[INFO] cloning repository https://github.com/fusillicode/pokespeare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fusillicode/pokespeare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffusillicode%2Fpokespeare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffusillicode%2Fpokespeare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38481cf469a5eab934c2ea4a2892724b90402a4f [INFO] testing fusillicode/pokespeare against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffusillicode%2Fpokespeare" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fusillicode/pokespeare on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fusillicode/pokespeare [INFO] finished tweaking git repo https://github.com/fusillicode/pokespeare [INFO] tweaked toml for git repo https://github.com/fusillicode/pokespeare written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/fusillicode/pokespeare already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded socket2 v0.3.16 [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.6 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded actix-router v0.2.5 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded actix-slog v0.2.1 [INFO] [stderr] Downloaded mockito v0.28.0 [INFO] [stderr] Downloaded trust-dns-proto v0.19.6 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded actix-macros v0.1.2 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf06b5cd26c0d9670b5b50ff0a09e630f95fa295c4a47c6141bcf77b1d693a7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf06b5cd26c0d9670b5b50ff0a09e630f95fa295c4a47c6141bcf77b1d693a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf06b5cd26c0d9670b5b50ff0a09e630f95fa295c4a47c6141bcf77b1d693a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf06b5cd26c0d9670b5b50ff0a09e630f95fa295c4a47c6141bcf77b1d693a7b", kill_on_drop: false }` [INFO] [stdout] cf06b5cd26c0d9670b5b50ff0a09e630f95fa295c4a47c6141bcf77b1d693a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0420c005d93f117f56f0678e809152af23be1caf4bd7535c84a6fe5441f8fb96 [INFO] running `Command { std: "docker" "start" "-a" "0420c005d93f117f56f0678e809152af23be1caf4bd7535c84a6fe5441f8fb96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling actix-slog v0.2.1 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "0420c005d93f117f56f0678e809152af23be1caf4bd7535c84a6fe5441f8fb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0420c005d93f117f56f0678e809152af23be1caf4bd7535c84a6fe5441f8fb96", kill_on_drop: false }` [INFO] [stdout] 0420c005d93f117f56f0678e809152af23be1caf4bd7535c84a6fe5441f8fb96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e15fbbf60ccba96e46f931e1f0e636a9fcfda44b84a175d9c1f153b019c55150 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e15fbbf60ccba96e46f931e1f0e636a9fcfda44b84a175d9c1f153b019c55150", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.99s [INFO] running `Command { std: "docker" "inspect" "e15fbbf60ccba96e46f931e1f0e636a9fcfda44b84a175d9c1f153b019c55150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15fbbf60ccba96e46f931e1f0e636a9fcfda44b84a175d9c1f153b019c55150", kill_on_drop: false }` [INFO] [stdout] e15fbbf60ccba96e46f931e1f0e636a9fcfda44b84a175d9c1f153b019c55150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d9ebb80771b90fe58fa8fbbec34d1e2a52a895c9143b88a6e1da7afffec09ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d9ebb80771b90fe58fa8fbbec34d1e2a52a895c9143b88a6e1da7afffec09ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pokespeare-1cb179f1cebf132b) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pokespeare-9ac0bfa08cd7c52c) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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/test_get_shakespearean_description_service.rs (/opt/rustwide/target/debug/deps/test_get_shakespearean_description_service-da7ecc656ac1adcb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_exceeded_limits_of_fun_translations_api_calls ... FAILED [INFO] [stdout] test test_poke_api_returns_status_code_different_from_200 ... FAILED [INFO] [stdout] test test_fun_translations_returns_200_with_unexpected_body ... FAILED [INFO] [stdout] test test_poke_apis_returns_200_with_unexpected_body ... FAILED [INFO] [stdout] test test_poke_apis_returns_200_without_a_traslatable_description ... FAILED [INFO] [stdout] test test_happy_path ... FAILED [INFO] [stdout] test test_fun_translations_returns_status_code_different_from_200 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_exceeded_limits_of_fun_translations_api_calls stdout ---- [INFO] [stdout] thread 'test_exceeded_limits_of_fun_translations_api_calls' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c3279d18 - test_get_shakespearean_description_service::test_exceeded_limits_of_fun_translations_api_calls::{{closure}}::h44355415a06da809 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:139:16 [INFO] [stdout] 22: 0x5610c329b4eb - as core::future::future::Future>::poll::h77af5d0fcd200bbe [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d276 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h8ff09113b57acd42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c329a880 - tokio::coop::with_budget::{{closure}}::hfc22100d7eb5e096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325b678 - std::thread::local::LocalKey::try_with::h61c98570defb6e6f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c325898d - std::thread::local::LocalKey::with::h08033088cf3f5d9a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326c525 - tokio::coop::with_budget::h55cdfe4a454c126e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326c525 - tokio::coop::budget::h64e2595d3708c157 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326c525 - as core::future::future::Future>::poll::{{closure}}::h324b6f56021b65bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326f177 - tokio::macros::scoped_tls::ScopedKey::set::hb25a54814c4d2803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a51a - tokio::task::local::LocalSet::with::h253eea3dc0911a2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326bfb2 - as core::future::future::Future>::poll::h599a13e07c80da0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326b0f0 - tokio::task::local::LocalSet::run_until::{{closure}}::h1efed867e571d735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329b22b - as core::future::future::Future>::poll::h582ab7f3cc72face [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c3290570 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h773bd6f4be225981 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c3299f80 - tokio::coop::with_budget::{{closure}}::h94f15dbc1552b90e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c3259cd8 - std::thread::local::LocalKey::try_with::h0c6118de80bc9c56 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c3258bcd - std::thread::local::LocalKey::with::h25c0dfc8d1126f7b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328d2dc - tokio::coop::with_budget::haf716407f1be4ebb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328d2dc - tokio::coop::budget::h6a68181af7c9a6f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328d2dc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h3dd85eed08ae74ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c3292521 - tokio::runtime::basic_scheduler::enter::{{closure}}::hdf6c4fbe4001b218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326ed4a - tokio::macros::scoped_tls::ScopedKey::set::h3f0b8964e9db45af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c32913c4 - tokio::runtime::basic_scheduler::enter::h8deec15bae9dea17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c6f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h55168c8db88b6edd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f6a8 - tokio::runtime::Runtime::block_on::{{closure}}::hed41a28503643e4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a37b2 - tokio::runtime::context::enter::h525c2b78339f0138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c326630a - tokio::runtime::handle::Handle::enter::h09f553b0122ddb3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329f1cd - tokio::runtime::Runtime::block_on::hc81c497423222ea5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a82a - tokio::task::local::LocalSet::block_on::h2b44ee581c93a1e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285dc3 - actix_rt::runtime::Runtime::block_on::hf6b88945e586f6ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329fcc2 - actix_rt::builder::SystemRunner::block_on::hd353766c5c164e2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c32795ee - test_get_shakespearean_description_service::test_exceeded_limits_of_fun_translations_api_calls::hae0ef64e07bbc47c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:118:1 [INFO] [stdout] 54: 0x5610c327958a - test_get_shakespearean_description_service::test_exceeded_limits_of_fun_translations_api_calls::{{closure}}::h07a26df23c27646f [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:118:1 [INFO] [stdout] 55: 0x5610c3270a3e - core::ops::function::FnOnce::call_once::hda456e171bd0faf2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_poke_api_returns_status_code_different_from_200 stdout ---- [INFO] [stdout] thread 'test_poke_api_returns_status_code_different_from_200' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c3277b84 - test_get_shakespearean_description_service::test_poke_api_returns_status_code_different_from_200::{{closure}}::h571b5509d6f07881 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:53:16 [INFO] [stdout] 22: 0x5610c329b98b - as core::future::future::Future>::poll::hd629dccb82afce76 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d2a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h96c1bb63c3d97ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c329a400 - tokio::coop::with_budget::{{closure}}::hc949346b3dca34a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325b918 - std::thread::local::LocalKey::try_with::h642b9d9e61beb945 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c3258a6d - std::thread::local::LocalKey::with::h138682ed75a9912a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326c2c5 - tokio::coop::with_budget::h3fd77216228655db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326c2c5 - tokio::coop::budget::h63ff3f6bd4aa0cdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326c2c5 - as core::future::future::Future>::poll::{{closure}}::h079a03cbbb1f332f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326f277 - tokio::macros::scoped_tls::ScopedKey::set::hb321846232d71129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a65a - tokio::task::local::LocalSet::with::h9a69b716fe970fce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326c172 - as core::future::future::Future>::poll::hc69fbed957ecd0a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326b350 - tokio::task::local::LocalSet::run_until::{{closure}}::h24c7c81a3305e8a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329bb2b - as core::future::future::Future>::poll::hfe4e60e5c886c93b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c3290120 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h0347ffbb06d270c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c32997a0 - tokio::coop::with_budget::{{closure}}::h58bf8f4294b5e13b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c325bec8 - std::thread::local::LocalKey::try_with::h7474c5bc8ba6538e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c3258e5d - std::thread::local::LocalKey::with::h4bfcbbd808119ef9 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328eb36 - tokio::coop::with_budget::h6fb07c152fb9dfe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328eb36 - tokio::coop::budget::h18043a443e058797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328eb36 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hb664fbc4ee6f69cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c32924b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcbeabc780208665d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326f6ca - tokio::macros::scoped_tls::ScopedKey::set::hebdd0f1bad77ddf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c3291044 - tokio::runtime::basic_scheduler::enter::h4f2cd8263e6eb8c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c730 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h62a12defefc599b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f5f8 - tokio::runtime::Runtime::block_on::{{closure}}::hb63a869f987d2adc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a35d2 - tokio::runtime::context::enter::h3b7bc2935d2ad9ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c326648a - tokio::runtime::handle::Handle::enter::h3225a8bd72b6a50a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329f10d - tokio::runtime::Runtime::block_on::h920cadaa19264235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a9ac - tokio::task::local::LocalSet::block_on::he27c47de672faf24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285c31 - actix_rt::runtime::Runtime::block_on::h7a2393e06bc5bb42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329fa20 - actix_rt::builder::SystemRunner::block_on::h67373fd8642b61e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c327777e - test_get_shakespearean_description_service::test_poke_api_returns_status_code_different_from_200::heb6e591013a56076 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:42:1 [INFO] [stdout] 54: 0x5610c327771a - test_get_shakespearean_description_service::test_poke_api_returns_status_code_different_from_200::{{closure}}::h7647bff84e7122db [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:42:1 [INFO] [stdout] 55: 0x5610c327083e - core::ops::function::FnOnce::call_once::h2b6f57da996a5f62 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_fun_translations_returns_200_with_unexpected_body stdout ---- [INFO] [stdout] thread 'test_fun_translations_returns_200_with_unexpected_body' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c327b686 - test_get_shakespearean_description_service::test_fun_translations_returns_200_with_unexpected_body::{{closure}}::ha20e370d4087ec7b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:202:16 [INFO] [stdout] 22: 0x5610c329b09b - as core::future::future::Future>::poll::h43839a1139d9d1a4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d246 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4e8eae5997cc2113 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c32990e0 - tokio::coop::with_budget::{{closure}}::h2df23cb037bb1c3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325bc78 - std::thread::local::LocalKey::try_with::h6cb15e859820ebb8 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c325955d - std::thread::local::LocalKey::with::hb057136e0af4b244 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326cea5 - tokio::coop::with_budget::ha6142b8b80c7394f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326cea5 - tokio::coop::budget::hd5405a08aca292c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326cea5 - as core::future::future::Future>::poll::{{closure}}::hb8616af0f97f55bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326f7d7 - tokio::macros::scoped_tls::ScopedKey::set::heeda96199e2eaf0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a4ca - tokio::task::local::LocalSet::with::h107c0633f95937a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326c092 - as core::future::future::Future>::poll::h824da4a312973c37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326ae90 - tokio::task::local::LocalSet::run_until::{{closure}}::h19d83d8e2b7c00b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329addb - as core::future::future::Future>::poll::h1d238fb3ffb5e484 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c3290810 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hbe2c431a85418592 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c3298ea0 - tokio::coop::with_budget::{{closure}}::h1f19e2676376bb00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c325aba8 - std::thread::local::LocalKey::try_with::h43c897299160a2bf [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c325946d - std::thread::local::LocalKey::with::haa4f779cd23a2ad7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328fb7c - tokio::coop::with_budget::hb3c320de3b4896f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328fb7c - tokio::coop::budget::h3c155c775cb706b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328fb7c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hea03a4f9b0c62ca1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c3292361 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3cd680762d57f9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326eb2a - tokio::macros::scoped_tls::ScopedKey::set::h27330503adadc935 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c32921c4 - tokio::runtime::basic_scheduler::enter::he98cbf8241c44996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c7b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd6fb411e388a080b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f288 - tokio::runtime::Runtime::block_on::{{closure}}::h12901d8a54858b67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a36c2 - tokio::runtime::context::enter::h3c692ac1ccd3692f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c326654a - tokio::runtime::handle::Handle::enter::h910f03500e252b74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329f04d - tokio::runtime::Runtime::block_on::h6a0db0a3d6909163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a7aa - tokio::task::local::LocalSet::block_on::h1424563db86800ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285d73 - actix_rt::runtime::Runtime::block_on::he3a39777c0aa02b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329fb02 - actix_rt::builder::SystemRunner::block_on::h786a722ce72fda69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c327b00e - test_get_shakespearean_description_service::test_fun_translations_returns_200_with_unexpected_body::h1506053eebddddab [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:184:1 [INFO] [stdout] 54: 0x5610c327afaa - test_get_shakespearean_description_service::test_fun_translations_returns_200_with_unexpected_body::{{closure}}::hf301efcabd85c887 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:184:1 [INFO] [stdout] 55: 0x5610c32708be - core::ops::function::FnOnce::call_once::h4b97e890c76d6e17 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_poke_apis_returns_200_with_unexpected_body stdout ---- [INFO] [stdout] thread 'test_poke_apis_returns_200_with_unexpected_body' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c3278573 - test_get_shakespearean_description_service::test_poke_apis_returns_200_with_unexpected_body::{{closure}}::h4e4be65482b94674 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:77:16 [INFO] [stdout] 22: 0x5610c329b57b - as core::future::future::Future>::poll::h8dcbcc1df936b1ae [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d366 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hda16fb1256485a63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c3299440 - tokio::coop::with_budget::{{closure}}::h4383ee3f2b2267d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325a6b8 - std::thread::local::LocalKey::try_with::h2f423fcbce964344 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c325978d - std::thread::local::LocalKey::with::hcd40b2e4e55df689 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326d105 - tokio::coop::with_budget::hae4072fb88e83382 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326d105 - tokio::coop::budget::hcd8bb0d84aa9447f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326d105 - as core::future::future::Future>::poll::{{closure}}::hfc429411ba54164e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326ee57 - tokio::macros::scoped_tls::ScopedKey::set::h552eae3294f32fec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a5ba - tokio::task::local::LocalSet::with::h74e6b61d676ce8fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326c102 - as core::future::future::Future>::poll::h95be04c3444d26ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326ba70 - tokio::task::local::LocalSet::run_until::{{closure}}::h97e948d95ba08cb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329ad4b - as core::future::future::Future>::poll::h16f94d451dd03036 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c32908e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::he0c6d753f7c2f64a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c329a0a0 - tokio::coop::with_budget::{{closure}}::h977954af44e958c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c325b1c8 - std::thread::local::LocalKey::try_with::h54215a93329e5328 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c3258c8d - std::thread::local::LocalKey::with::h2d8be96b2d211f5c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328cab6 - tokio::coop::with_budget::h10a8c7e71218d88d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328cab6 - tokio::coop::budget::h9d2300933e32d282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328cab6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h0f9afeac4ed627c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c32923d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h509f16e2fd8c6495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326f5aa - tokio::macros::scoped_tls::ScopedKey::set::hc04f9b5b12d02c1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c3291ac4 - tokio::runtime::basic_scheduler::enter::hbb8290eeee8b2278 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c7f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfaee278beedf74a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f548 - tokio::runtime::Runtime::block_on::{{closure}}::haeb03657f757de9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a3992 - tokio::runtime::context::enter::hc57e71ee72c64735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c32666ca - tokio::runtime::handle::Handle::enter::hd2720ff0684e2102 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329ef8d - tokio::runtime::Runtime::block_on::h273ff172706bfddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a8ac - tokio::task::local::LocalSet::block_on::h43847cb108efef2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285be1 - actix_rt::runtime::Runtime::block_on::h707f60715710e23f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329fbe0 - actix_rt::builder::SystemRunner::block_on::ha6cff47ae34e5643 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c327813e - test_get_shakespearean_description_service::test_poke_apis_returns_200_with_unexpected_body::he3f3d11effa45280 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:65:1 [INFO] [stdout] 54: 0x5610c32780da - test_get_shakespearean_description_service::test_poke_apis_returns_200_with_unexpected_body::{{closure}}::he45171cd81deee03 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:65:1 [INFO] [stdout] 55: 0x5610c32709fe - core::ops::function::FnOnce::call_once::hc44bd5e5ad258491 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_poke_apis_returns_200_without_a_traslatable_description stdout ---- [INFO] [stdout] thread 'test_poke_apis_returns_200_without_a_traslatable_description' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c327901d - test_get_shakespearean_description_service::test_poke_apis_returns_200_without_a_traslatable_description::{{closure}}::h6d17d2469d0eb068 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:106:16 [INFO] [stdout] 22: 0x5610c329b8fb - as core::future::future::Future>::poll::hb2b4a26e0fe4d953 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d306 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb204f662bd14b8d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c3299b00 - tokio::coop::with_budget::{{closure}}::h71200575b1ecc58a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325d158 - std::thread::local::LocalKey::try_with::hd700dc23f2530e0c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c32599dd - std::thread::local::LocalKey::with::hefef6a32835f322a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326cc45 - tokio::coop::with_budget::h67e445f15d796824 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326cc45 - tokio::coop::budget::hf8475df52eccb755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326cc45 - as core::future::future::Future>::poll::{{closure}}::h756115bede3b3953 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326ef57 - tokio::macros::scoped_tls::ScopedKey::set::h72062ef87502a3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a60a - tokio::task::local::LocalSet::with::h79efd3896b024f6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326bed2 - as core::future::future::Future>::poll::h0bad2ce6563f714a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326b810 - tokio::task::local::LocalSet::run_until::{{closure}}::h85aabe9e78965e2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329b60b - as core::future::future::Future>::poll::h8feed02b9445a04a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c3290690 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h8771aca0ebead2e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c32998c0 - tokio::coop::with_budget::{{closure}}::h63660e850191bce5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c3259f38 - std::thread::local::LocalKey::try_with::h0eb71a830c52eba6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c325891d - std::thread::local::LocalKey::with::h070dc470fcb50367 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328daf6 - tokio::coop::with_budget::hd2a95dda1b2c7a1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328daf6 - tokio::coop::budget::hbe442473b9d7b6e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328daf6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h4a06b99defaa16f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c32922f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2237a82533efd649 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326ea0a - tokio::macros::scoped_tls::ScopedKey::set::h084b95f06d95d05d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c3291e44 - tokio::runtime::basic_scheduler::enter::hce6be9cf621daa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c6b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h38e4c14a29b913a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f3e8 - tokio::runtime::Runtime::block_on::{{closure}}::h7b78133b60a26ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a3a82 - tokio::runtime::context::enter::hf8ffc6df60ba064a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c326678a - tokio::runtime::handle::Handle::enter::he4a303ad153d008e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329f16d - tokio::runtime::Runtime::block_on::hb3f85f80a552a5f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326aa2c - tokio::task::local::LocalSet::block_on::he34bd155e500d8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285c81 - actix_rt::runtime::Runtime::block_on::h7fd0d18174283da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329f940 - actix_rt::builder::SystemRunner::block_on::h60dfc22f80b546c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c3278b2e - test_get_shakespearean_description_service::test_poke_apis_returns_200_without_a_traslatable_description::h28b7429985dd9291 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:89:1 [INFO] [stdout] 54: 0x5610c3278aca - test_get_shakespearean_description_service::test_poke_apis_returns_200_without_a_traslatable_description::{{closure}}::ha0e33c9bca8533b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:89:1 [INFO] [stdout] 55: 0x5610c32707fe - core::ops::function::FnOnce::call_once::h27565c4853e2f159 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_happy_path stdout ---- [INFO] [stdout] thread 'test_happy_path' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c3277128 - test_get_shakespearean_description_service::test_happy_path::{{closure}}::h76cbbc779f15b883 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:30:16 [INFO] [stdout] 22: 0x5610c329b3cb - as core::future::future::Future>::poll::h6ac7f5f6eace7a75 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d336 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbc187f90e25396a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c3299c20 - tokio::coop::with_budget::{{closure}}::h755b9606c877a6a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325aa88 - std::thread::local::LocalKey::try_with::h3c024dd8fb88f312 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c3258cfd - std::thread::local::LocalKey::with::h371bf5d6b92b5a3e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326c785 - tokio::coop::with_budget::hcb2c2de8097958a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326c785 - tokio::coop::budget::hbf0bcb607b1e8fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326c785 - as core::future::future::Future>::poll::{{closure}}::h352d43ac4676074c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326ec37 - tokio::macros::scoped_tls::ScopedKey::set::h3d22024e9582855c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a6aa - tokio::task::local::LocalSet::with::hda8f31f80b6de556 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326bf42 - as core::future::future::Future>::poll::h4af5386bf63f7ce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326b5b0 - tokio::task::local::LocalSet::run_until::{{closure}}::h6ccfc0f48f2ac124 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329af7b - as core::future::future::Future>::poll::h28971a112272b673 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c3290630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h82ba4f4efd73d84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c3298c60 - tokio::coop::with_budget::{{closure}}::h0e4f13ea1e4cacf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c325a598 - std::thread::local::LocalKey::try_with::h2a106733ba3312a6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c32590dd - std::thread::local::LocalKey::with::h6f7c66c7437f716a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328f35c - tokio::coop::with_budget::h3097d7feb8ca7784 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328f35c - tokio::coop::budget::hea6e876c8b911a11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328f35c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hdc8073d4eef8937f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c3292281 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0ebba2e1c080ee45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326f06a - tokio::macros::scoped_tls::ScopedKey::set::h9589ffb3d4fc0526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c3290cc4 - tokio::runtime::basic_scheduler::enter::h153c1232de4716c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c770 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7e4cfbbdbed60804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f338 - tokio::runtime::Runtime::block_on::{{closure}}::h6aaa4ef2c17196c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a34e2 - tokio::runtime::context::enter::h1363d1be436215aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c32663ca - tokio::runtime::handle::Handle::enter::h13d9838d30c7f84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329efed - tokio::runtime::Runtime::block_on::h4a4d239c3c025c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a92a - tokio::task::local::LocalSet::block_on::hd4f1ee2f3bddafa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285cd3 - actix_rt::runtime::Runtime::block_on::h82e2dec0351644bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329f782 - actix_rt::builder::SystemRunner::block_on::h3ada048c014dab1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c32769fe - test_get_shakespearean_description_service::test_happy_path::hedd407e00222dd16 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:10:1 [INFO] [stdout] 54: 0x5610c327699a - test_get_shakespearean_description_service::test_happy_path::{{closure}}::h74f39d399eb6c2ba [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:10:1 [INFO] [stdout] 55: 0x5610c32708fe - core::ops::function::FnOnce::call_once::h61903e5f9eb6e304 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_fun_translations_returns_status_code_different_from_200 stdout ---- [INFO] [stdout] thread 'test_fun_translations_returns_status_code_different_from_200' panicked at 'Tried to setenv '"POKE_API_ENDPOINT"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610c3aad5fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610c3aad5fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610c3aad5fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610c3aad5fc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610c3ad20bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5610c3aa5d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5610c3aaf0a0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610c3aaf0a0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610c3aaf0a0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5610c3aaec86 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5610c3aaf754 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5610c3aaf230 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5610c3aadab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5610c3aaf199 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5610c3257f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5610c3aa1fc4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x5610c3aa1fc4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x5610c326d788 - std::env::set_var::hbba3a46221924b2f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x5610c3275dd2 - test_get_shakespearean_description_service::set_up_mocks::hfbbeb66d52e6a276 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:217:5 [INFO] [stdout] 19: 0x5610c3275fdc - test_get_shakespearean_description_service::call_get_shakespearean_description_service::{{closure}}::he4432e88343c0abc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:227:54 [INFO] [stdout] 20: 0x5610c329b2e7 - as core::future::future::Future>::poll::h5fd11cfa5cc40fd3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5610c327aa28 - test_get_shakespearean_description_service::test_fun_translations_returns_status_code_different_from_200::{{closure}}::h3ff1ee5aa6116dfd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:172:16 [INFO] [stdout] 22: 0x5610c329b00b - as core::future::future::Future>::poll::h2cd34a0dca1f0f1c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5610c326d2d6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h9ad8aa9aee8da011 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:65 [INFO] [stdout] 24: 0x5610c329a9a0 - tokio::coop::with_budget::{{closure}}::hfef264dddc211872 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 25: 0x5610c325c608 - std::thread::local::LocalKey::try_with::h9bdf79c0e74c0b84 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5610c3259a4d - std::thread::local::LocalKey::with::hf13cc6990682570e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5610c326c9e5 - tokio::coop::with_budget::h87cff16aa96fe9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5610c326c9e5 - tokio::coop::budget::h38af510955b996eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5610c326c9e5 - as core::future::future::Future>::poll::{{closure}}::h4a8c54b69db4c251 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:528:42 [INFO] [stdout] 30: 0x5610c326f377 - tokio::macros::scoped_tls::ScopedKey::set::hb7d436e42f4e2c3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x5610c326a56a - tokio::task::local::LocalSet::with::h45ed6a8a21570d6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:442:9 [INFO] [stdout] 32: 0x5610c326c022 - as core::future::future::Future>::poll::h7dd30657041a0dc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:518:9 [INFO] [stdout] 33: 0x5610c326bcd0 - tokio::task::local::LocalSet::run_until::{{closure}}::hca47de7beab0758e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:392:9 [INFO] [stdout] 34: 0x5610c329b45b - as core::future::future::Future>::poll::h6d944fbfa23faa39 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x5610c32905d0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h7ad515ba2b3bd49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 36: 0x5610c3299200 - tokio::coop::with_budget::{{closure}}::h376fc386664f1323 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 37: 0x5610c325b0a8 - std::thread::local::LocalKey::try_with::h52ca24d2d58e2742 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5610c3258add - std::thread::local::LocalKey::with::h1e65c6590b8c3bbd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5610c328e31c - tokio::coop::with_budget::h32541049a33b37dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 40: 0x5610c328e31c - tokio::coop::budget::hff5e062e9bcbb5b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 41: 0x5610c328e31c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::ha191d14bef1a217b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 42: 0x5610c3292441 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc4892b2ae7f113a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 43: 0x5610c326f48a - tokio::macros::scoped_tls::ScopedKey::set::hb94a960530f5c8d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 44: 0x5610c3291744 - tokio::runtime::basic_scheduler::enter::h98fc070ff9335acb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 45: 0x5610c328c670 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1671984c46711256 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 46: 0x5610c329f498 - tokio::runtime::Runtime::block_on::{{closure}}::ha20d9cfb6463722c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 47: 0x5610c32a38a2 - tokio::runtime::context::enter::h5f0d7566ef590269 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 48: 0x5610c326660a - tokio::runtime::handle::Handle::enter::h91e57862cb5a920f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 49: 0x5610c329f0ad - tokio::runtime::Runtime::block_on::h8425103e095a274f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 50: 0x5610c326a72a - tokio::task::local::LocalSet::block_on::h04068aa8aa5ca186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/task/local.rs:353:9 [INFO] [stdout] 51: 0x5610c3285d23 - actix_rt::runtime::Runtime::block_on::hb1dcbd53e6efe14e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 52: 0x5610c329f862 - actix_rt::builder::SystemRunner::block_on::h3b3e61fb1404cfb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 53: 0x5610c327a2fe - test_get_shakespearean_description_service::test_fun_translations_returns_status_code_different_from_200::h52b940c0b74b7af5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:151:1 [INFO] [stdout] 54: 0x5610c327a29a - test_get_shakespearean_description_service::test_fun_translations_returns_status_code_different_from_200::{{closure}}::ha9e4949d7f49dadd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_get_shakespearean_description_service.rs:151:1 [INFO] [stdout] 55: 0x5610c327087e - core::ops::function::FnOnce::call_once::h3272039a639a4d2e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5610c32d9d33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5610c32d9d33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 58: 0x5610c32d8947 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x5610c32d8947 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x5610c32d8947 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x5610c32d8947 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x5610c32d8947 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x5610c32d8947 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 64: 0x5610c32d8947 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 65: 0x5610c32a5bee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 66: 0x5610c32a5bee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 67: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 68: 0x5610c32aa948 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x5610c32aa948 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x5610c32aa948 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x5610c32aa948 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x5610c32aa948 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 73: 0x5610c32aa948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x5610c3ab4af3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 76: 0x5610c3ab4af3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f2fb485e609 - start_thread [INFO] [stdout] 78: 0x7f2fb462e293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_exceeded_limits_of_fun_translations_api_calls [INFO] [stdout] test_fun_translations_returns_200_with_unexpected_body [INFO] [stdout] test_fun_translations_returns_status_code_different_from_200 [INFO] [stdout] test_happy_path [INFO] [stdout] test_poke_api_returns_status_code_different_from_200 [INFO] [stdout] test_poke_apis_returns_200_with_unexpected_body [INFO] [stdout] test_poke_apis_returns_200_without_a_traslatable_description [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test_get_shakespearean_description_service' [INFO] running `Command { std: "docker" "inspect" "5d9ebb80771b90fe58fa8fbbec34d1e2a52a895c9143b88a6e1da7afffec09ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9ebb80771b90fe58fa8fbbec34d1e2a52a895c9143b88a6e1da7afffec09ed", kill_on_drop: false }` [INFO] [stdout] 5d9ebb80771b90fe58fa8fbbec34d1e2a52a895c9143b88a6e1da7afffec09ed