[INFO] updating cached repository sunrise-choir/ssb-patchql [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sunrise-choir/ssb-patchql [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sunrise-choir/ssb-patchql" "work/ex/beta-1.38-1/sources/1.37.0/gh/sunrise-choir/ssb-patchql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sunrise-choir/ssb-patchql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sunrise-choir/ssb-patchql" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4010165a443bf7b149f5ca9578050f1a7664d22 [INFO] sha for GitHub repo sunrise-choir/ssb-patchql: c4010165a443bf7b149f5ca9578050f1a7664d22 [INFO] validating manifest of sunrise-choir/ssb-patchql on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sunrise-choir/ssb-patchql on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sunrise-choir/ssb-patchql [INFO] finished frobbing sunrise-choir/ssb-patchql [INFO] frobbed toml for sunrise-choir/ssb-patchql written to work/ex/beta-1.38-1/sources/1.37.0/gh/sunrise-choir/ssb-patchql/Cargo.toml [INFO] started frobbing sunrise-choir/ssb-patchql [INFO] finished frobbing sunrise-choir/ssb-patchql [INFO] frobbed toml for sunrise-choir/ssb-patchql written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql/Cargo.toml [INFO] crate sunrise-choir/ssb-patchql already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sunrise-choir/ssb-patchql/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sunrise-choir/flumedb-rs` [INFO] [stderr] Updating git repository `https://github.com/pietgeursen/logger` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/sunrise-choir/flumedb-rs` [INFO] [stderr] Updating git repository `https://github.com/pietgeursen/logger` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sunrise-choir/ssb-patchql against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c71c0943e8366b223a9a6e5986c895c9661c04ec6e59fb10b05f58b78acada0b [INFO] running `"docker" "start" "-a" "c71c0943e8366b223a9a6e5986c895c9661c04ec6e59fb10b05f58b78acada0b"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling bidir_iter v0.2.0 [INFO] [stderr] Compiling buffered_offset_reader v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling logger v0.4.0 (https://github.com/pietgeursen/logger#91cfbcdb) [INFO] [stderr] Compiling iron-cors v0.8.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling flumedb v0.1.1 (https://github.com/sunrise-choir/flumedb-rs?rev=997593e#997593ef) [INFO] [stderr] Compiling juniper_iron v0.3.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling sodiumoxide v0.2.2 [INFO] [stderr] Compiling ssb-crypto v0.1.3 [INFO] [stderr] Compiling private-box v0.5.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling ssb-patchql v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `"docker" "inspect" "c71c0943e8366b223a9a6e5986c895c9661c04ec6e59fb10b05f58b78acada0b"` [INFO] running `"docker" "rm" "-f" "c71c0943e8366b223a9a6e5986c895c9661c04ec6e59fb10b05f58b78acada0b"` [INFO] [stdout] c71c0943e8366b223a9a6e5986c895c9661c04ec6e59fb10b05f58b78acada0b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 457be3233ac6099d969dc18d16e536fd8b857fc8294a2392e04bdefaa635c819 [INFO] running `"docker" "start" "-a" "457be3233ac6099d969dc18d16e536fd8b857fc8294a2392e04bdefaa635c819"` [INFO] [stderr] Compiling ssb-patchql v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `insert_message` [INFO] [stderr] --> src/db/models/mod.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | fn insert_message() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `"docker" "inspect" "457be3233ac6099d969dc18d16e536fd8b857fc8294a2392e04bdefaa635c819"` [INFO] running `"docker" "rm" "-f" "457be3233ac6099d969dc18d16e536fd8b857fc8294a2392e04bdefaa635c819"` [INFO] [stdout] 457be3233ac6099d969dc18d16e536fd8b857fc8294a2392e04bdefaa635c819 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sunrise-choir/ssb-patchql:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 44c7583baacdf3b4c934ceffe80a002a0f1540bdc10a42abcfdcc335e4cb9b04 [INFO] running `"docker" "start" "-a" "44c7583baacdf3b4c934ceffe80a002a0f1540bdc10a42abcfdcc335e4cb9b04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/ssb_patchql-e49b9dbc9d989b37 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test db::tests::it_works ... ok [INFO] [stdout] test db::models::tests::find_or_create_key_when_key_does_not_exist ... FAILED [INFO] [stdout] test db::models::tests::find_or_create_key_when_key_exists ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- db::models::tests::find_or_create_key_when_key_does_not_exist stdout ---- [INFO] [stdout] thread 'db::models::tests::find_or_create_key_when_key_does_not_exist' panicked at 'DATABASE_URL must be set: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560ea60ff8b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5560ea60ff8b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5560ea60ff8b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5560ea60ff8b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5560ea60ff8b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5560ea60fbfc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5560ea6106fd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5560ea610282 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5560ea610166 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5560ea626e4d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5560ea626f47 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5560ea2a5215 - core::result::Result::expect::hf6c3bd030b24543c [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5560ea2b2c76 - ssb_patchql::db::models::tests::establish_connection::hc4609a03d9f66a63 [INFO] [stdout] at src/db/models/mod.rs:129 [INFO] [stdout] 13: 0x5560ea2b2dec - ssb_patchql::db::models::tests::find_or_create_key_when_key_does_not_exist::h53bbbdf3d01b9d0e [INFO] [stdout] at src/db/models/mod.rs:164 [INFO] [stdout] 14: 0x5560ea2b2dca - ssb_patchql::db::models::tests::find_or_create_key_when_key_does_not_exist::{{closure}}::h5a53d9552dafa34c [INFO] [stdout] at src/db/models/mod.rs:163 [INFO] [stdout] 15: 0x5560ea2c2e3e - core::ops::function::FnOnce::call_once::hafab589d60cad9fc [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 16: 0x5560ea2deaff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 17: 0x5560ea61389a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x5560ea2f90ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x5560ea2f90ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x5560ea2f90ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 21: 0x5560ea2d4525 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x5560ea2d8735 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x5560ea2d8735 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x5560ea2d8735 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x5560ea61389a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: 0x5560ea2d8d32 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x5560ea2d8d32 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5560ea2d8d32 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x5560ea2d8d32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 30: 0x5560ea60517f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5560ea612c70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 32: 0x5560ea612c70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x5560ea612c70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7ff9e563f4a4 - start_thread [INFO] [stdout] 35: 0x7ff9e516ad0f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- db::models::tests::find_or_create_key_when_key_exists stdout ---- [INFO] [stdout] thread 'db::models::tests::find_or_create_key_when_key_exists' panicked at 'DATABASE_URL must be set: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560ea60ff8b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5560ea60ff8b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5560ea60ff8b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5560ea60ff8b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5560ea60ff8b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5560ea60fbfc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5560ea6106fd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5560ea610282 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5560ea610166 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5560ea626e4d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5560ea626f47 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5560ea2a5215 - core::result::Result::expect::hf6c3bd030b24543c [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5560ea2b2c76 - ssb_patchql::db::models::tests::establish_connection::hc4609a03d9f66a63 [INFO] [stdout] at src/db/models/mod.rs:129 [INFO] [stdout] 13: 0x5560ea2b2d6c - ssb_patchql::db::models::tests::find_or_create_key_when_key_exists::hebb3b4187192fb23 [INFO] [stdout] at src/db/models/mod.rs:159 [INFO] [stdout] 14: 0x5560ea2b2d4a - ssb_patchql::db::models::tests::find_or_create_key_when_key_exists::{{closure}}::hb9a5b23d35aa07f8 [INFO] [stdout] at src/db/models/mod.rs:158 [INFO] [stdout] 15: 0x5560ea2c2dae - core::ops::function::FnOnce::call_once::h5be1afa31a0d0dd6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 16: 0x5560ea2deaff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 17: 0x5560ea61389a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 18: 0x5560ea2f90ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x5560ea2f90ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x5560ea2f90ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 21: 0x5560ea2d4525 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x5560ea2d8735 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x5560ea2d8735 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x5560ea2d8735 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x5560ea61389a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: 0x5560ea2d8d32 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x5560ea2d8d32 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5560ea2d8d32 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x5560ea2d8d32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 30: 0x5560ea60517f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5560ea612c70 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 32: 0x5560ea612c70 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x5560ea612c70 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7ff9e563f4a4 - start_thread [INFO] [stdout] 35: 0x7ff9e516ad0f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] db::models::tests::find_or_create_key_when_key_does_not_exist [INFO] [stdout] db::models::tests::find_or_create_key_when_key_exists [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin ssb-patchql' [INFO] running `"docker" "inspect" "44c7583baacdf3b4c934ceffe80a002a0f1540bdc10a42abcfdcc335e4cb9b04"` [INFO] running `"docker" "rm" "-f" "44c7583baacdf3b4c934ceffe80a002a0f1540bdc10a42abcfdcc335e4cb9b04"` [INFO] [stdout] 44c7583baacdf3b4c934ceffe80a002a0f1540bdc10a42abcfdcc335e4cb9b04