Oct 11 09:36:48.375 INFO testing trek-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:36:48.375 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:36:48.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:36:48.776 INFO blam! 2e9f65d47bb9d5a297625669033937bbdd0b41f7770063846c4a54fe0bcc5230 Oct 11 09:36:48.788 INFO running `"docker" "start" "-a" "2e9f65d47bb9d5a297625669033937bbdd0b41f7770063846c4a54fe0bcc5230"` Oct 11 09:36:50.473 INFO kablam! usermod: no changes Oct 11 09:36:50.524 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 11 09:36:50.524 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 11 09:36:50.524 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 09:36:50.524 INFO kablam! files will be included as a example target: Oct 11 09:36:50.524 INFO kablam! Oct 11 09:36:50.524 INFO kablam! * /source/examples/migration_index.rs Oct 11 09:36:50.524 INFO kablam! Oct 11 09:36:50.524 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 09:36:50.524 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 11 09:36:50.524 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 11 09:36:50.524 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 09:36:50.524 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 09:36:50.524 INFO kablam! Oct 11 09:36:50.524 INFO kablam! For more information on this warning you can consult Oct 11 09:36:50.524 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 09:36:50.645 INFO kablam! Compiling phf_shared v0.7.23 Oct 11 09:36:50.660 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 11 09:36:51.893 INFO kablam! Compiling phf v0.7.23 Oct 11 09:36:54.424 INFO kablam! Compiling postgres-shared v0.4.2 Oct 11 09:36:58.871 INFO kablam! Compiling postgres v0.15.2 Oct 11 09:37:03.772 INFO kablam! Compiling trek v0.3.1 (/source) Oct 11 09:37:08.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.61s Oct 11 09:37:08.144 INFO kablam! su: No module specific data is present Oct 11 09:37:08.594 INFO running `"docker" "rm" "-f" "2e9f65d47bb9d5a297625669033937bbdd0b41f7770063846c4a54fe0bcc5230"` Oct 11 09:37:08.853 INFO blam! 2e9f65d47bb9d5a297625669033937bbdd0b41f7770063846c4a54fe0bcc5230 Oct 11 09:37:08.858 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:37:08.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:37:09.286 INFO blam! 6212ccf36ef6dbccd247bf9b7a8bb706e449c0119779e03856504f738efbd3da Oct 11 09:37:09.293 INFO running `"docker" "start" "-a" "6212ccf36ef6dbccd247bf9b7a8bb706e449c0119779e03856504f738efbd3da"` Oct 11 09:37:10.335 INFO kablam! usermod: no changes Oct 11 09:37:10.388 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 11 09:37:10.388 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 11 09:37:10.388 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 09:37:10.388 INFO kablam! files will be included as a example target: Oct 11 09:37:10.388 INFO kablam! Oct 11 09:37:10.388 INFO kablam! * /source/examples/migration_index.rs Oct 11 09:37:10.388 INFO kablam! Oct 11 09:37:10.388 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 09:37:10.388 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 11 09:37:10.388 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 11 09:37:10.388 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 09:37:10.388 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 09:37:10.388 INFO kablam! Oct 11 09:37:10.388 INFO kablam! For more information on this warning you can consult Oct 11 09:37:10.388 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 09:37:10.525 INFO kablam! Compiling trek v0.3.1 (/source) Oct 11 09:37:19.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.51s Oct 11 09:37:19.894 INFO kablam! su: No module specific data is present Oct 11 09:37:20.164 INFO running `"docker" "rm" "-f" "6212ccf36ef6dbccd247bf9b7a8bb706e449c0119779e03856504f738efbd3da"` Oct 11 09:37:20.280 INFO blam! 6212ccf36ef6dbccd247bf9b7a8bb706e449c0119779e03856504f738efbd3da Oct 11 09:37:20.282 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:37:20.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:37:20.476 INFO blam! 8cd4e9dfe97a742145694fc23bf70b71499e0050ec77fc7cbe47db870d4dc1db Oct 11 09:37:20.478 INFO running `"docker" "start" "-a" "8cd4e9dfe97a742145694fc23bf70b71499e0050ec77fc7cbe47db870d4dc1db"` Oct 11 09:37:21.281 INFO kablam! usermod: no changes Oct 11 09:37:21.324 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 11 09:37:21.324 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 11 09:37:21.324 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 09:37:21.324 INFO kablam! files will be included as a example target: Oct 11 09:37:21.324 INFO kablam! Oct 11 09:37:21.324 INFO kablam! * /source/examples/migration_index.rs Oct 11 09:37:21.324 INFO kablam! Oct 11 09:37:21.324 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 09:37:21.324 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 11 09:37:21.324 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 11 09:37:21.324 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 09:37:21.324 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 09:37:21.324 INFO kablam! Oct 11 09:37:21.324 INFO kablam! For more information on this warning you can consult Oct 11 09:37:21.324 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 09:37:21.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 09:37:21.452 INFO kablam! Running /target/debug/deps/trek-b8307d7b0040b03c Oct 11 09:37:21.455 INFO blam! Oct 11 09:37:21.455 INFO blam! running 0 tests Oct 11 09:37:21.455 INFO blam! Oct 11 09:37:21.455 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:37:21.455 INFO blam! Oct 11 09:37:21.457 INFO kablam! Running /target/debug/deps/test-fdeacb5f8a0f7bbc Oct 11 09:37:21.468 INFO blam! Oct 11 09:37:21.469 INFO blam! running 6 tests Oct 11 09:37:21.541 INFO blam! test can_apply_migrations_sequentially ... FAILED Oct 11 09:37:21.541 INFO blam! test can_rollback_migrations_sequentially ... FAILED Oct 11 09:37:21.541 INFO blam! test can_rollback_migration ... FAILED Oct 11 09:37:21.541 INFO blam! test can_run_migration ... FAILED Oct 11 09:37:21.550 INFO blam! test fails_gracefully_on_migration_rollback_error ... FAILED Oct 11 09:37:21.550 INFO kablam! error: test failed, to rerun pass '--test test' Oct 11 09:37:21.551 INFO blam! test fails_gracefully_on_migration_run_error ... FAILED Oct 11 09:37:21.551 INFO blam! Oct 11 09:37:21.551 INFO blam! failures: Oct 11 09:37:21.551 INFO blam! Oct 11 09:37:21.552 INFO blam! ---- can_apply_migrations_sequentially stdout ---- Oct 11 09:37:21.552 INFO blam! thread 'can_apply_migrations_sequentially' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.552 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.552 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.553 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.553 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.553 INFO blam! stack backtrace: Oct 11 09:37:21.553 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.554 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.554 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.554 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.554 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.554 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.555 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.555 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.555 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.555 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.556 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.556 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.556 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.556 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.557 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.557 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.557 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.557 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.557 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.558 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.558 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.558 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.558 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.559 INFO blam! 11: 0x560a9cf6fc5b - test::can_apply_migrations_sequentially::h56d6261aea45d189 Oct 11 09:37:21.559 INFO blam! at tests/test.rs:85 Oct 11 09:37:21.559 INFO blam! 12: 0x560a9cf6fc29 - test::can_apply_migrations_sequentially::{{closure}}::h6f68a8dc76790b7a Oct 11 09:37:21.559 INFO blam! at tests/test.rs:84 Oct 11 09:37:21.559 INFO blam! 13: 0x560a9cf7a77d - core::ops::function::FnOnce::call_once::h944d9130c1838f39 Oct 11 09:37:21.559 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.559 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.559 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.559 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.559 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.559 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.559 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.559 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.559 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.559 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.559 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.559 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.559 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.559 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.559 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.559 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.559 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.559 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.559 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.559 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.559 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.560 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.560 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.560 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.560 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.560 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.560 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.560 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.560 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.560 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.560 INFO blam! 24: 0x0 - Oct 11 09:37:21.560 INFO blam! Oct 11 09:37:21.560 INFO blam! ---- can_rollback_migrations_sequentially stdout ---- Oct 11 09:37:21.560 INFO blam! thread 'can_rollback_migrations_sequentially' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.560 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.565 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.565 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.565 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.565 INFO blam! stack backtrace: Oct 11 09:37:21.565 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.565 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.565 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.565 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.565 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.565 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.565 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.565 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.565 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.565 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.565 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.565 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.565 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.565 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.565 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.566 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.566 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.566 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.566 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.566 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.566 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.566 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.566 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.566 INFO blam! 11: 0x560a9cf7054b - test::can_rollback_migrations_sequentially::h77d1d56c56bea29d Oct 11 09:37:21.566 INFO blam! at tests/test.rs:114 Oct 11 09:37:21.566 INFO blam! 12: 0x560a9cf70519 - test::can_rollback_migrations_sequentially::{{closure}}::h8e59ed408e9c0ceb Oct 11 09:37:21.566 INFO blam! at tests/test.rs:113 Oct 11 09:37:21.566 INFO blam! 13: 0x560a9cf7a5dd - core::ops::function::FnOnce::call_once::h20818904ff5e8e83 Oct 11 09:37:21.566 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.566 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.566 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.566 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.566 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.566 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.566 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.566 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.566 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.566 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.566 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.566 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.566 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.566 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.566 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.566 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.566 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.566 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.566 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.566 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.566 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.566 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.566 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.566 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.566 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.566 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.566 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.566 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.567 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.567 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.567 INFO blam! 24: 0x0 - Oct 11 09:37:21.567 INFO blam! Oct 11 09:37:21.567 INFO blam! ---- can_rollback_migration stdout ---- Oct 11 09:37:21.567 INFO blam! thread 'can_rollback_migration' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.567 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.567 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.567 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.567 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.567 INFO blam! stack backtrace: Oct 11 09:37:21.567 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.567 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.567 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.567 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.567 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.567 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.567 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.567 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.567 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.567 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.567 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.567 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.567 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.567 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.567 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.567 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.567 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.567 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.567 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.567 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.567 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.567 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.567 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.567 INFO blam! 11: 0x560a9cf6f4f0 - test::can_rollback_migration::h279933ad4f8433c0 Oct 11 09:37:21.567 INFO blam! at tests/test.rs:61 Oct 11 09:37:21.567 INFO blam! 12: 0x560a9cf6f4c9 - test::can_rollback_migration::{{closure}}::hfb506436399148fc Oct 11 09:37:21.567 INFO blam! at tests/test.rs:60 Oct 11 09:37:21.567 INFO blam! 13: 0x560a9cf7a6bd - core::ops::function::FnOnce::call_once::h39dc269acb54bf4d Oct 11 09:37:21.567 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.567 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.567 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.567 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.567 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.568 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.568 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.568 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.568 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.568 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.568 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.568 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.568 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.568 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.568 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.568 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.568 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.568 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.568 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.568 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.568 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.574 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.574 INFO kablam! su: No module specific data is present Oct 11 09:37:21.574 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.574 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.574 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.574 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.574 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.574 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.574 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.574 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.574 INFO blam! 24: 0x0 - Oct 11 09:37:21.574 INFO blam! Oct 11 09:37:21.575 INFO blam! ---- can_run_migration stdout ---- Oct 11 09:37:21.575 INFO blam! thread 'can_run_migration' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.575 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.575 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.575 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.575 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.575 INFO blam! stack backtrace: Oct 11 09:37:21.575 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.575 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.575 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.575 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.575 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.575 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.575 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.575 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.575 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.575 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.575 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.575 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.575 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.575 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.575 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.575 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.575 INFO blam! 11: 0x560a9cf6eccb - test::can_run_migration::ha46611c08b1c1fca Oct 11 09:37:21.575 INFO blam! at tests/test.rs:35 Oct 11 09:37:21.575 INFO blam! 12: 0x560a9cf6ec99 - test::can_run_migration::{{closure}}::h9ca9bc3d02c19428 Oct 11 09:37:21.575 INFO blam! at tests/test.rs:34 Oct 11 09:37:21.575 INFO blam! 13: 0x560a9cf7a73d - core::ops::function::FnOnce::call_once::h4a6d3e5291d95ce3 Oct 11 09:37:21.575 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.575 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.575 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.575 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.575 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.575 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.575 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.575 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.575 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.575 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.575 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.575 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.575 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.575 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.575 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.575 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.575 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.575 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.575 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.575 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.575 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.575 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.575 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.575 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.575 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.575 INFO blam! 24: 0x0 - Oct 11 09:37:21.575 INFO blam! Oct 11 09:37:21.575 INFO blam! ---- fails_gracefully_on_migration_rollback_error stdout ---- Oct 11 09:37:21.575 INFO blam! thread 'fails_gracefully_on_migration_rollback_error' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.575 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.575 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.575 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.575 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.575 INFO blam! stack backtrace: Oct 11 09:37:21.575 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.575 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.575 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.575 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.575 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.575 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.575 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.575 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.575 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.576 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.576 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.576 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.576 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.576 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.576 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.576 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.576 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.576 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.576 INFO blam! 11: 0x560a9cf71840 - test::fails_gracefully_on_migration_rollback_error::hf50e72a98d6dd385 Oct 11 09:37:21.576 INFO blam! at tests/test.rs:168 Oct 11 09:37:21.576 INFO blam! 12: 0x560a9cf71819 - test::fails_gracefully_on_migration_rollback_error::{{closure}}::h92a94a6f6e7be8c2 Oct 11 09:37:21.576 INFO blam! at tests/test.rs:167 Oct 11 09:37:21.576 INFO blam! 13: 0x560a9cf7a67d - core::ops::function::FnOnce::call_once::h2d6c831656f62fbe Oct 11 09:37:21.576 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.576 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.576 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.576 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.576 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.576 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.576 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.576 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.576 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.576 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.576 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.576 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.576 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.576 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.576 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.576 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.576 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.576 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.576 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.576 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.576 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.576 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.576 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.576 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.576 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.576 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.576 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.576 INFO blam! 24: 0x0 - Oct 11 09:37:21.576 INFO blam! Oct 11 09:37:21.576 INFO blam! ---- fails_gracefully_on_migration_run_error stdout ---- Oct 11 09:37:21.576 INFO blam! thread 'fails_gracefully_on_migration_run_error' panicked at 'TREK_TEST_DB_PARAMS environment variable is unset. This environment variable should contain a database connection string for a PostgreSQL database to use when testing. This string should take the form: Oct 11 09:37:21.576 INFO blam! postgresql://user[:password]@host[:port][/database][?param1=val1[[¶m2=val2]...]] Oct 11 09:37:21.576 INFO blam! See the rust-postgres documentation for more details: Oct 11 09:37:21.576 INFO blam! https://sfackler.github.io/rust-postgres/doc/postgres/struct.Connection.html#method.connect Oct 11 09:37:21.576 INFO blam! ', libcore/option.rs:1010:5 Oct 11 09:37:21.576 INFO blam! stack backtrace: Oct 11 09:37:21.576 INFO blam! 0: 0x560a9d129dee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:37:21.576 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:37:21.576 INFO blam! 1: 0x560a9d1332e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:37:21.576 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:37:21.576 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:37:21.576 INFO blam! 2: 0x560a9d12deed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:211 Oct 11 09:37:21.576 INFO blam! 3: 0x560a9d12dbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:221 Oct 11 09:37:21.576 INFO blam! 4: 0x560a9d12e59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:476 Oct 11 09:37:21.576 INFO blam! 5: 0x560a9d12e159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:390 Oct 11 09:37:21.576 INFO blam! 6: 0x560a9d12e055 - rust_begin_unwind Oct 11 09:37:21.576 INFO blam! at libstd/panicking.rs:325 Oct 11 09:37:21.576 INFO blam! 7: 0x560a9d16e74b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:37:21.576 INFO blam! at libcore/panicking.rs:77 Oct 11 09:37:21.576 INFO blam! 8: 0x560a9d16e7c1 - core::option::expect_failed::h9934aa1f3ba23b63 Oct 11 09:37:21.576 INFO blam! at libcore/option.rs:1010 Oct 11 09:37:21.576 INFO blam! 9: 0x560a9cf7a376 - >::expect::hc6733e09f42c3759 Oct 11 09:37:21.576 INFO blam! at libcore/option.rs:322 Oct 11 09:37:21.576 INFO blam! 10: 0x560a9cf6ebfd - test::new_test_connection::h2e501343c9d6f953 Oct 11 09:37:21.576 INFO blam! at tests/test.rs:21 Oct 11 09:37:21.576 INFO blam! 11: 0x560a9cf715a0 - test::fails_gracefully_on_migration_run_error::h3f4422b4aea677d3 Oct 11 09:37:21.576 INFO blam! at tests/test.rs:158 Oct 11 09:37:21.576 INFO blam! 12: 0x560a9cf71579 - test::fails_gracefully_on_migration_run_error::{{closure}}::h4297f4b4419d804a Oct 11 09:37:21.576 INFO blam! at tests/test.rs:157 Oct 11 09:37:21.577 INFO blam! 13: 0x560a9cf7a6fd - core::ops::function::FnOnce::call_once::h45c48882fa63becc Oct 11 09:37:21.577 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.577 INFO blam! 14: 0x560a9cf7f06e - >::call_box::h95b7cb918af67b5d Oct 11 09:37:21.577 INFO blam! at libtest/lib.rs:1468 Oct 11 09:37:21.577 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:37:21.577 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.577 INFO blam! 15: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.577 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.577 INFO blam! 16: 0x560a9cf9fbbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:37:21.577 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.577 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.577 INFO blam! at libtest/lib.rs:1423 Oct 11 09:37:21.577 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:37:21.577 INFO blam! 17: 0x560a9cfa07c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:37:21.577 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:37:21.577 INFO blam! at libstd/panic.rs:313 Oct 11 09:37:21.577 INFO blam! at libstd/panicking.rs:310 Oct 11 09:37:21.577 INFO blam! 18: 0x560a9d13e4b9 - __rust_maybe_catch_panic Oct 11 09:37:21.577 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:37:21.577 INFO blam! 19: 0x560a9cf8dd86 - >::call_box::h96125cb29a9ba44b Oct 11 09:37:21.577 INFO blam! at libstd/panicking.rs:289 Oct 11 09:37:21.577 INFO blam! at libstd/panic.rs:392 Oct 11 09:37:21.577 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:37:21.577 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:37:21.577 INFO blam! 20: 0x560a9d12c19a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:37:21.577 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:37:21.577 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:37:21.577 INFO blam! 21: 0x560a9d11f5c5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:37:21.577 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:37:21.577 INFO blam! 22: 0x7f70b551c6b9 - start_thread Oct 11 09:37:21.577 INFO blam! 23: 0x7f70b503c41c - clone Oct 11 09:37:21.577 INFO blam! 24: 0x0 - Oct 11 09:37:21.577 INFO blam! Oct 11 09:37:21.577 INFO blam! Oct 11 09:37:21.577 INFO blam! failures: Oct 11 09:37:21.577 INFO blam! can_apply_migrations_sequentially Oct 11 09:37:21.577 INFO blam! can_rollback_migration Oct 11 09:37:21.577 INFO blam! can_rollback_migrations_sequentially Oct 11 09:37:21.577 INFO blam! can_run_migration Oct 11 09:37:21.577 INFO blam! fails_gracefully_on_migration_rollback_error Oct 11 09:37:21.577 INFO blam! fails_gracefully_on_migration_run_error Oct 11 09:37:21.577 INFO blam! Oct 11 09:37:21.577 INFO blam! test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:37:21.577 INFO blam! Oct 11 09:37:22.018 INFO running `"docker" "rm" "-f" "8cd4e9dfe97a742145694fc23bf70b71499e0050ec77fc7cbe47db870d4dc1db"` Oct 11 09:37:22.166 INFO blam! 8cd4e9dfe97a742145694fc23bf70b71499e0050ec77fc7cbe47db870d4dc1db