[INFO] cloning repository https://github.com/raftario/bs-quest-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/bs-quest-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 292b03e1bdf18fc865c9e3914192785525315f5a [INFO] testing raftario/bs-quest-index against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/bs-quest-index on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftario/bs-quest-index [INFO] finished tweaking git repo https://github.com/raftario/bs-quest-index [INFO] tweaked toml for git repo https://github.com/raftario/bs-quest-index written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/bs-quest-index already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v111.10.2+1.1.1g [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0128ea1896fe05c3d5f394c7dafe1f1f2832df932e38983d58fd250c9dd521a9 [INFO] running `Command { std: "docker" "start" "-a" "0128ea1896fe05c3d5f394c7dafe1f1f2832df932e38983d58fd250c9dd521a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0128ea1896fe05c3d5f394c7dafe1f1f2832df932e38983d58fd250c9dd521a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0128ea1896fe05c3d5f394c7dafe1f1f2832df932e38983d58fd250c9dd521a9", kill_on_drop: false }` [INFO] [stdout] 0128ea1896fe05c3d5f394c7dafe1f1f2832df932e38983d58fd250c9dd521a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 898f20a348d010b229cfdf1f4556e5bac2994c8346fcdfe915f0f1eae9ad3906 [INFO] running `Command { std: "docker" "start" "-a" "898f20a348d010b229cfdf1f4556e5bac2994c8346fcdfe915f0f1eae9ad3906", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling bs-quest-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "898f20a348d010b229cfdf1f4556e5bac2994c8346fcdfe915f0f1eae9ad3906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898f20a348d010b229cfdf1f4556e5bac2994c8346fcdfe915f0f1eae9ad3906", kill_on_drop: false }` [INFO] [stdout] 898f20a348d010b229cfdf1f4556e5bac2994c8346fcdfe915f0f1eae9ad3906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5324fbb03362448d2a110b805b9e0bc535ae88c926461e5d54ebcd83d47b0bc [INFO] running `Command { std: "docker" "start" "-a" "b5324fbb03362448d2a110b805b9e0bc535ae88c926461e5d54ebcd83d47b0bc", kill_on_drop: false }` [INFO] [stderr] Compiling bs-quest-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "b5324fbb03362448d2a110b805b9e0bc535ae88c926461e5d54ebcd83d47b0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5324fbb03362448d2a110b805b9e0bc535ae88c926461e5d54ebcd83d47b0bc", kill_on_drop: false }` [INFO] [stdout] b5324fbb03362448d2a110b805b9e0bc535ae88c926461e5d54ebcd83d47b0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05d88764e936fc6acc42d01feaf7612900e23cb3cba7ca961cedd675d90d7bae [INFO] running `Command { std: "docker" "start" "-a" "05d88764e936fc6acc42d01feaf7612900e23cb3cba7ca961cedd675d90d7bae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bs_quest_index-f47e05bd519ea488) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Aug 14 08:04:14.827  INFO connect{url="target/test-database.db"}: bs_quest_index::db: close time.busy=59.8µs time.idle=31.8µs [INFO] [stdout] test tests::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test stdout ---- [INFO] [stdout] thread 'tests::test' panicked at 'called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)', src/tests.rs:27:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55609401b1cd - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55609401b1cd - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55609401b1cd - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55609401b1cd - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55609403f6dc - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x5560940178c1 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55609401cc75 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55609401cc75 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55609401cc75 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55609401c919 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55609401d206 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55609401d0f7 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55609401b684 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55609401ce29 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556093900c33 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x556093900d23 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x556093988fc0 - core::result::Result::unwrap::h7775fd61400161b8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x5560939bf5a2 - bs_quest_index::tests::test::{{closure}}::h90a8135128b3afc9 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:27:16 [INFO] [stdout] 18: 0x55609390d4db - as core::future::future::Future>::poll::h64e7e6e6829b0eba [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x556093964bb0 - tokio::runtime::enter::Enter::block_on::{{closure}}::hfbbc5ed68f488398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:58 [INFO] [stdout] 20: 0x55609397f510 - tokio::coop::with_budget::{{closure}}::h30d60111a69f7a0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55609398fd51 - std::thread::local::LocalKey::try_with::h3a8785d9f8ac1dd3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 22: 0x55609398f4bd - std::thread::local::LocalKey::with::hc2316373b4647139 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 23: 0x556093964a3b - tokio::coop::with_budget::h69fa1d4cad959aa8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 24: 0x556093964a3b - tokio::coop::budget::hd56c2dbb0942f436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 25: 0x556093964a3b - tokio::runtime::enter::Enter::block_on::h742c8a995c07fa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:35 [INFO] [stdout] 26: 0x5560939bb1df - tokio::runtime::thread_pool::ThreadPool::block_on::h6636e3ca6d57a6ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 27: 0x556093964d36 - tokio::runtime::Runtime::block_on::{{closure}}::h285c4ad3ca2234f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446:39 [INFO] [stdout] 28: 0x5560939bb4e6 - tokio::runtime::context::enter::hafaad7d80e518514 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 29: 0x5560939bb40a - tokio::runtime::handle::Handle::enter::h855d3cf486fa8958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 30: 0x556093964c1d - tokio::runtime::Runtime::block_on::h09f0e564dece5684 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 31: 0x5560939be724 - bs_quest_index::tests::test::h7e4f5839abea0fa1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:7:1 [INFO] [stdout] 32: 0x5560939be5fa - bs_quest_index::tests::test::{{closure}}::h9eea32810a811d34 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:7:1 [INFO] [stdout] 33: 0x5560939a956e - core::ops::function::FnOnce::call_once::hecb1974ef0625238 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 34: 0x556093a15303 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 35: 0x556093a15303 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 36: 0x556093a1410a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 37: 0x556093a1410a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x556093a1410a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x556093a1410a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x556093a1410a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x556093a1410a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 42: 0x556093a1410a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 43: 0x5560939e067d - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 44: 0x5560939e067d - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 45: 0x5560939e60a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 46: 0x5560939e60a8 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x5560939e60a8 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x5560939e60a8 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x5560939e60a8 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x5560939e60a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 51: 0x5560939e60a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 52: 0x556094022363 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 53: 0x556094022363 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 54: 0x556094022363 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 55: 0x7fa564ae4609 - start_thread [INFO] [stdout] 56: 0x7fa5648b8133 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bs-quest-index' [INFO] running `Command { std: "docker" "inspect" "05d88764e936fc6acc42d01feaf7612900e23cb3cba7ca961cedd675d90d7bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d88764e936fc6acc42d01feaf7612900e23cb3cba7ca961cedd675d90d7bae", kill_on_drop: false }` [INFO] [stdout] 05d88764e936fc6acc42d01feaf7612900e23cb3cba7ca961cedd675d90d7bae