[INFO] cloning repository https://github.com/imagineDevit/buzz-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imagineDevit/buzz-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FimagineDevit%2Fbuzz-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FimagineDevit%2Fbuzz-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dfce848e3549d9b060534c9564e2b80c624f7c5
[INFO] testing imagineDevit/buzz-game against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FimagineDevit%2Fbuzz-game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imagineDevit/buzz-game
[INFO] finished tweaking git repo https://github.com/imagineDevit/buzz-game
[INFO] tweaked toml for git repo https://github.com/imagineDevit/buzz-game written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imagineDevit/buzz-game on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imagineDevit/buzz-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project v1.0.8
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded async-global-executor v2.0.2
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr]   Downloaded async-executor v1.4.1
[INFO] [stderr]   Downloaded mobc v0.7.3
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded postgres-protocol v0.6.2
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded postgres-types v0.2.2
[INFO] [stderr]   Downloaded mobc-postgres v0.7.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.4
[INFO] [stderr]   Downloaded headers v0.3.5
[INFO] [stderr]   Downloaded libc v0.2.105
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded hyper v0.14.14
[INFO] [stderr]   Downloaded async-task v4.0.3
[INFO] [stderr]   Downloaded async-std v1.10.0
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded cache-padded v1.1.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.2
[INFO] [stderr]   Downloaded polling v2.1.0
[INFO] [stderr]   Downloaded async-io v1.6.0
[INFO] [stderr]   Downloaded async-lock v2.4.0
[INFO] [stderr]   Downloaded fastrand v1.5.0
[INFO] [stderr]   Downloaded phf v0.10.0
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded event-listener v2.5.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.8
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded ctor v0.1.21
[INFO] [stderr]   Downloaded rstest v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37c672ee2c025b2be2f29916e7c27b8f774a83a3dce6d130825c21b66e5a2068
[INFO] running `Command { std: "docker" "start" "-a" "37c672ee2c025b2be2f29916e7c27b8f774a83a3dce6d130825c21b66e5a2068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37c672ee2c025b2be2f29916e7c27b8f774a83a3dce6d130825c21b66e5a2068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c672ee2c025b2be2f29916e7c27b8f774a83a3dce6d130825c21b66e5a2068", kill_on_drop: false }`
[INFO] [stdout] 37c672ee2c025b2be2f29916e7c27b8f774a83a3dce6d130825c21b66e5a2068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83cf3b9b722651d1446e149fa25fb32dacbec0b850f23c0b5a76eefe9dd88ca5
[INFO] running `Command { std: "docker" "start" "-a" "83cf3b9b722651d1446e149fa25fb32dacbec0b850f23c0b5a76eefe9dd88ca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling rstest v0.11.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling phf v0.10.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.2
[INFO] [stderr]    Compiling headers v0.3.5
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling postgres-types v0.2.2
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling mobc v0.7.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling tokio-postgres v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling mobc-postgres v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.14
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling buzz-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/dto/messages.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, rstest v0.11.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "83cf3b9b722651d1446e149fa25fb32dacbec0b850f23c0b5a76eefe9dd88ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83cf3b9b722651d1446e149fa25fb32dacbec0b850f23c0b5a76eefe9dd88ca5", kill_on_drop: false }`
[INFO] [stdout] 83cf3b9b722651d1446e149fa25fb32dacbec0b850f23c0b5a76eefe9dd88ca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a74389169488ee2f35041457df7a02121f41b524c3e4e2b17a29895b94250c4
[INFO] running `Command { std: "docker" "start" "-a" "1a74389169488ee2f35041457df7a02121f41b524c3e4e2b17a29895b94250c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling buzz-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/dto/messages.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, rstest v0.11.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1a74389169488ee2f35041457df7a02121f41b524c3e4e2b17a29895b94250c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a74389169488ee2f35041457df7a02121f41b524c3e4e2b17a29895b94250c4", kill_on_drop: false }`
[INFO] [stdout] 1a74389169488ee2f35041457df7a02121f41b524c3e4e2b17a29895b94250c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eccf122fd40aba890ec39cd94a56b9c9937465df340d7692367f5f0702fd11d5
[INFO] running `Command { std: "docker" "start" "-a" "eccf122fd40aba890ec39cd94a56b9c9937465df340d7692367f5f0702fd11d5", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `finish` that must be used
[INFO] [stderr]   --> src/dto/messages.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |         state.finish();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let _ = state.finish();
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `buzz-game` (bin "buzz-game" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, rstest v0.11.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buzz_game-556f675a4e8dda6a)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test dto::requests_tests::deserialize_add_player_request_test ... ok
[INFO] [stdout] test dto::requests_tests::deserialize_register_answer_request_test ... ok
[INFO] [stdout] test dto::responses_tests::response_test::case_1 ... ok
[INFO] [stdout] test dto::responses_tests::response_test::case_2 ... ok
[INFO] [stdout] test dto::responses_tests::response_test::case_3 ... ok
[INFO] [stdout] test game_info::game_info_tests::load_current_question_test ... ok
[INFO] [stdout] test game_info::game_info_tests::start_test ... ok
[INFO] [stdout] test game_info::game_info_tests::add_release_buzz_test ... ok
[INFO] [stdout] test dto::requests_tests::deserialize_register_buzz_request_test ... ok
[INFO] [stdout] test dto::responses_tests::error_response_test ... FAILED
[INFO] [stdout] test config::tests::init_config_test ... FAILED
[INFO] [stdout] test data::tests::insert_test::case_1 ... FAILED
[INFO] [stdout] test services::tests::register_answer_test ... FAILED
[INFO] [stdout] test data::tests::insert_test_fails - should panic ... ok
[INFO] [stdout] test data::tests::not_exist_by_test::case_1 ... FAILED
[INFO] [stdout] test services::tests::register_buzz_test ... FAILED
[INFO] [stdout] test data::tests::find_by_test::case_1 ... FAILED
[INFO] [stdout] test services::tests::add_player_test ... FAILED
[INFO] [stdout] test data::tests::exist_by_test::case_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dto::responses_tests::error_response_test stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] json = "{\"type\":\"ERROR\",\"message\":\"error occurred\"}"
[INFO] [stdout] error_response = Error { message: "error occurred", code: 500 }
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'dto::responses_tests::error_response_test' panicked at src/dto.rs:106:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "{\"type\":\"ERROR\",\"message\":\"error occurred\",\"code\":500}"
[INFO] [stdout]  right: "{\"type\":\"ERROR\",\"message\":\"error occurred\"}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef212d3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5f836eb6ea57 - core::panicking::assert_failed::h17e6483385476cc6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5f836ec0e016 - buzz_game::dto::responses_tests::error_response_test::error_response_test::h456d6acc318ea3c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dto.rs:106:9
[INFO] [stdout]   22:     0x5f836ec0de1a - buzz_game::dto::responses_tests::error_response_test::hc5aa1956d123aeb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dto.rs:102:5
[INFO] [stdout]   23:     0x5f836ec0db57 - buzz_game::dto::responses_tests::error_response_test::{{closure}}::h303c37e7d6a97841
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dto.rs:102:34
[INFO] [stdout]   24:     0x5f836eb2b136 - core::ops::function::FnOnce::call_once::h84c850f53caddf88
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   46:     0x7e555f9aca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::init_config_test stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::init_config_test' panicked at src/config.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "buzz-game-test"
[INFO] [stdout]  right: "buzz-game"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef212d3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5f836eb6ea57 - core::panicking::assert_failed::h17e6483385476cc6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5f836eb648cd - buzz_game::config::tests::init_config_test::{{closure}}::init_config_test::{{closure}}::h4df029abb6cee1ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:24:9
[INFO] [stdout]   22:     0x5f836eb642a5 - buzz_game::config::tests::init_config_test::{{closure}}::hf389018414b7470a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:16:5
[INFO] [stdout]   23:     0x5f836ebed0d0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hd37ff34858f49edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5f836ec1de28 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb0a56c537f16dd00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5f836eb4e925 - std::thread::local::LocalKey<T>::try_with::h072cecc8c3240eac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5f836eb4d8ce - std::thread::local::LocalKey<T>::with::h6745b04d1e08345b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5f836ec1ce18 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h872789db9b7d63af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5f836ebecdd1 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hc35325c754557e1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5f836ebfa834 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hdce8204dd71dab4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   30:     0x5f836ec23800 - async_executor::Executor::run::{{closure}}::hd1b15744b4b9c4dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   31:     0x5f836ec204ef - async_executor::LocalExecutor::run::{{closure}}::h7c81f4c533998c16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   32:     0x5f836eba4c36 - async_io::driver::block_on::h312f515d073529ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   33:     0x5f836ebf56df - async_global_executor::reactor::block_on::{{closure}}::h8deadc96e4eb89b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   34:     0x5f836ebf51ab - async_global_executor::reactor::block_on::h81903244667ac41c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   35:     0x5f836ebff7ed - async_global_executor::executor::block_on::{{closure}}::h24cc81aa02aa8455
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   36:     0x5f836eb51c7f - std::thread::local::LocalKey<T>::try_with::h8c2882e776c3ca7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5f836eb4e70e - std::thread::local::LocalKey<T>::with::hf0c64020aabb735f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5f836ebff526 - async_global_executor::executor::block_on::h31f8c22a3322a987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   39:     0x5f836ebfeee0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h81149c552e492f15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   40:     0x5f836ec1d134 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h13c8c19454cd709a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   41:     0x5f836eb5300d - std::thread::local::LocalKey<T>::try_with::hc4fe98eff696c467
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x5f836eb4d88e - std::thread::local::LocalKey<T>::with::h61dbdbb320837407
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x5f836ec1ce57 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha09114028f0c09d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   44:     0x5f836ebfddfc - async_std::task::builder::Builder::blocking::{{closure}}::h621c245975e4dfbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   45:     0x5f836eb518bf - std::thread::local::LocalKey<T>::try_with::h83b7c59ed40fcdb9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   46:     0x5f836eb4e26e - std::thread::local::LocalKey<T>::with::hc9b5ea557927baeb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   47:     0x5f836ebfd948 - async_std::task::builder::Builder::blocking::hf845634e88ffebca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   48:     0x5f836ec1edde - async_std::task::block_on::block_on::h77628b44059c2fff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   49:     0x5f836eb64079 - buzz_game::config::tests::init_config_test::hc49833ba0f174c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:16:5
[INFO] [stdout]   50:     0x5f836eb64047 - buzz_game::config::tests::init_config_test::{{closure}}::h7c6c3bb48e11d29d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:16:45
[INFO] [stdout]   51:     0x5f836eb2a816 - core::ops::function::FnOnce::call_once::h44aeb14a265c3355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   54:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   55:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   60:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   61:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   62:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   70:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   72:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   73:     0x7e555f9aca34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::insert_test::case_1 stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] player = Player { id: "251ab1cb-1599-496f-a6b7-5c7d3a022fa2", name: "Audrey", score: 0 }
[INFO] [stdout] name = "Audrey"
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'data::tests::insert_test::case_1' panicked at src/data.rs:26:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836ebb0293 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836ebb0293 - buzz_game::data::tests::repository::{{closure}}::h898c7daa791117de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:26:10
[INFO] [stdout]   22:     0x5f836ebaf83c - buzz_game::data::tests::repository::get::{{closure}}::hebcb6886e2c0f712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   23:     0x5f836ebafa2c - buzz_game::data::tests::repository::default::{{closure}}::hb438897e695c6bd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   24:     0x5f836ebb0f1a - buzz_game::data::tests::insert_test::{{closure}}::h1854ab455401995f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:46:49
[INFO] [stdout]   25:     0x5f836eb78461 - buzz_game::data::tests::insert_test::case_1::{{closure}}::h09fe3b24ba936254
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:36:5
[INFO] [stdout]   26:     0x5f836ebed110 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hf8b25473dcd3dd7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1d628 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5a4491243f543036
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb51155 - std::thread::local::LocalKey<T>::try_with::h71e8b1a8ad485c38
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4e56e - std::thread::local::LocalKey<T>::with::he92191d99e5c61c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1cf68 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbe84fe3aa48f4a79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecbca - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h1909635e1fa6a373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa3d4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h737d809559257b48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec21cc3 - async_executor::Executor::run::{{closure}}::h1f041a336be9a0d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec1fa6d - async_executor::LocalExecutor::run::{{closure}}::h20f5c22f971b5a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836eba6b74 - async_io::driver::block_on::h45c2b588b0a8ffbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf5821 - async_global_executor::reactor::block_on::{{closure}}::hd85dd26fa6bb9938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf4bb7 - async_global_executor::reactor::block_on::h30697e3cbcc1d452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebff70b - async_global_executor::executor::block_on::{{closure}}::h02d757a2b0ad2f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb5226d - std::thread::local::LocalKey<T>::try_with::h97bfc3a577268614
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4db3e - std::thread::local::LocalKey<T>::with::h7c3b0b6a071e5f45
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff55a - async_global_executor::executor::block_on::h3a541d209d97d5e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebfedef - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h6b07546b51faf47b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1d416 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h482c63129ccb0251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb5249f - std::thread::local::LocalKey<T>::try_with::h9cb4563627afc416
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4d4be - std::thread::local::LocalKey<T>::with::h311375af437dbb22
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1cfea - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd24b0d86ab6601e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfdc4e - async_std::task::builder::Builder::blocking::{{closure}}::h052d8b105cd6d620
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb54d3d - std::thread::local::LocalKey<T>::try_with::hf60cf6bb9b7bd674
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4e3ae - std::thread::local::LocalKey<T>::with::hd5f0ced0f8922938
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfca17 - async_std::task::builder::Builder::blocking::h7600be019eb90ab6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1ed2c - async_std::task::block_on::block_on::h69ac3e941063b6c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836eb77ff7 - buzz_game::data::tests::insert_test::case_1::had8b66d51db2088e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:36:5
[INFO] [stdout]   53:     0x5f836eb77fc7 - buzz_game::data::tests::insert_test::case_1::{{closure}}::h11fd72d481f78c82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:36:14
[INFO] [stdout]   54:     0x5f836eb2bda6 - core::ops::function::FnOnce::call_once::hd4849e2c91c2166c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::tests::register_answer_test stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] game_info = Mutex { data: GameInfo { started: false, buzzed: false, buzz_author: None, max_players: 6, min_players: 1, number_of_players: 0, current_question: None, senders: Mutex { data: {} }, questions_iterator: IntoIter([]) } }
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'services::tests::register_answer_test' panicked at src/services.rs:36:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836eb66563 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836eb66563 - buzz_game::services::tests::repo::{{closure}}::hb59f0856c96bf0ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:36:10
[INFO] [stdout]   22:     0x5f836eb65b0c - buzz_game::services::tests::repo::get::{{closure}}::hb0e648aff5736336
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   23:     0x5f836eb65cfc - buzz_game::services::tests::repo::default::{{closure}}::hbcd004de83eb2116
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   24:     0x5f836eb69733 - buzz_game::services::tests::register_answer_test::{{closure}}::register_answer_test::{{closure}}::h56c687bb6572751b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:134:30
[INFO] [stdout]   25:     0x5f836eb693b8 - buzz_game::services::tests::register_answer_test::{{closure}}::h6ea0bbe4447a6e93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:123:5
[INFO] [stdout]   26:     0x5f836ebed090 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hc316d92b2460cfc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1dc28 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h947c1c79f38606a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb550d5 - std::thread::local::LocalKey<T>::try_with::hf89c2dd24c623338
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4dd8e - std::thread::local::LocalKey<T>::with::h9884966e2e2de067
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1cbf8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h533e5afc937ee951
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecd91 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha10a188086cefb86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa5b4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hbe28767eaf4c101a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec2313d - async_executor::Executor::run::{{closure}}::hc44699aff63a9cc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec2026b - async_executor::LocalExecutor::run::{{closure}}::h5b51daa4832a42cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836ebad8d4 - async_io::driver::block_on::hea747306c863f9af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf565d - async_global_executor::reactor::block_on::{{closure}}::h46977d35e9a3cd6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf4d07 - async_global_executor::reactor::block_on::h4f97760ac46b2176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebffb9a - async_global_executor::executor::block_on::{{closure}}::hcb5517c7f6a03929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb54fbf - std::thread::local::LocalKey<T>::try_with::hf717c4413c1b6b5c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4ce1e - std::thread::local::LocalKey<T>::with::h003133901b790cbb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff666 - async_global_executor::executor::block_on::hdc5f934e1d0f2f37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebfefdf - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha0e5f8098b41b4da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1e334 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hca2df543b059aad7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb51f6d - std::thread::local::LocalKey<T>::try_with::h93b943a961ea13c5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4e12e - std::thread::local::LocalKey<T>::with::hc4e5cbed62c82976
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1d077 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdfcd1e0fd406bbef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfe7cc - async_std::task::builder::Builder::blocking::{{closure}}::hcec7f9fe8b86317d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb5084f - std::thread::local::LocalKey<T>::try_with::h4d003c0701b0ecf4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4ce5e - std::thread::local::LocalKey<T>::with::h00c32eb83139e8ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfc277 - async_std::task::builder::Builder::blocking::h137fbb79b1f37af2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1f14e - async_std::task::block_on::block_on::hd4800c87533da811
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836eb69059 - buzz_game::services::tests::register_answer_test::h9527fc349b72e321
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:123:5
[INFO] [stdout]   53:     0x5f836eb69027 - buzz_game::services::tests::register_answer_test::{{closure}}::hc399fb5cce7988d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:123:14
[INFO] [stdout]   54:     0x5f836eb2adc6 - core::ops::function::FnOnce::call_once::h60bebf7f639955e1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::not_exist_by_test::case_1 stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] name = "Chlo"
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'data::tests::not_exist_by_test::case_1' panicked at src/data.rs:26:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836ebb0293 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836ebb0293 - buzz_game::data::tests::repository::{{closure}}::h898c7daa791117de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:26:10
[INFO] [stdout]   22:     0x5f836ebaf83c - buzz_game::data::tests::repository::get::{{closure}}::hebcb6886e2c0f712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   23:     0x5f836ebafa2c - buzz_game::data::tests::repository::default::{{closure}}::hb438897e695c6bd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   24:     0x5f836ebb3411 - buzz_game::data::tests::not_exist_by_test::{{closure}}::h21b118b35e2da086
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:102:49
[INFO] [stdout]   25:     0x5f836eb9e79f - buzz_game::data::tests::not_exist_by_test::case_1::{{closure}}::hc3a84563efb369ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:93:5
[INFO] [stdout]   26:     0x5f836ebecf90 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h418e30362f24e16e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1e428 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd2250d0708167f93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb50965 - std::thread::local::LocalKey<T>::try_with::h4d9859526bf6bc11
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4d7be - std::thread::local::LocalKey<T>::with::h593b9c6a5c642069
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1ccb8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5fa29514640e22d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecd51 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h9858e2f251fa7522
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa794 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hd74b05e91f3c8f5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec226ee - async_executor::Executor::run::{{closure}}::h300179a6f942ee8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec1ffac - async_executor::LocalExecutor::run::{{closure}}::h4c91c8446d3c9369
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836ebab974 - async_io::driver::block_on::hd6607458f3489384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf577e - async_global_executor::reactor::block_on::{{closure}}::ha7193bfcc7452774
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf52e8 - async_global_executor::reactor::block_on::ha10d369ef88fc2cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebff9ab - async_global_executor::executor::block_on::{{closure}}::h6498a52a66c296a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb5498f - std::thread::local::LocalKey<T>::try_with::hf2142dde9971ca47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4d27e - std::thread::local::LocalKey<T>::with::h1b22a74d2541c741
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff636 - async_global_executor::executor::block_on::hac0eb49b19a8d6d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebfe9ff - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0d5323516e8814a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1d734 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h65fc5364ab2c9c6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb527fd - std::thread::local::LocalKey<T>::try_with::ha53efbbf4ae129f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4df2e - std::thread::local::LocalKey<T>::with::h9eca325a74aecfb1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1cc77 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h58ab815ed24e6e38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfe17c - async_std::task::builder::Builder::blocking::{{closure}}::h707cec3b5bf3eddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb50e5f - std::thread::local::LocalKey<T>::try_with::h64ef950e223e24a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4d13e - std::thread::local::LocalKey<T>::with::h144239687ac4dde4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfd447 - async_std::task::builder::Builder::blocking::hd1e1432ec3158408
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1ee8e - async_std::task::block_on::block_on::h9cf3516ac9146847
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836eb9e419 - buzz_game::data::tests::not_exist_by_test::case_1::h527d7824c5324183
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:93:5
[INFO] [stdout]   53:     0x5f836eb9e3e7 - buzz_game::data::tests::not_exist_by_test::case_1::{{closure}}::ha746b3e94f5cc8de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:93:14
[INFO] [stdout]   54:     0x5f836eb2ba16 - core::ops::function::FnOnce::call_once::hc1e440a52005388d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::tests::register_buzz_test stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] game_info = Mutex { data: GameInfo { started: false, buzzed: false, buzz_author: None, max_players: 6, min_players: 1, number_of_players: 0, current_question: None, senders: Mutex { data: {} }, questions_iterator: IntoIter([]) } }
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at src/data.rs:21:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GetDBConnectionError(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836ebb063c - core::result::Result<T,E>::unwrap::h232c0e5a012f24e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836ebb063c - buzz_game::data::tests::repository::{{closure}}::{{closure}}::h13bd735b03072da3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:21:64
[INFO] [stdout]   22:     0x5f836eb9a3ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h06197a8e656e7fb1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f836eb98780 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h789dc029301d8386
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/core.rs:161:24
[INFO] [stdout]   24:     0x5f836eb861c6 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc4dd17181a6a32b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   25:     0x5f836eb97a02 - tokio::runtime::task::core::CoreStage<T>::poll::h2da2cdf7bef5ab3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/core.rs:151:24
[INFO] [stdout]   26:     0x5f836eb3ee3d - tokio::runtime::task::harness::poll_future::{{closure}}::ha908fe0c5a8248c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:461:30
[INFO] [stdout]   27:     0x5f836eb6b950 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2bf921a18d774dbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5f836ec11b84 - std::panicking::catch_unwind::do_call::h79da34a5c3fef7f7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5f836ec0e34b - __rust_try
[INFO] [stdout]   30:     0x5f836ec025a6 - std::panicking::catch_unwind::h36b9a602ac7a2190
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5f836ec025a6 - std::panic::catch_unwind::hcbd0f60496586730
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f836eb3e03c - tokio::runtime::task::harness::poll_future::hc2cd445b607876ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:449:18
[INFO] [stdout]   33:     0x5f836eb3fd8d - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h429dcaccf62ffc70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:98:27
[INFO] [stdout]   34:     0x5f836eb48963 - tokio::runtime::task::harness::Harness<T,S>::poll::h3a2ed63a339df086
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:53:20
[INFO] [stdout]   35:     0x5f836ec2b9cb - tokio::runtime::task::raw::poll::h18bdb9738fc6c398
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/raw.rs:113:13
[INFO] [stdout]   36:     0x5f836ee57387 - tokio::runtime::task::raw::RawTask::poll::he31338542eef2e59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/raw.rs:70:18
[INFO] [stdout]   37:     0x5f836ee68492 - tokio::runtime::task::LocalNotified<S>::run::h556fd0c0ef8e69d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/mod.rs:343:13
[INFO] [stdout]   38:     0x5f836ee3af25 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::h8a81ae65d808fd5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:420:18
[INFO] [stdout]   39:     0x5f836ee3fd90 - tokio::coop::with_budget::{{closure}}::ha7c817ed2a5ab8d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   40:     0x5f836ee2f868 - std::thread::local::LocalKey<T>::try_with::hd5c50817f80e81fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x5f836ee2e71f - std::thread::local::LocalKey<T>::with::hec2450ef5ba9541b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x5f836ee3ae09 - tokio::coop::with_budget::h89e67268bebc6d35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   43:     0x5f836ee3ae09 - tokio::coop::budget::h34b8fc4bec42a1ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   44:     0x5f836ee3ae09 - tokio::runtime::thread_pool::worker::Context::run_task::hb79a9ad98e1cd950
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:419:9
[INFO] [stdout]   45:     0x5f836ee3a825 - tokio::runtime::thread_pool::worker::Context::run::h049588e6ddd926e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:393:29
[INFO] [stdout]   46:     0x5f836ee3a3a3 - tokio::runtime::thread_pool::worker::run::{{closure}}::h2fad0afc32ec2c99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:371:20
[INFO] [stdout]   47:     0x5f836ee5e5cc - tokio::macros::scoped_tls::ScopedKey<T>::set::he7a7f9a1f7614f53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   48:     0x5f836ee3a2ee - tokio::runtime::thread_pool::worker::run::h8383718866988fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:368:13
[INFO] [stdout]   49:     0x5f836ee3a17b - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h1f6245f9ba1658bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:347:45
[INFO] [stdout]   50:     0x5f836ee2ce9b - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::he8620293c385741a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   51:     0x5f836ee05b41 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h250ef525aaa3064c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/core.rs:161:24
[INFO] [stdout]   52:     0x5f836ee4d2da - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h7cf5e5c52c770c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   53:     0x5f836ee05a46 - tokio::runtime::task::core::CoreStage<T>::poll::h804daa46e3b484d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/core.rs:151:24
[INFO] [stdout]   54:     0x5f836ee617b1 - tokio::runtime::task::harness::poll_future::{{closure}}::h6e63cf2a173698ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:461:30
[INFO] [stdout]   55:     0x5f836ee2de01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hde85bc0a96f55367
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5f836ee4a635 - std::panicking::catch_unwind::do_call::hda5d21aa578dcbcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5f836ee43bdb - __rust_try
[INFO] [stdout]   58:     0x5f836ee3ef36 - std::panicking::catch_unwind::h15d684c1ef9f8841
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5f836ee3ef36 - std::panic::catch_unwind::h7c9889f82b670722
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f836ee611ed - tokio::runtime::task::harness::poll_future::h5a7a5ef94b927236
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:449:18
[INFO] [stdout]   61:     0x5f836ee5f571 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hcc860b0991a49548
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:98:27
[INFO] [stdout]   62:     0x5f836ee5f0a7 - tokio::runtime::task::harness::Harness<T,S>::poll::h8e824abdba46a03d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/harness.rs:53:20
[INFO] [stdout]   63:     0x5f836ee574ed - tokio::runtime::task::raw::poll::hd2542942c4cdd9f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/raw.rs:113:13
[INFO] [stdout]   64:     0x5f836ee57387 - tokio::runtime::task::raw::RawTask::poll::he31338542eef2e59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/raw.rs:70:18
[INFO] [stdout]   65:     0x5f836ee68557 - tokio::runtime::task::UnownedTask<S>::run::h2e2282c80ce8ab58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/task/mod.rs:379:13
[INFO] [stdout]   66:     0x5f836ee23f6a - tokio::runtime::blocking::pool::Inner::run::h0125bd32ab01cd0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/blocking/pool.rs:265:22
[INFO] [stdout]   67:     0x5f836ee23cc5 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::hebdfee8db986714f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/blocking/pool.rs:245:43
[INFO] [stdout]   68:     0x5f836ee5e0a6 - std::sys::backtrace::__rust_begin_short_backtrace::h0e41880cfdbf9796
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5f836ee1193f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdaa20f07b27fb5cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5f836ee2ddd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc06dd73088ffb0b9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5f836ee4a5b2 - std::panicking::catch_unwind::do_call::hc1f8bed13a7aa931
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5f836ee183cb - __rust_try
[INFO] [stdout]   73:     0x5f836ee1153d - std::panicking::catch_unwind::hf0a6609fa6d14e21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   74:     0x5f836ee1153d - std::panic::catch_unwind::h45f795049198a2d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5f836ee1153d - std::thread::Builder::spawn_unchecked_::{{closure}}::h614243d1afe0dace
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   76:     0x5f836ee18a0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b454e95c6904d17
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   77:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   79:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   80:     0x7e555f9aca34 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'services::tests::register_buzz_test' panicked at src/services.rs:36:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836eb66563 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836eb66563 - buzz_game::services::tests::repo::{{closure}}::hb59f0856c96bf0ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:36:10
[INFO] [stdout]   22:     0x5f836eb65b0c - buzz_game::services::tests::repo::get::{{closure}}::hb0e648aff5736336
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   23:     0x5f836eb65cfc - buzz_game::services::tests::repo::default::{{closure}}::hbcd004de83eb2116
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   24:     0x5f836eb68b67 - buzz_game::services::tests::register_buzz_test::{{closure}}::register_buzz_test::{{closure}}::hc537cf46ac6c79c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:103:30
[INFO] [stdout]   25:     0x5f836eb68909 - buzz_game::services::tests::register_buzz_test::{{closure}}::h0e7b70afa1ab9fbc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:94:5
[INFO] [stdout]   26:     0x5f836ebecfd0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h5776ea71d07d9e40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1d308 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h479f0df1639a2335
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb53305 - std::thread::local::LocalKey<T>::try_with::hc70f1bfbf5c285f7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4dcbe - std::thread::local::LocalKey<T>::with::h94ba132afa00d4ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1d038 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd35b2e1c69d26aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecc91 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h68bd79dd3f3f304f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa1f4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0b2093ee8c84eaeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec23b40 - async_executor::Executor::run::{{closure}}::he10b4733af039e87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec2077e - async_executor::LocalExecutor::run::{{closure}}::h921c98344aa094ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836eba5bc6 - async_io::driver::block_on::h3eacb19c2cf4ad5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf570f - async_global_executor::reactor::block_on::{{closure}}::h999104c652bc4177
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf509a - async_global_executor::reactor::block_on::h7e289e73babc2613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebff8ad - async_global_executor::executor::block_on::{{closure}}::h3d50cd7bae611c82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb5006f - std::thread::local::LocalKey<T>::try_with::h41d24f7b01cc0e40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4dc7e - std::thread::local::LocalKey<T>::with::h90b02c1dd1402eac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff696 - async_global_executor::executor::block_on::he76f52316796a484
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebfecf0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h568737ee2bb7f8d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1da54 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7e7758b5805a7b84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb53a6d - std::thread::local::LocalKey<T>::try_with::hcf7416c481b0d692
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4e06e - std::thread::local::LocalKey<T>::with::had510a501d5b3d77
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1cc37 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5618e0f8264ccd89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfe69c - async_std::task::builder::Builder::blocking::{{closure}}::hb510cfbbf15c7ef8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb53d4f - std::thread::local::LocalKey<T>::try_with::hd7eee16611314279
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4deee - std::thread::local::LocalKey<T>::with::h9ea370ace8ca3040
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfc4f8 - async_std::task::builder::Builder::blocking::h464d6115d743dda7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1ef3e - async_std::task::block_on::block_on::hb00d9c2f8ce6ef81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836eb685b9 - buzz_game::services::tests::register_buzz_test::h0e0fe0c82cfab408
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:94:5
[INFO] [stdout]   53:     0x5f836eb68587 - buzz_game::services::tests::register_buzz_test::{{closure}}::hac39f4262697fa55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:94:14
[INFO] [stdout]   54:     0x5f836eb2c326 - core::ops::function::FnOnce::call_once::hf48b5c689831827e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::find_by_test::case_1 stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] player = Player { id: "78c93444-5fae-4e0a-ad9b-fe54611ffaf1", name: "Armel", score: 0 }
[INFO] [stdout] name = "Armel"
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'data::tests::find_by_test::case_1' panicked at src/data.rs:26:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836ebb0293 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836ebb0293 - buzz_game::data::tests::repository::{{closure}}::h898c7daa791117de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:26:10
[INFO] [stdout]   22:     0x5f836ebaf83c - buzz_game::data::tests::repository::get::{{closure}}::hebcb6886e2c0f712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   23:     0x5f836ebafa2c - buzz_game::data::tests::repository::default::{{closure}}::hb438897e695c6bd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   24:     0x5f836ebb3ade - buzz_game::data::tests::find_by_test::{{closure}}::h460a4697c9b133ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:119:49
[INFO] [stdout]   25:     0x5f836ec2f671 - buzz_game::data::tests::find_by_test::case_1::{{closure}}::h8b72732d8f4403e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:109:5
[INFO] [stdout]   26:     0x5f836ebeced0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h0a3ed5dc937d3cf7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1e028 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbbca049908a0e316
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb546c5 - std::thread::local::LocalKey<T>::try_with::he7433a9e3a710b6d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4d02e - std::thread::local::LocalKey<T>::with::h0e47157439d3ac4d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1cb38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h238b68c3de02ff9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecc4a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h62cb39a10e3a01be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa334 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0fa199593422f206
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec234b3 - async_executor::Executor::run::{{closure}}::hcc387357dea0c681
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec1f79d - async_executor::LocalExecutor::run::{{closure}}::h1febee0c920c1f2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836ebaa9d4 - async_io::driver::block_on::hceb43cce9780cf93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf56b1 - async_global_executor::reactor::block_on::{{closure}}::h7b8cb73919a08380
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf5437 - async_global_executor::reactor::block_on::hd231d11f1fd32343
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebff92b - async_global_executor::executor::block_on::{{closure}}::h60bffe7599057390
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb5342d - std::thread::local::LocalKey<T>::try_with::hca76c6f9745edbf1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4d84e - std::thread::local::LocalKey<T>::with::h5a1d7e3c99e4c7b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff59a - async_global_executor::executor::block_on::h4a39b899b1c9f9ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebfeaff - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h1f62d92e09592def
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1d936 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7ba08bd9546b3e70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb537ef - std::thread::local::LocalKey<T>::try_with::hcc0f4eb9301b98e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4d6fe - std::thread::local::LocalKey<T>::with::h50c421e146117aa9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1ce9a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha82edff1456a3865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfe43e - async_std::task::builder::Builder::blocking::{{closure}}::h9634bffee262732c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb4f0fd - std::thread::local::LocalKey<T>::try_with::h1d89d4ec7bca4084
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4d63e - std::thread::local::LocalKey<T>::with::h409a06d1a2e9b5c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfd1b7 - async_std::task::builder::Builder::blocking::h9fe821c7d06a49dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1ebcc - async_std::task::block_on::block_on::h1ff3dff58aa780a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836ec2f207 - buzz_game::data::tests::find_by_test::case_1::h356e396fa8a192e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:109:5
[INFO] [stdout]   53:     0x5f836ec2f1d7 - buzz_game::data::tests::find_by_test::case_1::{{closure}}::hf7247ec341e2b2f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:109:14
[INFO] [stdout]   54:     0x5f836eb2bb96 - core::ops::function::FnOnce::call_once::hc80b2f0ddc442854
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::tests::add_player_test stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] game_info = Mutex { data: GameInfo { started: false, buzzed: false, buzz_author: None, max_players: 6, min_players: 1, number_of_players: 0, current_question: None, senders: Mutex { data: {} }, questions_iterator: IntoIter([]) } }
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'services::tests::add_player_test' panicked at src/services.rs:36:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836eb66563 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836eb66563 - buzz_game::services::tests::repo::{{closure}}::hb59f0856c96bf0ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:36:10
[INFO] [stdout]   22:     0x5f836eb65b0c - buzz_game::services::tests::repo::get::{{closure}}::hb0e648aff5736336
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   23:     0x5f836eb65cfc - buzz_game::services::tests::repo::default::{{closure}}::hbcd004de83eb2116
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:24:5
[INFO] [stdout]   24:     0x5f836eb676cb - buzz_game::services::tests::add_player_test::{{closure}}::add_player_test::{{closure}}::hba99948e9b7b4be0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:58:30
[INFO] [stdout]   25:     0x5f836eb67368 - buzz_game::services::tests::add_player_test::{{closure}}::h74da28cc079b7701
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:48:5
[INFO] [stdout]   26:     0x5f836ebecf10 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h166eeaf2ec5c38f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1d828 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h76d923bdbaa07b44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb4fda5 - std::thread::local::LocalKey<T>::try_with::h36945949dff6a14d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4e63e - std::thread::local::LocalKey<T>::with::hebb08ae3c6bae7f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1cd98 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h726ece2d0c9777e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebece4a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hd4153d1b335b0e2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa294 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0b759847139cd4ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec22a63 - async_executor::Executor::run::{{closure}}::h6f4eeccdbe4bf902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec20fdd - async_executor::LocalExecutor::run::{{closure}}::he62d48f02c793b3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836eba3cb4 - async_io::driver::block_on::h2b1900fb16724190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf5871 - async_global_executor::reactor::block_on::{{closure}}::hfaa12304cd2f9c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf4917 - async_global_executor::reactor::block_on::h11aa59203553a676
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebff78b - async_global_executor::executor::block_on::{{closure}}::h0c2b3ec0deabd1cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb5392d - std::thread::local::LocalKey<T>::try_with::hcdb9fe5a75e8e9cb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4d17e - std::thread::local::LocalKey<T>::with::h14e1b05165cd312f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff4ea - async_global_executor::executor::block_on::h297e14f79dfa3ab5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebff2bf - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hdf934f390eaf5fe6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1df36 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb0d2d36e20387c7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb5356f - std::thread::local::LocalKey<T>::try_with::hcac000d027dce644
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4e3ee - std::thread::local::LocalKey<T>::with::hd80cd098ab1fd5b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1ccfa - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h66cb3c5bba64fec3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfdf1e - async_std::task::builder::Builder::blocking::{{closure}}::h6cf714d02c19c977
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb52cfd - std::thread::local::LocalKey<T>::try_with::hb1a71758ca95f136
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4e0ae - std::thread::local::LocalKey<T>::with::hae02ec1d92ddd4ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfc787 - async_std::task::builder::Builder::blocking::h6c76f122d4861082
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1ec7c - async_std::task::block_on::block_on::h54e0e1042314369b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836eb67017 - buzz_game::services::tests::add_player_test::h45b7f69146df49f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:48:5
[INFO] [stdout]   53:     0x5f836eb66fe7 - buzz_game::services::tests::add_player_test::{{closure}}::h242fac4d60fd6e98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:48:14
[INFO] [stdout]   54:     0x5f836eb2b2b6 - core::ops::function::FnOnce::call_once::h8d698c6e7654ee1d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::exist_by_test::case_1 stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] player = Player { id: "0a4939b3-dee5-4c7c-9d1f-dbb60b16be5d", name: "Chlo", score: 0 }
[INFO] [stdout] name = "Chlo"
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'data::tests::exist_by_test::case_1' panicked at src/data.rs:26:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f836eefa292 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f836eefa292 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f836eefa292 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f836eefa292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f836ef228c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f836ef228c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f836eef6763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f836eef6763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f836eefa0e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f836eefba09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f836eefb83e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f836eca81d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f836eca81d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f836eefc4de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f836eefc4de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f836eefc1aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f836eefa799 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f836eefbe3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f836ef20f80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f836ef213e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f836ebb0293 - core::result::Result<T,E>::unwrap::h6ed4b5f67a9acca7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f836ebb0293 - buzz_game::data::tests::repository::{{closure}}::h898c7daa791117de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:26:10
[INFO] [stdout]   22:     0x5f836ebaf83c - buzz_game::data::tests::repository::get::{{closure}}::hebcb6886e2c0f712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   23:     0x5f836ebafa2c - buzz_game::data::tests::repository::default::{{closure}}::hb438897e695c6bd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:14:5
[INFO] [stdout]   24:     0x5f836ebb255e - buzz_game::data::tests::exist_by_test::{{closure}}::hcca83ddd68f3ba76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:84:49
[INFO] [stdout]   25:     0x5f836ebb3181 - buzz_game::data::tests::exist_by_test::case_1::{{closure}}::he2993e0c1a6bdb1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:74:5
[INFO] [stdout]   26:     0x5f836ebed010 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h802900c85ff009eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:199:29
[INFO] [stdout]   27:     0x5f836ec1db48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8ef6a42e13917852
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   28:     0x5f836eb4f795 - std::thread::local::LocalKey<T>::try_with::h28842185e2cc4587
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x5f836eb4cf1e - std::thread::local::LocalKey<T>::with::h05c0718b289f6cdd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x5f836ec1cdd8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h80f738496bd6797e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   31:     0x5f836ebecd0a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h939acd5433d59250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:197:13
[INFO] [stdout]   32:     0x5f836ebfa514 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hb73aa0dec3a6b69d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   33:     0x5f836ec22383 - async_executor::Executor::run::{{closure}}::h20268fc159a5c5f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   34:     0x5f836ec20a4d - async_executor::LocalExecutor::run::{{closure}}::h9c82fdae5f45938e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   35:     0x5f836eba8aa4 - async_io::driver::block_on::h660cf5804e0773f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   36:     0x5f836ebf57d1 - async_global_executor::reactor::block_on::{{closure}}::haec652286976a455
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5f836ebf4f77 - async_global_executor::reactor::block_on::h6e5736e6ba850b99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5f836ebffa8b - async_global_executor::executor::block_on::{{closure}}::hb55a629996eb1f8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5f836eb50b7d - std::thread::local::LocalKey<T>::try_with::h518b1ca3c5f67ac4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5f836eb4d9de - std::thread::local::LocalKey<T>::with::h709f832aa3e63e8f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5f836ebff4aa - async_global_executor::executor::block_on::h02ee35b70c3aa66a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5f836ebff3bf - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf1fc5a21135f28b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5f836ec1d536 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4a0c3366f651154f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5f836eb52a1f - std::thread::local::LocalKey<T>::try_with::hac803c1aa9d7b92c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f836eb4d3be - std::thread::local::LocalKey<T>::with::h2a89ffc37fe1695c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f836ec1cd4a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h70264bf99daf7ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5f836ebfe31e - async_std::task::builder::Builder::blocking::{{closure}}::h95118693437f639f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5f836eb53e8d - std::thread::local::LocalKey<T>::try_with::hd861802c6b5c04bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   49:     0x5f836eb4d1fe - std::thread::local::LocalKey<T>::with::h1854916a2e31b356
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   50:     0x5f836ebfbfe7 - async_std::task::builder::Builder::blocking::h06cff0f9a9f8772a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5f836ec1f09c - async_std::task::block_on::block_on::hd1febc7eb9c6a28b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.10.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x5f836ebb2d17 - buzz_game::data::tests::exist_by_test::case_1::hc3c19db4220c2586
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:74:5
[INFO] [stdout]   53:     0x5f836ebb2ce7 - buzz_game::data::tests::exist_by_test::case_1::{{closure}}::h6750eb8d60bf3d71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data.rs:74:14
[INFO] [stdout]   54:     0x5f836eb2bc56 - core::ops::function::FnOnce::call_once::hcdcf63d4433eb413
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5f836ecada3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5f836ecada3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5f836ecacb75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5f836ecacb75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f836ecacb75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f836ecacb75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f836ecacb75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f836ecacb75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5f836ecacb75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5f836ec70774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5f836ec70774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5f836ec7414a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5f836ec7414a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5f836ec7414a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5f836ec7414a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f836ec7414a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5f836ec7414a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x5f836eeff5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5f836eeff5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   75:     0x7e555f91faa4 - <unknown>
[INFO] [stdout]   76:     0x7e555f9aca34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::init_config_test
[INFO] [stdout]     data::tests::exist_by_test::case_1
[INFO] [stdout]     data::tests::find_by_test::case_1
[INFO] [stdout]     data::tests::insert_test::case_1
[INFO] [stdout]     data::tests::not_exist_by_test::case_1
[INFO] [stdout]     dto::responses_tests::error_response_test
[INFO] [stdout]     services::tests::add_player_test
[INFO] [stdout]     services::tests::register_answer_test
[INFO] [stdout]     services::tests::register_buzz_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin buzz-game`
[INFO] running `Command { std: "docker" "inspect" "eccf122fd40aba890ec39cd94a56b9c9937465df340d7692367f5f0702fd11d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eccf122fd40aba890ec39cd94a56b9c9937465df340d7692367f5f0702fd11d5", kill_on_drop: false }`
[INFO] [stdout] eccf122fd40aba890ec39cd94a56b9c9937465df340d7692367f5f0702fd11d5
