[INFO] cloning repository https://github.com/sphynx/fdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphynx/fdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Ffdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Ffdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae0b298f39060cfc9913074c8ab22bc4ef5d6028
[INFO] testing sphynx/fdb against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Ffdb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sphynx/fdb
[INFO] finished tweaking git repo https://github.com/sphynx/fdb
[INFO] tweaked toml for git repo https://github.com/sphynx/fdb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sphynx/fdb on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sphynx/fdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa893f552c41b3e7bfd128b3df178aa332ea18371552d89788db9f254d567c1c
[INFO] running `Command { std: "docker" "start" "-a" "aa893f552c41b3e7bfd128b3df178aa332ea18371552d89788db9f254d567c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa893f552c41b3e7bfd128b3df178aa332ea18371552d89788db9f254d567c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa893f552c41b3e7bfd128b3df178aa332ea18371552d89788db9f254d567c1c", kill_on_drop: false }`
[INFO] [stdout] aa893f552c41b3e7bfd128b3df178aa332ea18371552d89788db9f254d567c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7b6c29f5dff5d08e8201685e75704c6f2049a38dd95191983e02d78481015ba
[INFO] running `Command { std: "docker" "start" "-a" "d7b6c29f5dff5d08e8201685e75704c6f2049a38dd95191983e02d78481015ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling predicates v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling nix v0.9.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling tempfile v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling rexpect v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling fdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/storage.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let _ = &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.70s
[INFO] running `Command { std: "docker" "inspect" "d7b6c29f5dff5d08e8201685e75704c6f2049a38dd95191983e02d78481015ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b6c29f5dff5d08e8201685e75704c6f2049a38dd95191983e02d78481015ba", kill_on_drop: false }`
[INFO] [stdout] d7b6c29f5dff5d08e8201685e75704c6f2049a38dd95191983e02d78481015ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6324f787f606130d2f097f18af042506974de13caf658c33948af163149b49ad
[INFO] running `Command { std: "docker" "start" "-a" "6324f787f606130d2f097f18af042506974de13caf658c33948af163149b49ad", kill_on_drop: false }`
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/storage.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let _ = &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/storage.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let _ = &email.copy_from_slice(email_bytes);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "6324f787f606130d2f097f18af042506974de13caf658c33948af163149b49ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6324f787f606130d2f097f18af042506974de13caf658c33948af163149b49ad", kill_on_drop: false }`
[INFO] [stdout] 6324f787f606130d2f097f18af042506974de13caf658c33948af163149b49ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99dbe58f19f2e42c002707ca2d6a08c1c5f991ddc2ffa00b19307923bb5e1d43
[INFO] running `Command { std: "docker" "start" "-a" "99dbe58f19f2e42c002707ca2d6a08c1c5f991ddc2ffa00b19307923bb5e1d43", kill_on_drop: false }`
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/storage.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |         &email.copy_from_slice(email_bytes);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 102 |         let _ = &email.copy_from_slice(email_bytes);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fdb` (lib) generated 1 warning
[INFO] [stderr] warning: `fdb` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdb-9ad9510083f60c15)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test storage::test::check_size_of_row ... ok
[INFO] [stdout] test storage::test::row_serialisation_32bytes ... ok
[INFO] [stdout] test storage::test::row_serialisation_normal ... ok
[INFO] [stdout] test storage::test::row_serialisation_empty ... ok
[INFO] [stdout] test storage::test::table_insert_select ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fdb-a312ad7d87117322)
[INFO] [stdout] test storage::test::row_serialisation_too_large_username - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8fec113b1a466f33)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_longest_possible ... ok
[INFO] [stdout] test test_too_long ... ok
[INFO] [stdout] test test_insert_delete ... FAILED
[INFO] [stdout] test test_many ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_insert_delete stdout ----
[INFO] [stdout] Error: Error(Timeout("EOF (End of File)", "\r\nExecuted.\r\ndb > ", 500ms), State { next_error: None, backtrace: Some(stack backtrace:
[INFO] [stdout]    0: error_chain::make_backtrace
[INFO] [stdout]              at src/lib.rs:616
[INFO] [stdout]    1: <error_chain::State as core::default::Default>::default
[INFO] [stdout]              at src/lib.rs:710
[INFO] [stdout]    2: <rexpect::errors::Error>::from_kind
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-chain-0.11.0/src/error_chain.rs:125
[INFO] [stdout]    3: <rexpect::errors::Error as core::convert::From<rexpect::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-chain-0.11.0/src/error_chain.rs:226
[INFO] [stdout]    4: <rexpect::errors::ErrorKind as core::convert::Into<rexpect::errors::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778
[INFO] [stdout]    5: <rexpect::reader::NBReader>::read_until
[INFO] [stdout]              at src/reader.rs:248
[INFO] [stdout]    6: <rexpect::session::PtySession>::exp
[INFO] [stdout]              at src/session.rs:93
[INFO] [stdout]    7: <rexpect::session::PtySession>::exp_eof
[INFO] [stdout]              at src/session.rs:130
[INFO] [stdout]    8: integration::test_insert_delete
[INFO] [stdout]              at tests/integration.rs:15
[INFO] [stdout]    9: integration::test_insert_delete::{closure#0}
[INFO] [stdout]              at tests/integration.rs:7
[INFO] [stdout]   10: <integration::test_insert_delete::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/test/src/lib.rs:663
[INFO] [stdout]   12: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at library/test/src/lib.rs:686
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:274
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:686
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at library/test/src/lib.rs:607
[INFO] [stdout]   13: test::run_test::{closure#1}
[INFO] [stdout]              at library/test/src/lib.rs:637
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:166
[INFO] [stdout]   14: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at library/std/src/thread/lifecycle.rs:91
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:274
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at library/std/src/thread/lifecycle.rs:89
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   15: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:2206
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at library/std/src/sys/thread/unix.rs:119
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: __clone
[INFO] [stdout] ) })
[INFO] [stdout] 
[INFO] [stdout] ---- test_many stdout ----
[INFO] [stdout] Error: Error(Timeout("EOF (End of File)", "\r\nExecuted.\r\ndb > ", 500ms), State { next_error: None, backtrace: Some(stack backtrace:
[INFO] [stdout]    0: error_chain::make_backtrace
[INFO] [stdout]              at src/lib.rs:616
[INFO] [stdout]    1: <error_chain::State as core::default::Default>::default
[INFO] [stdout]              at src/lib.rs:710
[INFO] [stdout]    2: <rexpect::errors::Error>::from_kind
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-chain-0.11.0/src/error_chain.rs:125
[INFO] [stdout]    3: <rexpect::errors::Error as core::convert::From<rexpect::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-chain-0.11.0/src/error_chain.rs:226
[INFO] [stdout]    4: <rexpect::errors::ErrorKind as core::convert::Into<rexpect::errors::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778
[INFO] [stdout]    5: <rexpect::reader::NBReader>::read_until
[INFO] [stdout]              at src/reader.rs:248
[INFO] [stdout]    6: <rexpect::session::PtySession>::exp
[INFO] [stdout]              at src/session.rs:93
[INFO] [stdout]    7: <rexpect::session::PtySession>::exp_eof
[INFO] [stdout]              at src/session.rs:130
[INFO] [stdout]    8: integration::test_many
[INFO] [stdout]              at tests/integration.rs:35
[INFO] [stdout]    9: integration::test_many::{closure#0}
[INFO] [stdout]              at tests/integration.rs:20
[INFO] [stdout]   10: <integration::test_many::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/test/src/lib.rs:663
[INFO] [stdout]   12: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at library/test/src/lib.rs:686
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:274
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:686
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at library/test/src/lib.rs:607
[INFO] [stdout]   13: test::run_test::{closure#1}
[INFO] [stdout]              at library/test/src/lib.rs:637
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:166
[INFO] [stdout]   14: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at library/std/src/thread/lifecycle.rs:91
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:274
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at library/std/src/thread/lifecycle.rs:89
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   15: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:2206
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at library/std/src/sys/thread/unix.rs:119
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: __clone
[INFO] [stdout] ) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_insert_delete
[INFO] [stdout]     test_many
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "99dbe58f19f2e42c002707ca2d6a08c1c5f991ddc2ffa00b19307923bb5e1d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99dbe58f19f2e42c002707ca2d6a08c1c5f991ddc2ffa00b19307923bb5e1d43", kill_on_drop: false }`
[INFO] [stdout] 99dbe58f19f2e42c002707ca2d6a08c1c5f991ddc2ffa00b19307923bb5e1d43
