[INFO] cloning repository https://github.com/jjmark15/save_sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjmark15/save_sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Fsave_sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Fsave_sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de552653a63bc4569822a6124b3b2f7f2ec96a83 [INFO] testing jjmark15/save_sync against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjmark15%2Fsave_sync" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjmark15/save_sync on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjmark15/save_sync [INFO] finished tweaking git repo https://github.com/jjmark15/save_sync [INFO] tweaked toml for git repo https://github.com/jjmark15/save_sync written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/jjmark15/save_sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d9cc3d158c941f6cd3f2783e3f331f5ebde55880851f0863c9e97a75a86f98 [INFO] running `Command { std: "docker" "start" "-a" "50d9cc3d158c941f6cd3f2783e3f331f5ebde55880851f0863c9e97a75a86f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d9cc3d158c941f6cd3f2783e3f331f5ebde55880851f0863c9e97a75a86f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d9cc3d158c941f6cd3f2783e3f331f5ebde55880851f0863c9e97a75a86f98", kill_on_drop: false }` [INFO] [stdout] 50d9cc3d158c941f6cd3f2783e3f331f5ebde55880851f0863c9e97a75a86f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22202ea4366b88bbae32b8c009b37d7974195e0d288f8b6498f2d2afaee4c0e6 [INFO] running `Command { std: "docker" "start" "-a" "22202ea4366b88bbae32b8c009b37d7974195e0d288f8b6498f2d2afaee4c0e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling kv v0.22.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling axum v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling server_test_client v0.1.0 (/opt/rustwide/workdir/crates/server_test_client) [INFO] [stderr] Compiling sync_server v0.1.0 (/opt/rustwide/workdir/sync_server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.36s [INFO] running `Command { std: "docker" "inspect" "22202ea4366b88bbae32b8c009b37d7974195e0d288f8b6498f2d2afaee4c0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22202ea4366b88bbae32b8c009b37d7974195e0d288f8b6498f2d2afaee4c0e6", kill_on_drop: false }` [INFO] [stdout] 22202ea4366b88bbae32b8c009b37d7974195e0d288f8b6498f2d2afaee4c0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc0c985ae56a41e1d6189d6b3075f1f8c3ba262a37f180c6b87887d688674c93 [INFO] running `Command { std: "docker" "start" "-a" "fc0c985ae56a41e1d6189d6b3075f1f8c3ba262a37f180c6b87887d688674c93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling server_test_client v0.1.0 (/opt/rustwide/workdir/crates/server_test_client) [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.4 [INFO] [stderr] Compiling sync_server v0.1.0 (/opt/rustwide/workdir/sync_server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.71s [INFO] running `Command { std: "docker" "inspect" "fc0c985ae56a41e1d6189d6b3075f1f8c3ba262a37f180c6b87887d688674c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0c985ae56a41e1d6189d6b3075f1f8c3ba262a37f180c6b87887d688674c93", kill_on_drop: false }` [INFO] [stdout] fc0c985ae56a41e1d6189d6b3075f1f8c3ba262a37f180c6b87887d688674c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 829528a64c000d8d2ced896e4bde69ff3a6dbcfdbb8b31f5001a86a2dd784182 [INFO] running `Command { std: "docker" "start" "-a" "829528a64c000d8d2ced896e4bde69ff3a6dbcfdbb8b31f5001a86a2dd784182", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/server_test_client-24647e8772c06c14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sync_server-07a147621d51e904) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sync_server-fef6e62bb6fc5c37) [INFO] [stdout] [INFO] [stderr] Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-181f92145efdf523) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test gets_saves::gets_save ... FAILED [INFO] [stdout] test admin::reports_ok_server_status::reports_ok_server_status ... FAILED [INFO] [stdout] test check_latest_version::check_latest_version ... FAILED [INFO] [stdout] test check_latest_version::fails_to_check_latest_version_when_id_does_not_exist ... FAILED [INFO] [stdout] test gets_saves::fails_to_get_save_when_id_does_not_exist ... FAILED [INFO] [stdout] test stores_new_saves::game_name_is_mandatory ... FAILED [INFO] [stdout] test stores_new_saves::save_file_name_is_mandatory ... FAILED [INFO] [stdout] test stores_new_saves::save_data_is_mandatory ... FAILED [INFO] [stdout] test stores_new_saves::stores_new_save ... FAILED [INFO] [stdout] test stores_new_saves::save_file_name_must_not_be_empty ... FAILED [INFO] [stdout] test stores_new_saves::save_file_name_must_not_be_empty_with_whitespace ... FAILED [INFO] [stdout] test stores_new_saves::too_large_save_data_is_not_accepted ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- gets_saves::gets_save stdout ---- [INFO] [stdout] thread 'gets_saves::gets_save' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x55930167fc1a - api::gets_saves::gets_save::{{closure}}::hdddd839a8bff09fa [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:11:15 [INFO] [stdout] 20: 0x5593016d1f2b - as core::future::future::Future>::poll::h60105d91dde63b00 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c115a - as core::future::future::Future>::poll::h4c6bd28b19b89212 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697970 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h8a11a4245bfe614b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686070 - tokio::coop::with_budget::{{closure}}::h682e21ed3e83a264 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172f668 - std::thread::local::LocalKey::try_with::h46fb686b7b2d3370 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172ccdd - std::thread::local::LocalKey::with::h627d87183d2e0dfb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x5593016917ee - tokio::coop::with_budget::hbdf4a6118cb2416f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5593016917ee - tokio::coop::budget::h141a568c8b42cd9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5593016917ee - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h358a667a7b81a37c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ae21 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfcd48741eeb96f27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fcfe7 - tokio::macros::scoped_tls::ScopedKey::set::h2aa8976b2320996d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5593016992ac - tokio::runtime::basic_scheduler::enter::h2a45562ff54fa4c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690b2b - tokio::runtime::basic_scheduler::Inner

::block_on::h9de5382ce6dd18d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169bdfe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1cf16ca3a5c07291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168fa18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf11d34ab5b22426b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702a70 - tokio::runtime::Runtime::block_on::hd93e4f9aeacad16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x55930167fb44 - api::gets_saves::gets_save::had914489167e7a95 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:23:5 [INFO] [stdout] 37: 0x55930167fa6a - api::gets_saves::gets_save::{{closure}}::hdba9a5efac7bc35f [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:10:7 [INFO] [stdout] 38: 0x5593016f67ee - core::ops::function::FnOnce::call_once::h7fe864cab1654c5a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- admin::reports_ok_server_status::reports_ok_server_status stdout ---- [INFO] [stdout] thread 'admin::reports_ok_server_status::reports_ok_server_status' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x559301715bdb - api::admin::reports_ok_server_status::reports_ok_server_status::{{closure}}::h6f348955e0106a58 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/admin/reports_ok_server_status.rs:8:15 [INFO] [stdout] 20: 0x5593016d2a7b - as core::future::future::Future>::poll::hab3345dc7980a35e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c0f9a - as core::future::future::Future>::poll::h290f768da376882f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697850 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h300e92ac61050943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x5593016876f0 - tokio::coop::with_budget::{{closure}}::he345ed57ccfd11e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172ed48 - std::thread::local::LocalKey::try_with::h3b6115c23f1badb5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d6fd - std::thread::local::LocalKey::with::hc553afc343c696e8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x5593016929ce - tokio::coop::with_budget::hfb99da0c979dfffc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5593016929ce - tokio::coop::budget::hea68030144f2f9d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5593016929ce - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6101301995c0e5af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ac21 - tokio::runtime::basic_scheduler::enter::{{closure}}::h42331e9c2bcb6456 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd2b7 - tokio::macros::scoped_tls::ScopedKey::set::h7e08d12fa7064326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x559301698c8c - tokio::runtime::basic_scheduler::enter::h28ef1aa12053ad71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690aab - tokio::runtime::basic_scheduler::Inner

::block_on::h23b5132f65978710 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c1ee - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc2a142e2b41df061 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168d978 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4a1a9392702c41f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702bf0 - tokio::runtime::Runtime::block_on::hfd9a7984e11ae5f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x559301715b14 - api::admin::reports_ok_server_status::reports_ok_server_status::hb29677a1231310d3 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/admin/reports_ok_server_status.rs:12:5 [INFO] [stdout] 37: 0x559301715a3a - api::admin::reports_ok_server_status::reports_ok_server_status::{{closure}}::h79e1d0e5b35d5db4 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/admin/reports_ok_server_status.rs:7:7 [INFO] [stdout] 38: 0x5593016f695e - core::ops::function::FnOnce::call_once::had22b7fac9ebcc35 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- check_latest_version::check_latest_version stdout ---- [INFO] [stdout] thread 'check_latest_version::check_latest_version' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016aba2e - api::check_latest_version::check_latest_version::{{closure}}::h984087dcdf4035e5 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:9:15 [INFO] [stdout] 20: 0x5593016d1b4b - as core::future::future::Future>::poll::h33fb313b5e2fb807 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c14da - as core::future::future::Future>::poll::h93dcf6fe0e58a75b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697910 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7d4472435449e5fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301685890 - tokio::coop::with_budget::{{closure}}::h3fff83ff7715d6ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5593017317d8 - std::thread::local::LocalKey::try_with::hc561bf94bb726381 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d03d - std::thread::local::LocalKey::with::h8a958833c3a35e88 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x559301694d8e - tokio::coop::with_budget::h0a4e1272b48600f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x559301694d8e - tokio::coop::budget::h323b7cabf8241f73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x559301694d8e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7aea2e9aefcfb30c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169aba1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h014603f54bec6dad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd767 - tokio::macros::scoped_tls::ScopedKey::set::hdc93b900d61e877c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55930169897c - tokio::runtime::basic_scheduler::enter::h22b5333482beb19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690acb - tokio::runtime::basic_scheduler::Inner

::block_on::h35f8d513dbeafdde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169bd6e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1235325895be205e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168dd18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h508fcd23943b9d04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x5593017022f0 - tokio::runtime::Runtime::block_on::h948e3820c16108cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016ab964 - api::check_latest_version::check_latest_version::h2e6aea4ba60dc9b6 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:15:5 [INFO] [stdout] 37: 0x5593016ab88a - api::check_latest_version::check_latest_version::{{closure}}::hf9cbd7ffbe4572ff [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:8:7 [INFO] [stdout] 38: 0x5593016f67ae - core::ops::function::FnOnce::call_once::h7b8858ae9c2e0578 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- check_latest_version::fails_to_check_latest_version_when_id_does_not_exist stdout ---- [INFO] [stdout] thread 'check_latest_version::fails_to_check_latest_version_when_id_does_not_exist' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016ac0fb - api::check_latest_version::fails_to_check_latest_version_when_id_does_not_exist::{{closure}}::h5126fe95fc04ec97 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:20:15 [INFO] [stdout] 20: 0x5593016d2b9b - as core::future::future::Future>::poll::hc64d2292fef04344 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c174a - as core::future::future::Future>::poll::he147849b69f2225d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697b50 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hdd9e0b4d6889cdba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686730 - tokio::coop::with_budget::{{closure}}::h7c651bd7bfa9e442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x559301731ec8 - std::thread::local::LocalKey::try_with::he3b8a749144a0fb8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d15d - std::thread::local::LocalKey::with::h96adc07ac53f741d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55930169449e - tokio::coop::with_budget::hae2a76a4a6c1930a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55930169449e - tokio::coop::budget::hcb128af5cf1e74af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55930169449e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h713f3629f520cea8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ad21 - tokio::runtime::basic_scheduler::enter::{{closure}}::hadc7e56ae5413ecc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fce07 - tokio::macros::scoped_tls::ScopedKey::set::h0ef9f0776bf4a1f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55930169a1fc - tokio::runtime::basic_scheduler::enter::ha12e9afee603aba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690a4b - tokio::runtime::basic_scheduler::Inner

::block_on::h001959db140e8884 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169bfae - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h43cd644ec4ef5f66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168d238 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h13a05b1aec7738cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301701ff0 - tokio::runtime::Runtime::block_on::h7c9631047eeb46bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016ac034 - api::check_latest_version::fails_to_check_latest_version_when_id_does_not_exist::he382bab809170a8a [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:26:5 [INFO] [stdout] 37: 0x5593016abf5a - api::check_latest_version::fails_to_check_latest_version_when_id_does_not_exist::{{closure}}::h6c47691b1e344a6c [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/check_latest_version.rs:19:7 [INFO] [stdout] 38: 0x5593016f629e - core::ops::function::FnOnce::call_once::h199cae8c842af07d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gets_saves::fails_to_get_save_when_id_does_not_exist stdout ---- [INFO] [stdout] thread 'gets_saves::fails_to_get_save_when_id_does_not_exist' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016805db - api::gets_saves::fails_to_get_save_when_id_does_not_exist::{{closure}}::h51d35f81acdd5fa1 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:28:15 [INFO] [stdout] 20: 0x5593016d1cfb - as core::future::future::Future>::poll::h3ef223fafe19d3a6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c0ffa - as core::future::future::Future>::poll::h30782a63c3aa3b99 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697a90 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc1229cee0efe5429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301684f90 - tokio::coop::with_budget::{{closure}}::h1f4379cb32a5ab8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172ded8 - std::thread::local::LocalKey::try_with::h0279954b6d7bdb9c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172ceed - std::thread::local::LocalKey::with::h7d1f4f74ae9fc349 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55930169714e - tokio::coop::with_budget::h5467092a096da74d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55930169714e - tokio::coop::budget::he985d6e58fccc656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55930169714e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he378ca206b7d1a8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ad61 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbb308920d0f6995b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd0d7 - tokio::macros::scoped_tls::ScopedKey::set::h76a8379b3462329c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5593016995bc - tokio::runtime::basic_scheduler::enter::h3f987d1347fc8c7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690b8b - tokio::runtime::basic_scheduler::Inner

::block_on::he5cf3c250f08f28a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169bcde - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h027995186d8ecad0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168eb98 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h96105a929980072b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702170 - tokio::runtime::Runtime::block_on::h8bea581692524a1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x559301680514 - api::gets_saves::fails_to_get_save_when_id_does_not_exist::h4fa6c976443d00cc [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:34:5 [INFO] [stdout] 37: 0x55930168043a - api::gets_saves::fails_to_get_save_when_id_does_not_exist::{{closure}}::h0ae53e5e946c6f1f [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/gets_saves.rs:27:7 [INFO] [stdout] 38: 0x5593016f686e - core::ops::function::FnOnce::call_once::h94dc69fea5607934 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::game_name_is_mandatory stdout ---- [INFO] [stdout] thread 'stores_new_saves::game_name_is_mandatory' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016bbe6b - api::stores_new_saves::game_name_is_mandatory::{{closure}}::hacc3eb847927d46d [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:110:15 [INFO] [stdout] 20: 0x5593016d2edb - as core::future::future::Future>::poll::hf55e4fc8df383556 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c15fa - as core::future::future::Future>::poll::hcf75276115a76f90 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697730 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h16cdce4f83bd2dd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301685bf0 - tokio::coop::with_budget::{{closure}}::h539827ec911ee863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172e9a8 - std::thread::local::LocalKey::try_with::h270cac5e20662def [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172cf5d - std::thread::local::LocalKey::with::h83fa8b587d56eab4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55930169567e - tokio::coop::with_budget::h886dc6fdb02feb05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55930169567e - tokio::coop::budget::hd028d7337198276c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55930169567e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha1dc3491abc11ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ac61 - tokio::runtime::basic_scheduler::enter::{{closure}}::h81d6afd4f3a9b51c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd1c7 - tokio::macros::scoped_tls::ScopedKey::set::h7788b0642f34c0bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55930169ab2c - tokio::runtime::basic_scheduler::enter::he73ed1313cbf6763 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690bab - tokio::runtime::basic_scheduler::Inner

::block_on::heb44b81b78fa2f8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c03e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4846e4bce2adb020 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168d5d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2a84d503b2b6efb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x5593017028f0 - tokio::runtime::Runtime::block_on::hd52a0986aa31fdcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016bbd94 - api::stores_new_saves::game_name_is_mandatory::h5b5a575b18582f8d [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:122:5 [INFO] [stdout] 37: 0x5593016bbcba - api::stores_new_saves::game_name_is_mandatory::{{closure}}::h9a3b7aefe8485565 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:109:7 [INFO] [stdout] 38: 0x5593016f621e - core::ops::function::FnOnce::call_once::h14a1ace8a467488d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::save_file_name_is_mandatory stdout ---- [INFO] [stdout] thread 'stores_new_saves::save_file_name_is_mandatory' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016bb14b - api::stores_new_saves::save_file_name_is_mandatory::{{closure}}::h481543dc9d9d3942 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:80:15 [INFO] [stdout] 20: 0x5593016d28db - as core::future::future::Future>::poll::ha39766fc1e172f96 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c153a - as core::future::future::Future>::poll::haf53e4ffcf347232 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697790 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h21b487c60f9bdae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686190 - tokio::coop::with_budget::{{closure}}::h6b9b1163ba645726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172f308 - std::thread::local::LocalKey::try_with::h40bdb12361325c25 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172da7d - std::thread::local::LocalKey::with::heb81388134fb48a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x559301693bae - tokio::coop::with_budget::h4128473fbc8cecac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x559301693bae - tokio::coop::budget::h1ab9d8dd6e480231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x559301693bae - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6cda8307fe54c7e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ace1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9deda198adb38267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd677 - tokio::macros::scoped_tls::ScopedKey::set::hd69c1e984bb5d0ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x559301698f9c - tokio::runtime::basic_scheduler::enter::h291033752683a11f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690a8b - tokio::runtime::basic_scheduler::Inner

::block_on::h1c0527c15e424c74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c0ce - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h690be8718d6ed0e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168f678 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hca4b0bc1e5ddd9ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301701e70 - tokio::runtime::Runtime::block_on::h6b4e170d33c172c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016bb074 - api::stores_new_saves::save_file_name_is_mandatory::hec1ae99c77b79a0d [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:88:5 [INFO] [stdout] 37: 0x5593016baf9a - api::stores_new_saves::save_file_name_is_mandatory::{{closure}}::hb641bf04818dda26 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:79:7 [INFO] [stdout] 38: 0x5593016f68ae - core::ops::function::FnOnce::call_once::h96f584769e673205 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::save_data_is_mandatory stdout ---- [INFO] [stdout] thread 'stores_new_saves::save_data_is_mandatory' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016bb7f3 - api::stores_new_saves::save_data_is_mandatory::{{closure}}::ha9880192047bf0eb [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:93:15 [INFO] [stdout] 20: 0x5593016d1abb - as core::future::future::Future>::poll::h1d36206dd699fece [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c159a - as core::future::future::Future>::poll::hc725163e4693e7f4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697a30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h909dfc71f07a0ec4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301685650 - tokio::coop::with_budget::{{closure}}::h39336c803568ca4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x559301731b38 - std::thread::local::LocalKey::try_with::hd76be9fa863c9355 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d54d - std::thread::local::LocalKey::with::hb9acdfabb06a434a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x5593016920de - tokio::coop::with_budget::hc328b19bb1063052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5593016920de - tokio::coop::budget::hb624445c1c7733d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5593016920de - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h48a84f75da92bd80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ade1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hea146f40118e6ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fcef7 - tokio::macros::scoped_tls::ScopedKey::set::h1751a4f7ab80ebf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55930169a50c - tokio::runtime::basic_scheduler::enter::hc7a86efb45747408 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690aeb - tokio::runtime::basic_scheduler::Inner

::block_on::h5bc25bfcd80e2ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c30e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdbe58f0c783842fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168e458 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h76ab5e858830635e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702770 - tokio::runtime::Runtime::block_on::ha1bc0ceab2eab7e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016bb724 - api::stores_new_saves::save_data_is_mandatory::h3f3d8686bee39094 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:105:5 [INFO] [stdout] 37: 0x5593016bb64a - api::stores_new_saves::save_data_is_mandatory::{{closure}}::hd6e15a40bc1dd55a [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:92:7 [INFO] [stdout] 38: 0x5593016f635e - core::ops::function::FnOnce::call_once::h1e80210f1eb99544 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::stores_new_save stdout ---- [INFO] [stdout] thread 'stores_new_saves::stores_new_save' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016b96c3 - api::stores_new_saves::stores_new_save::{{closure}}::hfb40d3666ebddaf4 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:15:15 [INFO] [stdout] 20: 0x5593016d180b - as core::future::future::Future>::poll::h0d041cd3620b790f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c0f3a - as core::future::future::Future>::poll::h1b6feded0e655b80 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559301697af0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hce1d33def3f3bb29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686df0 - tokio::coop::with_budget::{{closure}}::h908954ac4711b020 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172e288 - std::thread::local::LocalKey::try_with::h14ca944cc988c1a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172dc3d - std::thread::local::LocalKey::with::hfb64d68e753905d0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x559301695f6e - tokio::coop::with_budget::hb57c8c1849461c82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x559301695f6e - tokio::coop::budget::h0f534d999ca0c803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x559301695f6e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd000b43a4fa3285b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169aca1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9a540cc230068efa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd3a7 - tokio::macros::scoped_tls::ScopedKey::set::h954d9380fc913925 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55930169a81c - tokio::runtime::basic_scheduler::enter::hc9b600518fc2c4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690b6b - tokio::runtime::basic_scheduler::Inner

::block_on::he5a82b9c254f4d07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c27e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd7507b2db57c628d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168ef38 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha647eaf4d81a7e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x5593017025f0 - tokio::runtime::Runtime::block_on::h9658d7c2b080eb00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016b95d4 - api::stores_new_saves::stores_new_save::h95dfb44613e0d1e5 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:39:5 [INFO] [stdout] 37: 0x5593016b94fa - api::stores_new_saves::stores_new_save::{{closure}}::h5e3c7fa02582c626 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:14:7 [INFO] [stdout] 38: 0x5593016f6bce - core::ops::function::FnOnce::call_once::hded2e9ceb5f71b59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::save_file_name_must_not_be_empty stdout ---- [INFO] [stdout] thread 'stores_new_saves::save_file_name_must_not_be_empty' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016ba39b - api::stores_new_saves::save_file_name_must_not_be_empty::{{closure}}::h1eeae2ddf6fc4add [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:44:15 [INFO] [stdout] 20: 0x5593016d22eb - as core::future::future::Future>::poll::h876ffa4348758ce5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c11ba - as core::future::future::Future>::poll::h56360be2f7310fa9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5593016979d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h8f99f7b03de63fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686f10 - tokio::coop::with_budget::{{closure}}::ha4c43952a74d7c51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x559301730878 - std::thread::local::LocalKey::try_with::h9ff0f4484de8c93e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d2bd - std::thread::local::LocalKey::with::h9d824142ac0edee7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x559301690efe - tokio::coop::with_budget::hcfa78b5658848d39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x559301690efe - tokio::coop::budget::h60d7a11f6d181d8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x559301690efe - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2232ba73de37d689 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ae61 - tokio::runtime::basic_scheduler::enter::{{closure}}::hff8a56f95611a84d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd587 - tokio::macros::scoped_tls::ScopedKey::set::ha0e69ded862ed28c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5593016998cc - tokio::runtime::basic_scheduler::enter::h43e96a1c59a00154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690b0b - tokio::runtime::basic_scheduler::Inner

::block_on::h7955229a255f3b4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169be8e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h34d8ad9e1d798c0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168e0b8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h66b6c443b4a97d5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702d70 - tokio::runtime::Runtime::block_on::hfeb87ee71dbad5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016ba2c4 - api::stores_new_saves::save_file_name_must_not_be_empty::h6d03cde6a4e6026a [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:56:5 [INFO] [stdout] 37: 0x5593016ba1ea - api::stores_new_saves::save_file_name_must_not_be_empty::{{closure}}::h2d81a86fb4d69b15 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:43:7 [INFO] [stdout] 38: 0x5593016f682e - core::ops::function::FnOnce::call_once::h914293dcec63831d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::save_file_name_must_not_be_empty_with_whitespace stdout ---- [INFO] [stdout] thread 'stores_new_saves::save_file_name_must_not_be_empty_with_whitespace' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016baa6b - api::stores_new_saves::save_file_name_must_not_be_empty_with_whitespace::{{closure}}::hda7be9d22eceb1f6 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:62:15 [INFO] [stdout] 20: 0x5593016d248b - as core::future::future::Future>::poll::h904e99886cac27c8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c165a - as core::future::future::Future>::poll::hd7d76ee6dbb5c1f2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5593016977f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h2abae255186b4f04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301687a50 - tokio::coop::with_budget::{{closure}}::hf5bfe7d2977b1f23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55930172e618 - std::thread::local::LocalKey::try_with::h211e5bce1f7f4761 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d40d - std::thread::local::LocalKey::with::ha6f7e40cc769c34f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55930169685e - tokio::coop::with_budget::h3693f73da2450996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55930169685e - tokio::coop::budget::hb6a3db6bcfd62432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55930169685e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd5b6dc78bca8735e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169ada1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hdb0fe7cc367dc7e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd497 - tokio::macros::scoped_tls::ScopedKey::set::h99c57e85f46e94af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x559301699bdc - tokio::runtime::basic_scheduler::enter::h845400f62b2dc1c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690b4b - tokio::runtime::basic_scheduler::Inner

::block_on::hb532ec5452f8a512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169c15e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7bf085dbde52c35d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168f2d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc07bc5819adab8a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301701cf0 - tokio::runtime::Runtime::block_on::h2fdd292ff4ddd25d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016ba994 - api::stores_new_saves::save_file_name_must_not_be_empty_with_whitespace::h5eaa7d9fa3c58668 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:74:5 [INFO] [stdout] 37: 0x5593016ba8ba - api::stores_new_saves::save_file_name_must_not_be_empty_with_whitespace::{{closure}}::h683d1b1ef0903a46 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:61:7 [INFO] [stdout] 38: 0x5593016f6c8e - core::ops::function::FnOnce::call_once::he7111a6d6f6f8ce1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stores_new_saves::too_large_save_data_is_not_accepted stdout ---- [INFO] [stdout] thread 'stores_new_saves::too_large_save_data_is_not_accepted' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', sync_server/tests/api/helpers/test_context.rs:48:80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55930213636c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55930213636c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55930213636c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55930213636c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55930215e2cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55930212e748 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559302138907 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559302138907 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559302138907 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55930213863b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55930213905a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559302138d47 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559302136834 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559302138a59 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55930165c853 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55930165c943 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5593016d03e9 - core::result::Result::unwrap::hbd05ad0aa8d3ba9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5593016b94d4 - api::helpers::test_context::TestContext::tcp_listener::hc42a0f4494561520 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:48:9 [INFO] [stdout] 18: 0x5593016b8dd6 - api::helpers::test_context::TestContext::new::h6c00ed12fd100777 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/helpers/test_context.rs:18:28 [INFO] [stdout] 19: 0x5593016bc50b - api::stores_new_saves::too_large_save_data_is_not_accepted::{{closure}}::hc290ba2705c72a64 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:127:15 [INFO] [stdout] 20: 0x5593016d2b0b - as core::future::future::Future>::poll::hc3e0630ad5f07623 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x5593016c132a - as core::future::future::Future>::poll::h5fc91150f7d0b701 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5593016978b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h66c0eea4b6d55c4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 23: 0x559301686610 - tokio::coop::with_budget::{{closure}}::h7b7520182adf2ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 24: 0x559301732138 - std::thread::local::LocalKey::try_with::hf0f3403e535f0592 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55930172d39d - std::thread::local::LocalKey::with::ha6c68721b3812bcd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x5593016932be - tokio::coop::with_budget::haa5360a7aa124a80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5593016932be - tokio::coop::budget::h98fa3f28a13f41b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5593016932be - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6389afd52987f203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 29: 0x55930169abe1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1bb1284ee430bb24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 30: 0x5593016fd857 - tokio::macros::scoped_tls::ScopedKey::set::he681c0cb780f4468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x559301699eec - tokio::runtime::basic_scheduler::enter::h92264a74bda4b947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 32: 0x559301690a6b - tokio::runtime::basic_scheduler::Inner

::block_on::h0d99975754b41f0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 33: 0x55930169bf1e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h37b531f3b5207700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 34: 0x55930168e7f8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8c21517d067c23bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 35: 0x559301702470 - tokio::runtime::Runtime::block_on::h9579cf1cae0ddbec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x5593016bc434 - api::stores_new_saves::too_large_save_data_is_not_accepted::h7cec251b751f71f5 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:138:5 [INFO] [stdout] 37: 0x5593016bc35a - api::stores_new_saves::too_large_save_data_is_not_accepted::{{closure}}::h5b8c5a0f144f0f28 [INFO] [stdout] at /opt/rustwide/workdir/sync_server/tests/api/stores_new_saves.rs:126:7 [INFO] [stdout] 38: 0x5593016f655e - core::ops::function::FnOnce::call_once::h4adb2afb3b88ae7e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55930175dac3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55930175dac3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55930175c7f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55930175c7f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55930175c7f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55930175c7f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55930175c7f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55930175c7f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55930175c7f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x5593017660d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x5593017660d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55930173282f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55930173282f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55930173282f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55930173282f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55930173282f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55930173282f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x559302140173 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x559302140173 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f9303a45609 - start_thread [INFO] [stdout] 61: 0x7f9303815293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] admin::reports_ok_server_status::reports_ok_server_status [INFO] [stdout] check_latest_version::check_latest_version [INFO] [stdout] check_latest_version::fails_to_check_latest_version_when_id_does_not_exist [INFO] [stdout] gets_saves::fails_to_get_save_when_id_does_not_exist [INFO] [stdout] gets_saves::gets_save [INFO] [stdout] stores_new_saves::game_name_is_mandatory [INFO] [stdout] stores_new_saves::save_data_is_mandatory [INFO] [stdout] stores_new_saves::save_file_name_is_mandatory [INFO] [stdout] stores_new_saves::save_file_name_must_not_be_empty [INFO] [stdout] stores_new_saves::save_file_name_must_not_be_empty_with_whitespace [INFO] [stdout] stores_new_saves::stores_new_save [INFO] [stdout] stores_new_saves::too_large_save_data_is_not_accepted [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p sync_server --test api' [INFO] running `Command { std: "docker" "inspect" "829528a64c000d8d2ced896e4bde69ff3a6dbcfdbb8b31f5001a86a2dd784182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829528a64c000d8d2ced896e4bde69ff3a6dbcfdbb8b31f5001a86a2dd784182", kill_on_drop: false }` [INFO] [stdout] 829528a64c000d8d2ced896e4bde69ff3a6dbcfdbb8b31f5001a86a2dd784182