[INFO] fetching crate etwin_user_store 0.8.1... [INFO] testing etwin_user_store-0.8.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate etwin_user_store 0.8.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate etwin_user_store 0.8.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etwin_user_store 0.8.1 [INFO] finished tweaking crates.io crate etwin_user_store 0.8.1 [INFO] tweaked toml for crates.io crate etwin_user_store 0.8.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded etwin_core v0.8.1 [INFO] [stderr] Downloaded etwin_squirrel v0.8.1 [INFO] [stderr] Downloaded etwin_db_schema v0.8.1 [INFO] [stderr] Downloaded sqlx-core v0.5.7 [INFO] [stderr] Downloaded neon-macros v0.8.3 [INFO] [stderr] Downloaded sqlx-macros v0.5.7 [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.2 [INFO] [stderr] Downloaded neon v0.8.3 [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded atoi v0.4.0 [INFO] [stderr] Downloaded etwin_config v0.8.1 [INFO] [stderr] Downloaded sqlx v0.5.7 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded include_dir v0.6.2 [INFO] [stderr] Downloaded neon-runtime v0.8.3 [INFO] [stderr] Downloaded sqlx-rt v0.5.7 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded neon-build v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06cf24218778a328a5b0b452ac7cd2b0ea248153ec454857706862dffd56cf2c [INFO] running `Command { std: "docker" "start" "-a" "06cf24218778a328a5b0b452ac7cd2b0ea248153ec454857706862dffd56cf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06cf24218778a328a5b0b452ac7cd2b0ea248153ec454857706862dffd56cf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cf24218778a328a5b0b452ac7cd2b0ea248153ec454857706862dffd56cf2c", kill_on_drop: false }` [INFO] [stdout] 06cf24218778a328a5b0b452ac7cd2b0ea248153ec454857706862dffd56cf2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b03a8387ee46260acd19642904a6ed04a9b141d13a0d464778417e245f0895 [INFO] running `Command { std: "docker" "start" "-a" "88b03a8387ee46260acd19642904a6ed04a9b141d13a0d464778417e245f0895", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sqlformat v0.1.7 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling etwin_config v0.8.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling sqlx-macros v0.5.7 [INFO] [stderr] Compiling sqlx v0.5.7 [INFO] [stderr] Compiling etwin_squirrel v0.8.1 [INFO] [stderr] Compiling etwin_core v0.8.1 [INFO] [stderr] Compiling etwin_db_schema v0.8.1 [INFO] [stderr] Compiling etwin_user_store v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.42s [INFO] running `Command { std: "docker" "inspect" "88b03a8387ee46260acd19642904a6ed04a9b141d13a0d464778417e245f0895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b03a8387ee46260acd19642904a6ed04a9b141d13a0d464778417e245f0895", kill_on_drop: false }` [INFO] [stdout] 88b03a8387ee46260acd19642904a6ed04a9b141d13a0d464778417e245f0895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbde962305034ba2d3eb696b043ab072373bef2e75dba6fd64e905c7d338d475 [INFO] running `Command { std: "docker" "start" "-a" "fbde962305034ba2d3eb696b043ab072373bef2e75dba6fd64e905c7d338d475", kill_on_drop: false }` [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling etwin_user_store v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.35s [INFO] running `Command { std: "docker" "inspect" "fbde962305034ba2d3eb696b043ab072373bef2e75dba6fd64e905c7d338d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbde962305034ba2d3eb696b043ab072373bef2e75dba6fd64e905c7d338d475", kill_on_drop: false }` [INFO] [stdout] fbde962305034ba2d3eb696b043ab072373bef2e75dba6fd64e905c7d338d475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ce7bc361db041a7fd2c5733178ee0dc63a09217698570ab9c70aa27cf889885 [INFO] running `Command { std: "docker" "start" "-a" "7ce7bc361db041a7fd2c5733178ee0dc63a09217698570ab9c70aa27cf889885", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etwin_user_store-2a6954db94f9279c) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test mem::test::test_register_the_admin_and_retrieve_default ... ok [INFO] [stdout] test mem::test::test_update_locked_display_name ... ok [INFO] [stdout] test mem::test::test_hard_delete_user ... ok [INFO] [stdout] test mem::test::test_update_display_name_once ... ok [INFO] [stdout] test mem::test::test_register_the_admin_and_retrieve_complete ... ok [INFO] [stdout] test mem::test::test_register_the_admin_and_retrieve_short ... ok [INFO] [stdout] test mem::test::test_update_display_name_twice ... ok [INFO] [stdout] test mem::test::test_update_locked_display_name_after_update ... ok [INFO] [stdout] test mem::test::test_create_admin ... ok [INFO] [stdout] test pg::test::test_register_the_admin_and_retrieve_short ... FAILED [INFO] [stdout] test pg::test::test_update_locked_display_name_after_update ... FAILED [INFO] [stdout] test pg::test::test_update_display_name_once ... FAILED [INFO] [stdout] test pg::test::test_hard_delete_user ... FAILED [INFO] [stdout] test pg::test::test_update_display_name_twice ... FAILED [INFO] [stdout] test pg::test::test_register_the_admin_and_retrieve_default ... FAILED [INFO] [stdout] test pg::test::test_register_the_admin_and_retrieve_complete ... FAILED [INFO] [stdout] test pg::test::test_create_admin ... FAILED [INFO] [stdout] test pg::test::test_update_locked_display_name ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_register_the_admin_and_retrieve_short stdout ---- [INFO] [stdout] thread 'pg::test::test_register_the_admin_and_retrieve_short' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ec0c4 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_short::{{closure}}::{{closure}}::hce0f0bb8feedb49e [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d017b - as core::future::future::Future>::poll::h3defd948d2456ef9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f948a - as core::future::future::Future>::poll::hac48e0184b3c7743 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc894770 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hdba9fb55be7f3b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a6360 - tokio::coop::with_budget::{{closure}}::h2ff878abae7f8692 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94ef28 - std::thread::local::LocalKey::try_with::hb9cde6047ef3d922 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc949a6d - std::thread::local::LocalKey::with::h7a32b188111b8cb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc888f61 - tokio::coop::with_budget::h8af4d0f479ac90d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc888f61 - tokio::coop::budget::ha6d9c84cfcc61e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc888f61 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h244b8bc157f58a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e311 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd20629909ce22652 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6bf7 - tokio::macros::scoped_tls::ScopedKey::set::h72c08b0c3a4684e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89c69c - tokio::runtime::basic_scheduler::enter::hba49d76ba22e37a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88815b - tokio::runtime::basic_scheduler::Inner

::block_on::h7428036b8dfe91b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894dbe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4bc31e3ea106526e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc8985f2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcb8311199997ef76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90799e - tokio::runtime::Runtime::block_on::h35a14134aae544df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ec320 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_short::{{closure}}::hf580c7e6bc0d7e66 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc9525ee - core::ops::function::FnOnce::call_once::hd5cd13199e72ed39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ebee9 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_short::h8b3ec4b4f591830f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ebeba - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_short::{{closure}}::h545037b31d8c3b73 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc95206e - core::ops::function::FnOnce::call_once::h9422dfbc71f31e47 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_update_locked_display_name_after_update stdout ---- [INFO] [stdout] thread 'pg::test::test_update_locked_display_name_after_update' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8edef4 - etwin_user_store::pg::test::test_update_locked_display_name_after_update::{{closure}}::{{closure}}::h29b95e3d02f63bf0 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8cf63b - as core::future::future::Future>::poll::h271bb279633b2b81 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f8faa - as core::future::future::Future>::poll::h5da96e19bcc7b711 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893ec0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h86d96d624fe93634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a8400 - tokio::coop::with_budget::{{closure}}::ha4dca2b3a7056ae2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94bdd8 - std::thread::local::LocalKey::try_with::h26cb409676088e82 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc94aa1d - std::thread::local::LocalKey::with::hdc9afa7c0fa94f16 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc889921 - tokio::coop::with_budget::h5b4b71051e86b806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc889921 - tokio::coop::budget::ha158660d0a308215 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc889921 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2d9bf877715c50ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e191 - tokio::runtime::basic_scheduler::enter::{{closure}}::hac5050b78717b84e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6a17 - tokio::macros::scoped_tls::ScopedKey::set::h3464a1688b2c10f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89c9ac - tokio::runtime::basic_scheduler::enter::hbbbca040412fb897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc8880fb - tokio::runtime::basic_scheduler::Inner

::block_on::h4062415abce9efcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894f6e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7ba9b1978412bfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc895682 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h00ba512723b9f3c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc907fbe - tokio::runtime::Runtime::block_on::h629b545bf18731ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ee180 - etwin_user_store::pg::test::test_update_locked_display_name_after_update::{{closure}}::h585a386ef8e16199 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc951e9e - core::ops::function::FnOnce::call_once::h6c8233cca0787bdc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8edce9 - etwin_user_store::pg::test::test_update_locked_display_name_after_update::h2d240bd6ace8e1e9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8edcba - etwin_user_store::pg::test::test_update_locked_display_name_after_update::{{closure}}::h3f6666d50987b54e [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc95262e - core::ops::function::FnOnce::call_once::hd97b164c6c303b40 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_update_display_name_once stdout ---- [INFO] [stdout] thread 'pg::test::test_update_display_name_once' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ecf6a - etwin_user_store::pg::test::test_update_display_name_once::{{closure}}::{{closure}}::h38256d0fcbe34fef [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8ceefb - as core::future::future::Future>::poll::h0ac6400ac979d159 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f915a - as core::future::future::Future>::poll::h675339e7804a7365 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893310 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0558c74d9caf44f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a8880 - tokio::coop::with_budget::{{closure}}::haeade3fda7aaadbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94d7a8 - std::thread::local::LocalKey::try_with::h68c95ebfcbbae50e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc948cdd - std::thread::local::LocalKey::with::h1f68da5114b37861 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc8885a1 - tokio::coop::with_budget::h5b18d2815b49d61b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc8885a1 - tokio::coop::budget::h52fc7bafb023b27d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc8885a1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1a01e8ec2a0dee5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e2d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcec682fa0f92e9a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6ec7 - tokio::macros::scoped_tls::ScopedKey::set::h96fdf6f9583d37e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89b43c - tokio::runtime::basic_scheduler::enter::h4cfd99128ef6ad58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88811b - tokio::runtime::basic_scheduler::Inner

::block_on::h4a01114b7a2c51bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894c0e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2807e77bfb20d15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc896c82 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h723011a887174b62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90814e - tokio::runtime::Runtime::block_on::h7f870e01d730e5fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ed1f0 - etwin_user_store::pg::test::test_update_display_name_once::{{closure}}::h0c9f849a54e934d5 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc9526ee - core::ops::function::FnOnce::call_once::hee5c6180dc25dbef [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ecd59 - etwin_user_store::pg::test::test_update_display_name_once::hc7403bf033f30a20 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ecd2a - etwin_user_store::pg::test::test_update_display_name_once::{{closure}}::h9825f2818c8f37a1 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc95175e - core::ops::function::FnOnce::call_once::h0b3f874f5ad0f5b1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_hard_delete_user stdout ---- [INFO] [stdout] thread 'pg::test::test_hard_delete_user' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ee3f4 - etwin_user_store::pg::test::test_hard_delete_user::{{closure}}::{{closure}}::h34d2ed82f75fe02e [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d06bb - as core::future::future::Future>::poll::h483b3e04abf371eb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f921a - as core::future::future::Future>::poll::h855fb5e3704ffc9c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc8946b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hcceb7bcba4abf9f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a5ee0 - tokio::coop::with_budget::{{closure}}::h24058b1ab7704e13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc951648 - std::thread::local::LocalKey::try_with::hfd46664b7be94d2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc94960d - std::thread::local::LocalKey::with::h60312c58d6c00f2f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc892b61 - tokio::coop::with_budget::hf0c85b2ee3f8d680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc892b61 - tokio::coop::budget::h63daa5abf44567b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc892b61 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfd819842e14ced35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e011 - tokio::runtime::basic_scheduler::enter::{{closure}}::h4788907cdef36cc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f7647 - tokio::macros::scoped_tls::ScopedKey::set::hf86990fbf0077509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89c38c - tokio::runtime::basic_scheduler::enter::ha9d046cbbfee7545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc8881bb - tokio::runtime::basic_scheduler::Inner

::block_on::h8fecbab6d33e4bd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894e4e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h5da222a4da4e5621 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc8968d2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6770c1348dde8d62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc9074fe - tokio::runtime::Runtime::block_on::h1664c905025eca0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ee650 - etwin_user_store::pg::test::test_hard_delete_user::{{closure}}::ha2e6060d5b2f3713 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc951fce - core::ops::function::FnOnce::call_once::h87286eab97357fc6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ee219 - etwin_user_store::pg::test::test_hard_delete_user::hc1bb324fb785b6c6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ee1ea - etwin_user_store::pg::test::test_hard_delete_user::{{closure}}::h077a0a644c2eaf57 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc951a2e - core::ops::function::FnOnce::call_once::h292b57189ed422e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_update_display_name_twice stdout ---- [INFO] [stdout] thread 'pg::test::test_update_display_name_twice' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ed9ca - etwin_user_store::pg::test::test_update_display_name_twice::{{closure}}::{{closure}}::h47e6b26be3846399 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d12db - as core::future::future::Future>::poll::h6485eafcaf139379 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f8dfa - as core::future::future::Future>::poll::h3cc4eabbdf152e48 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc894560 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hbd56eabb7a907c36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a9a80 - tokio::coop::with_budget::{{closure}}::hebdaf6b3db3087e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc951088 - std::thread::local::LocalKey::try_with::hf51e0aa195af5abb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc9498ad - std::thread::local::LocalKey::with::h7139ef746aac8cc8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc88faa1 - tokio::coop::with_budget::ha187d96996ea11e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc88faa1 - tokio::coop::budget::h8166ea1e2f71a5a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc88faa1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hbbc89314b13be5de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e391 - tokio::runtime::basic_scheduler::enter::{{closure}}::he8e5dc8f48791bfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f7557 - tokio::macros::scoped_tls::ScopedKey::set::hee2b6efb0c908796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89b12c - tokio::runtime::basic_scheduler::enter::h0e9cb1dd4ae4eb05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88809b - tokio::runtime::basic_scheduler::Inner

::block_on::h1f1fb4f1e92ea583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc8952ce - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcfca2ab9aacfd640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc896522 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5e3d2993410adc77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90845e - tokio::runtime::Runtime::block_on::h9488545f167f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8edc50 - etwin_user_store::pg::test::test_update_display_name_twice::{{closure}}::h6f520ce650ede8c8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc9520ee - core::ops::function::FnOnce::call_once::h953caa45b68b1a55 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ed7b9 - etwin_user_store::pg::test::test_update_display_name_twice::hc67b70c5c22df4ad [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ed78a - etwin_user_store::pg::test::test_update_display_name_twice::{{closure}}::h8df632200c61bc40 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc9520ae - core::ops::function::FnOnce::call_once::h945a800f94abf432 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_register_the_admin_and_retrieve_default stdout ---- [INFO] [stdout] thread 'pg::test::test_register_the_admin_and_retrieve_default' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ec594 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_default::{{closure}}::{{closure}}::h65484be7087b400e [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d409b - as core::future::future::Future>::poll::hfe888550dd690ecf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f966a - as core::future::future::Future>::poll::hd5b1d31b724a6358 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893b80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h724e3b43848e8340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a8be0 - tokio::coop::with_budget::{{closure}}::hb27da6894a56bd77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94c028 - std::thread::local::LocalKey::try_with::h295eca47d5be1ea4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc948a1d - std::thread::local::LocalKey::with::h031c4c37c606ff36 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc890e21 - tokio::coop::with_budget::hc57de89ef69ebc09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc890e21 - tokio::coop::budget::h892576a4c89a11f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc890e21 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc80cc2bfe3400b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e091 - tokio::runtime::basic_scheduler::enter::{{closure}}::h59d7558d4e109da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6657 - tokio::macros::scoped_tls::ScopedKey::set::h0a8bcd193d769520 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89df1c - tokio::runtime::basic_scheduler::enter::heec9765378722862 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88813b - tokio::runtime::basic_scheduler::Inner

::block_on::h5015d37a7955995c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894aee - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h139e69bcf5b5ea87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc895a32 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h022574c67d3ecd28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90780e - tokio::runtime::Runtime::block_on::h346669c14f36dd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ec7f0 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_default::{{closure}}::he05dcf111debdd89 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc9516de - core::ops::function::FnOnce::call_once::h05b41e5825a2b779 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ec3b9 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_default::h09267cf32d23b0da [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ec38a - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_default::{{closure}}::h90ef7f1d97cfd7bb [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc9519ae - core::ops::function::FnOnce::call_once::h23f1a69e85433ddb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_register_the_admin_and_retrieve_complete stdout ---- [INFO] [stdout] thread 'pg::test::test_register_the_admin_and_retrieve_complete' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8eca64 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_complete::{{closure}}::{{closure}}::h36fd03ba606f8dd6 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d246b - as core::future::future::Future>::poll::ha14a7f5752a744cd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f939a - as core::future::future::Future>::poll::ha1671c7ab15df143 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893200 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h001ce6d1f8223d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a7680 - tokio::coop::with_budget::{{closure}}::h6bd0a64031a6362d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94c4c8 - std::thread::local::LocalKey::try_with::h390cf3d27f9ba40d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc94a08d - std::thread::local::LocalKey::with::h9a4e95d671ec073b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc88e721 - tokio::coop::with_budget::hafd53eee5d8a6815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc88e721 - tokio::coop::budget::h9c845efe002a9948 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc88e721 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hac62a06e1897b626 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e051 - tokio::runtime::basic_scheduler::enter::{{closure}}::h57a71b952e5269ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6fb7 - tokio::macros::scoped_tls::ScopedKey::set::h9bcea627078377a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89bd6c - tokio::runtime::basic_scheduler::enter::h6d861cbb01cf6834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88821b - tokio::runtime::basic_scheduler::Inner

::block_on::hd1fa3026eb71f85f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc894a5e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0d80feb62c03f8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc898d52 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdf21261ee30c2d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90736e - tokio::runtime::Runtime::block_on::h155962928faac432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8eccc0 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_complete::{{closure}}::hc3ce64459a53b764 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc951ede - core::ops::function::FnOnce::call_once::h74081602bab522ba [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ec889 - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_complete::h19d39358d7b273b2 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ec85a - etwin_user_store::pg::test::test_register_the_admin_and_retrieve_complete::{{closure}}::h95366d4ed69b80ad [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc951b1e - core::ops::function::FnOnce::call_once::h34a300e5da0ac014 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_create_admin stdout ---- [INFO] [stdout] thread 'pg::test::test_create_admin' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ebbca - etwin_user_store::pg::test::test_create_admin::{{closure}}::{{closure}}::h4358f68b51c756ce [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8cf51b - as core::future::future::Future>::poll::h22612e23ef3906c9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f96ca - as core::future::future::Future>::poll::hec5bf32c051b2b46 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893d50 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7cca472b607bb7f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a8d00 - tokio::coop::with_budget::{{closure}}::hb9a3246a144e357a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94b5c8 - std::thread::local::LocalKey::try_with::h1035bd42a081bab5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc94991d - std::thread::local::LocalKey::with::h7452f7aa44a383a3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc88c021 - tokio::coop::with_budget::he2b3fca09c1a3d29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc88c021 - tokio::coop::budget::h69fc961aef5c0a05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc88c021 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h85cd8da708de9485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89e251 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbf6c7b7cfa67fd88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f6927 - tokio::macros::scoped_tls::ScopedKey::set::h23b1e302fd0c89df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89ccbc - tokio::runtime::basic_scheduler::enter::hc2fb76995e626da9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc8880db - tokio::runtime::basic_scheduler::Inner

::block_on::h35082cd082f48e6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc89535e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdb7c74ad5c13e19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc8989a2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd4159ad4d8069f6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc907b2e - tokio::runtime::Runtime::block_on::h428f7b70bc56b59b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ebe50 - etwin_user_store::pg::test::test_create_admin::{{closure}}::h5cee68f779597779 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc9517ce - core::ops::function::FnOnce::call_once::h1008f96424546447 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8eb9b9 - etwin_user_store::pg::test::test_create_admin::h9ea479d1d6d8ae22 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8eb98a - etwin_user_store::pg::test::test_create_admin::{{closure}}::hdc939898886bcf78 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc951a6e - core::ops::function::FnOnce::call_once::h2cff5036b10556b9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pg::test::test_update_locked_display_name stdout ---- [INFO] [stdout] thread 'pg::test::test_update_locked_display_name' panicked at 'called `Result::unwrap()` on an `Err` value: NotFound("/opt/rustwide/workdir")', src/pg.rs:551:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628dd0f5bac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5628dd0f5bac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628dd0f5bac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5628dd0f5bac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5628dd11b41c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5628dd0f0565 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5628dd0f7900 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5628dd0f7900 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5628dd0f7900 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5628dd0f74f2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5628dd0f7fb4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5628dd0f7a90 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5628dd0f6074 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5628dd0f79f9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5628dc849d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5628dc849e63 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5628dc8d957c - core::result::Result::unwrap::h6e76e38c5cdf25f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5628dc8e895f - etwin_user_store::pg::test::make_test_api::{{closure}}::h4f7b9009a4c98dc8 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:551:18 [INFO] [stdout] 18: 0x5628dc8d1cc3 - as core::future::future::Future>::poll::h8dcd739530d5d2a4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5628dc8ed494 - etwin_user_store::pg::test::test_update_locked_display_name::{{closure}}::{{closure}}::hb1e55f7921558731 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:596:8 [INFO] [stdout] 20: 0x5628dc8d3a4b - as core::future::future::Future>::poll::he2f1930ab9508adf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5628dc8f972a - as core::future::future::Future>::poll::hf45133ef3db33386 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5628dc893650 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h28f2484f5c2a39e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 23: 0x5628dc8a65a0 - tokio::coop::with_budget::{{closure}}::h39db84bfe1536baa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5628dc94f5e8 - std::thread::local::LocalKey::try_with::hca2c177ab24af457 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5628dc94a22d - std::thread::local::LocalKey::with::ha0f72fd3e8514264 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5628dc8917e1 - tokio::coop::with_budget::hf191012052435fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5628dc8917e1 - tokio::coop::budget::h4dbeb7593e98e4a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5628dc8917e1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc874fa642bc34984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 29: 0x5628dc89dfd1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h18659443a39312fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 30: 0x5628dc8f7467 - tokio::macros::scoped_tls::ScopedKey::set::hd4af3b4a76187289 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5628dc89cfcc - tokio::runtime::basic_scheduler::enter::hd00df3e18f5a5a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 32: 0x5628dc88801b - tokio::runtime::basic_scheduler::Inner

::block_on::h083d00848467cc6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 33: 0x5628dc89508e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8565b2bb55e8a5a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 34: 0x5628dc899102 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he05e3d16d9e43200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 35: 0x5628dc90876e - tokio::runtime::Runtime::block_on::hc2e601e1ca027512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 36: 0x5628dc8ed720 - etwin_user_store::pg::test::test_update_locked_display_name::{{closure}}::h1d0f006443d2edd3 [INFO] [stdout] at /opt/rustwide/workdir/src/pg.rs:594:3 [INFO] [stdout] 37: 0x5628dc95196e - core::ops::function::FnOnce::call_once::h225678cf008cf9e6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628dca1c6fd - serial_test::serial_core::h096fc9504f8ef96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serial_test-0.5.1/src/lib.rs:64:5 [INFO] [stdout] 39: 0x5628dc8ed289 - etwin_user_store::pg::test::test_update_locked_display_name::hec793ada712a56c1 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:28:7 [INFO] [stdout] 40: 0x5628dc8ed25a - etwin_user_store::pg::test::test_update_locked_display_name::{{closure}}::he7fa6f20bdf24202 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:11 [INFO] [stdout] 41: 0x5628dc95237e - core::ops::function::FnOnce::call_once::hb7c6843ef00ee6c6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5628dca16d93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x5628dca16d93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 44: 0x5628dca15818 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x5628dca15818 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5628dca15818 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 47: 0x5628dca15818 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 48: 0x5628dca15818 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 49: 0x5628dca15818 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 50: 0x5628dca15818 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 51: 0x5628dc9e336e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 52: 0x5628dc9e336e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 53: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 54: 0x5628dc9e7c08 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x5628dc9e7c08 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x5628dc9e7c08 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x5628dc9e7c08 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x5628dc9e7c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 59: 0x5628dc9e7c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 61: 0x5628dd0fd543 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 62: 0x5628dd0fd543 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa0e7865609 - start_thread [INFO] [stdout] 64: 0x7fa0e7637293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pg::test::test_create_admin [INFO] [stdout] pg::test::test_hard_delete_user [INFO] [stdout] pg::test::test_register_the_admin_and_retrieve_complete [INFO] [stdout] pg::test::test_register_the_admin_and_retrieve_default [INFO] [stdout] pg::test::test_register_the_admin_and_retrieve_short [INFO] [stdout] pg::test::test_update_display_name_once [INFO] [stdout] pg::test::test_update_display_name_twice [INFO] [stdout] pg::test::test_update_locked_display_name [INFO] [stdout] pg::test::test_update_locked_display_name_after_update [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ce7bc361db041a7fd2c5733178ee0dc63a09217698570ab9c70aa27cf889885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce7bc361db041a7fd2c5733178ee0dc63a09217698570ab9c70aa27cf889885", kill_on_drop: false }` [INFO] [stdout] 7ce7bc361db041a7fd2c5733178ee0dc63a09217698570ab9c70aa27cf889885