[INFO] cloning repository https://github.com/Phaiax/TemperatureServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phaiax/TemperatureServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0807471ef8e850897d5120f2540e024b6ab2e4af [INFO] testing Phaiax/TemperatureServer against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phaiax/TemperatureServer on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Phaiax/TemperatureServer [INFO] finished tweaking git repo https://github.com/Phaiax/TemperatureServer [INFO] tweaked toml for git repo https://github.com/Phaiax/TemperatureServer written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/Phaiax/TemperatureServer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 463527fbe9d53eda99af3a93f7712a964f621a59e87a247b7775b98b40cc1401 [INFO] running `Command { std: "docker" "start" "-a" "463527fbe9d53eda99af3a93f7712a964f621a59e87a247b7775b98b40cc1401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "463527fbe9d53eda99af3a93f7712a964f621a59e87a247b7775b98b40cc1401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463527fbe9d53eda99af3a93f7712a964f621a59e87a247b7775b98b40cc1401", kill_on_drop: false }` [INFO] [stdout] 463527fbe9d53eda99af3a93f7712a964f621a59e87a247b7775b98b40cc1401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaaa1c8e4802c7c55175737955de33087b38a6d50684e6779a69e21aec1f53d0 [INFO] running `Command { std: "docker" "start" "-a" "aaaa1c8e4802c7c55175737955de33087b38a6d50684e6779a69e21aec1f53d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling tokio-core v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.1.2 [INFO] [stderr] Compiling tokio-inotify v0.3.0 [INFO] [stderr] Compiling hyper v0.11.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling file_db v0.1.0 (/opt/rustwide/workdir/file_db) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "aaaa1c8e4802c7c55175737955de33087b38a6d50684e6779a69e21aec1f53d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaa1c8e4802c7c55175737955de33087b38a6d50684e6779a69e21aec1f53d0", kill_on_drop: false }` [INFO] [stdout] aaaa1c8e4802c7c55175737955de33087b38a6d50684e6779a69e21aec1f53d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31d413795efc7a71140e29f11b1589ad828d0da73d79e97b6f8187ce05cd4ad1 [INFO] running `Command { std: "docker" "start" "-a" "31d413795efc7a71140e29f11b1589ad828d0da73d79e97b6f8187ce05cd4ad1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling file_db v0.1.0 (/opt/rustwide/workdir/file_db) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_db-2523c12cce53479c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/server-05a9bcf2edb3b055) [INFO] running `Command { std: "docker" "inspect" "31d413795efc7a71140e29f11b1589ad828d0da73d79e97b6f8187ce05cd4ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d413795efc7a71140e29f11b1589ad828d0da73d79e97b6f8187ce05cd4ad1", kill_on_drop: false }` [INFO] [stdout] 31d413795efc7a71140e29f11b1589ad828d0da73d79e97b6f8187ce05cd4ad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a155db57dd6094e712ba904bbaf2b0fe44c9d66d7ceef8b0b8633e8cc1198311 [INFO] running `Command { std: "docker" "start" "-a" "a155db57dd6094e712ba904bbaf2b0fe44c9d66d7ceef8b0b8633e8cc1198311", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_db-2523c12cce53479c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_db ... FAILED [INFO] [stdout] test tests::test_caching ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_db stdout ---- [INFO] [stdout] thread 'tests::test_db' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "Already locked. (Datarace?)" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b54074080 - backtrace::backtrace::libunwind::trace::h9e7f6f9c08176f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/backtrace/libunwind.rs:53 [INFO] [stdout] - backtrace::backtrace::trace::h0b29f22e3e7cf508 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x563b54075c5f - backtrace::capture::Backtrace::new_unresolved::h181f080ef4d9a2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/capture.rs:88 [INFO] [stdout] 2: 0x563b5406eb9b - failure::backtrace::internal::InternalBacktrace::new::hd4d96019004828d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stdout] 3: 0x563b5406e0d6 - failure::backtrace::Backtrace::new::hed2a0ae1fd2f09d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stdout] 4: 0x563b53ff8e53 - >::from::hec763af2e6019799 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x563b53ff7722 - >::from::heef7cba7bf4c8bdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stdout] 6: 0x563b54008206 - failure::error_message::err_msg::h244201023b326bd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error_message.rs:12 [INFO] [stdout] 7: 0x563b53ffbccf - file_db::lock::ExclusiveFilesystembasedLock::try_set_lock::{{closure}}::h4904bfd8912113b6 [INFO] [stdout] at file_db/src/lock.rs:54 [INFO] [stdout] 8: 0x563b53fff40e - as core::future::future::Future>::poll::h18037cd397c627e5 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91 [INFO] [stdout] 9: 0x563b53fe0782 - file_db::filedb::FileDb::new::{{closure}}::hb5366453a981fa3e [INFO] [stdout] at file_db/src/filedb.rs:265 [INFO] [stdout] 10: 0x563b540005d0 - as core::future::future::Future>::poll::h5596badf8f201b5f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91 [INFO] [stdout] 11: 0x563b53fb8909 - file_db::tests::clear_db::{{closure}}::ha473b11ab392baaf [INFO] [stdout] at file_db/src/lib.rs:64 [INFO] [stdout] 12: 0x563b5400163b - as core::future::future::Future>::poll::hc36d5de370d63883 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91 [INFO] [stdout] 13: 0x563b53fba86d - file_db::tests::test_db::{{closure}}::h385c73ba74bb7511 [INFO] [stdout] at file_db/src/lib.rs:73 [INFO] [stdout] 14: 0x563b54000f9b - as core::future::future::Future>::poll::h9292b45e8535628a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91 [INFO] [stdout] 15: 0x563b53faa2f6 - async_std::task::block_on::block_on::{{closure}}::h1597f512efca8b58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:67 [INFO] [stdout] 16: 0x563b5400088b - as core::future::future::Future>::poll::h6a1a10dcae4d66b8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91 [INFO] [stdout] 17: 0x563b53fa8dd8 - async_std::task::block_on::run::{{closure}}::h8b4681a2a3bbe8d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:128 [INFO] [stdout] 18: 0x563b53fc9ec3 - std::thread::local::LocalKey::try_with::h2e6bb910abb8d069 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443 [INFO] [stdout] 19: 0x563b53fc9442 - std::thread::local::LocalKey::with::h82da928fae3b2eb4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419 [INFO] [stdout] 20: 0x563b53fa87d4 - async_std::task::block_on::run::h9086d138af07caf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:117 [INFO] [stdout] 21: 0x563b53faaade - async_std::task::block_on::block_on::{{closure}}::hf0f31080ba170a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71 [INFO] [stdout] 22: 0x563b5400ad3e - async_std::task::task::Task::set_current::{{closure}}::h3dfea66a151e6f34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:129 [INFO] [stdout] 23: 0x563b53fcb9d8 - std::thread::local::LocalKey::try_with::had81717a2cdda665 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443 [INFO] [stdout] 24: 0x563b53fc94ff - std::thread::local::LocalKey::with::hd8244062ab1279c0 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419 [INFO] [stdout] 25: 0x563b5400aae6 - async_std::task::task::Task::set_current::ha75e49544245a746 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:124 [INFO] [stdout] 26: 0x563b53fa9bed - async_std::task::block_on::block_on::h6c04178f7ff5c5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71 [INFO] [stdout] 27: 0x563b53fba2ea - file_db::tests::test_db::h30f4e208a326834a [INFO] [stdout] at file_db/src/lib.rs:68 [INFO] [stdout] 28: 0x563b53fba2a9 - file_db::tests::test_db::{{closure}}::h8446a76b6d5a9ab3 [INFO] [stdout] at file_db/src/lib.rs:68 [INFO] [stdout] 29: 0x563b53fab81d - core::ops::function::FnOnce::call_once::h4f14de743bd48395 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248 [INFO] [stdout] 30: 0x563b540421d2 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248 [INFO] [stdout] - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at library/test/src/lib.rs:573 [INFO] [stdout] 31: 0x563b54040f2c - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492 [INFO] [stdout] - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456 [INFO] [stdout] - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137 [INFO] [stdout] - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at library/test/src/lib.rs:596 [INFO] [stdout] - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at library/test/src/lib.rs:490 [INFO] [stdout] 32: 0x563b5400cd8b - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at library/test/src/lib.rs:517 [INFO] [stdout] - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 33: 0x563b54012f3e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492 [INFO] [stdout] - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456 [INFO] [stdout] - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137 [INFO] [stdout] - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499 [INFO] [stdout] - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248 [INFO] [stdout] 34: 0x563b54129a42 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866 [INFO] [stdout] - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866 [INFO] [stdout] - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 35: 0x7ff44ea27608 - start_thread [INFO] [stdout] 36: 0x7ff44e7f7162 - __clone [INFO] [stdout] 37: 0x0 - ', file_db/src/lib.rs:64:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b54122e50 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x563b54122e50 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563b54122e50 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563b54122e50 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563b5414677c - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x563b5411f535 - std::io::Write::write_fmt::h766156bfd5935712 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x563b541248f1 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563b541248f1 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563b541248f1 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563b54124548 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563b54124fbd - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563b54124e87 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563b54123324 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563b54124bb2 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563b53f60f23 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x563b53f61013 - core::result::unwrap_failed::h78dab976b32b845a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x563b53fc3de5 - core::result::Result::unwrap::h246ba65ddc73254b [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x563b53fb8a3c - file_db::tests::clear_db::{{closure}}::ha473b11ab392baaf [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:64:18 [INFO] [stdout] 18: 0x563b5400163c - as core::future::future::Future>::poll::hc36d5de370d63883 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x563b53fba86e - file_db::tests::test_db::{{closure}}::h385c73ba74bb7511 [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:73:32 [INFO] [stdout] 20: 0x563b54000f9c - as core::future::future::Future>::poll::h9292b45e8535628a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x563b53faa2f7 - async_std::task::block_on::block_on::{{closure}}::h1597f512efca8b58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:67:15 [INFO] [stdout] 22: 0x563b5400088c - as core::future::future::Future>::poll::h6a1a10dcae4d66b8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 23: 0x563b53fa8dd9 - async_std::task::block_on::run::{{closure}}::h8b4681a2a3bbe8d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:128:37 [INFO] [stdout] 24: 0x563b53fc9ec4 - std::thread::local::LocalKey::try_with::h2e6bb910abb8d069 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 25: 0x563b53fc9443 - std::thread::local::LocalKey::with::h82da928fae3b2eb4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 26: 0x563b53fa87d5 - async_std::task::block_on::run::h9086d138af07caf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:117:5 [INFO] [stdout] 27: 0x563b53faaadf - async_std::task::block_on::block_on::{{closure}}::hf0f31080ba170a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71:42 [INFO] [stdout] 28: 0x563b5400ad3f - async_std::task::task::Task::set_current::{{closure}}::h3dfea66a151e6f34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:129:13 [INFO] [stdout] 29: 0x563b53fcb9d9 - std::thread::local::LocalKey::try_with::had81717a2cdda665 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 30: 0x563b53fc9500 - std::thread::local::LocalKey::with::hd8244062ab1279c0 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 31: 0x563b5400aae7 - async_std::task::task::Task::set_current::ha75e49544245a746 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:124:9 [INFO] [stdout] 32: 0x563b53fa9bee - async_std::task::block_on::block_on::h6c04178f7ff5c5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71:14 [INFO] [stdout] 33: 0x563b53fba2eb - file_db::tests::test_db::h30f4e208a326834a [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:68:5 [INFO] [stdout] 34: 0x563b53fba2aa - file_db::tests::test_db::{{closure}}::h8446a76b6d5a9ab3 [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:68:5 [INFO] [stdout] 35: 0x563b53fab81e - core::ops::function::FnOnce::call_once::h4f14de743bd48395 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 36: 0x563b540421d3 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x563b540421d3 - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:573:5 [INFO] [stdout] 38: 0x563b54040f2d - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x563b54040f2d - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x563b54040f2d - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x563b54040f2d - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x563b54040f2d - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x563b54040f2d - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:596:18 [INFO] [stdout] 44: 0x563b54040f2d - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:490:39 [INFO] [stdout] 45: 0x563b5400cd8c - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:517:37 [INFO] [stdout] 46: 0x563b5400cd8c - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 47: 0x563b54012f3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 48: 0x563b54012f3f - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 49: 0x563b54012f3f - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x563b54012f3f - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x563b54012f3f - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x563b54012f3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 53: 0x563b54012f3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 54: 0x563b54129a43 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 55: 0x563b54129a43 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 56: 0x563b54129a43 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 57: 0x7ff44ea27609 - start_thread [INFO] [stdout] 58: 0x7ff44e7f7163 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_db [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p file_db --lib' [INFO] running `Command { std: "docker" "inspect" "a155db57dd6094e712ba904bbaf2b0fe44c9d66d7ceef8b0b8633e8cc1198311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a155db57dd6094e712ba904bbaf2b0fe44c9d66d7ceef8b0b8633e8cc1198311", kill_on_drop: false }` [INFO] [stdout] a155db57dd6094e712ba904bbaf2b0fe44c9d66d7ceef8b0b8633e8cc1198311