Oct 16 15:01:37.988 INFO testing citadel-crud-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:01:37.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 15:01:38.428 INFO blam! 2dcee0220bc9ebd7f84c23cb536e728696cc92863559b6f3aa7e9323c5f5a51c Oct 16 15:01:38.430 INFO running `"docker" "start" "-a" "2dcee0220bc9ebd7f84c23cb536e728696cc92863559b6f3aa7e9323c5f5a51c"` Oct 16 15:01:39.275 INFO kablam! usermod: no changes Oct 16 15:01:39.359 INFO kablam! Compiling rusqlite v0.13.0 Oct 16 15:01:41.830 INFO kablam! Compiling citadel-crud v0.1.1 (/source) Oct 16 15:01:43.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.80s Oct 16 15:01:43.115 INFO kablam! su: No module specific data is present Oct 16 15:01:43.792 INFO running `"docker" "rm" "-f" "2dcee0220bc9ebd7f84c23cb536e728696cc92863559b6f3aa7e9323c5f5a51c"` Oct 16 15:01:44.111 INFO blam! 2dcee0220bc9ebd7f84c23cb536e728696cc92863559b6f3aa7e9323c5f5a51c Oct 16 15:01:44.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 15:01:44.509 INFO blam! 1ccf92be2746f9b90514982920c6c765d777d06d39717381b74a26d188afea58 Oct 16 15:01:44.515 INFO running `"docker" "start" "-a" "1ccf92be2746f9b90514982920c6c765d777d06d39717381b74a26d188afea58"` Oct 16 15:01:45.577 INFO kablam! usermod: no changes Oct 16 15:01:45.659 INFO kablam! Compiling citadel-crud v0.1.1 (/source) Oct 16 15:01:46.900 INFO kablam! warning: unused import: `citadel_crud::components::creator::Creator` Oct 16 15:01:46.900 INFO kablam! --> tests/common/employee_reader.rs:8:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 8 | use citadel_crud::components::creator::Creator; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.901 INFO kablam! warning: unused import: `citadel_crud::components::reader::Reader` Oct 16 15:01:46.901 INFO kablam! --> tests/common/employee_reader.rs:9:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 9 | use citadel_crud::components::reader::Reader; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.901 INFO kablam! warning: unused import: `citadel_crud::components::updater::Updater` Oct 16 15:01:46.901 INFO kablam! --> tests/common/employee_reader.rs:10:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 10 | use citadel_crud::components::updater::Updater; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.901 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 16 15:01:46.901 INFO kablam! --> tests/common/employee_reader.rs:11:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.901 INFO kablam! warning: unused import: `self::rusqlite::*` Oct 16 15:01:46.901 INFO kablam! --> tests/common/employee_reader.rs:14:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 14 | use self::rusqlite::*; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.901 INFO kablam! warning: unused import: `common` Oct 16 15:01:46.901 INFO kablam! --> tests/common/employee_updater.rs:12:5 Oct 16 15:01:46.901 INFO kablam! | Oct 16 15:01:46.901 INFO kablam! 12 | use common; Oct 16 15:01:46.901 INFO kablam! | ^^^^^^ Oct 16 15:01:46.901 INFO kablam! Oct 16 15:01:46.902 INFO kablam! warning: unused import: `common` Oct 16 15:01:46.902 INFO kablam! --> tests/common/employee_deleter.rs:12:5 Oct 16 15:01:46.902 INFO kablam! | Oct 16 15:01:46.902 INFO kablam! 12 | use common; Oct 16 15:01:46.902 INFO kablam! | ^^^^^^ Oct 16 15:01:46.902 INFO kablam! Oct 16 15:01:46.902 INFO kablam! warning: unused import: `common::schema::*` Oct 16 15:01:46.902 INFO kablam! --> tests/common/employee_deleter.rs:13:5 Oct 16 15:01:46.902 INFO kablam! | Oct 16 15:01:46.902 INFO kablam! 13 | use common::schema::*; Oct 16 15:01:46.902 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.902 INFO kablam! Oct 16 15:01:46.902 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 16 15:01:46.902 INFO kablam! --> tests/integration_test.rs:11:5 Oct 16 15:01:46.902 INFO kablam! | Oct 16 15:01:46.902 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 16 15:01:46.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:46.902 INFO kablam! Oct 16 15:01:47.039 INFO kablam! warning: unused variable: `tom_reader` Oct 16 15:01:47.044 INFO kablam! --> tests/integration_test.rs:34:9 Oct 16 15:01:47.044 INFO kablam! | Oct 16 15:01:47.044 INFO kablam! 34 | let tom_reader = employee_reader::EmployeeReader { first_name: "Tom".to_string()}; Oct 16 15:01:47.044 INFO kablam! | ^^^^^^^^^^ help: consider using `_tom_reader` instead Oct 16 15:01:47.044 INFO kablam! | Oct 16 15:01:47.044 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:01:47.044 INFO kablam! Oct 16 15:01:47.044 INFO kablam! warning: unused variable: `fred_deleter` Oct 16 15:01:47.044 INFO kablam! --> tests/integration_test.rs:53:9 Oct 16 15:01:47.044 INFO kablam! | Oct 16 15:01:47.044 INFO kablam! 53 | let fred_deleter = employee_deleter::EmployeeDeleter { employee_id: 0}; Oct 16 15:01:47.044 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_fred_deleter` instead Oct 16 15:01:47.044 INFO kablam! Oct 16 15:01:47.059 INFO kablam! warning: variable does not need to be mutable Oct 16 15:01:47.059 INFO kablam! --> tests/common/employee_reader.rs:33:13 Oct 16 15:01:47.059 INFO kablam! | Oct 16 15:01:47.059 INFO kablam! 33 | let mut statement = usable_connection.prepare("select * from Employee where FirstName = ?1 limit 1"); Oct 16 15:01:47.059 INFO kablam! | ----^^^^^^^^^ Oct 16 15:01:47.059 INFO kablam! | | Oct 16 15:01:47.059 INFO kablam! | help: remove this `mut` Oct 16 15:01:47.059 INFO kablam! | Oct 16 15:01:47.059 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:01:47.059 INFO kablam! Oct 16 15:01:47.067 INFO kablam! warning: struct is never constructed: `Department` Oct 16 15:01:47.067 INFO kablam! --> tests/common/schema.rs:11:1 Oct 16 15:01:47.067 INFO kablam! | Oct 16 15:01:47.067 INFO kablam! 11 | pub struct Department { Oct 16 15:01:47.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:47.067 INFO kablam! | Oct 16 15:01:47.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:01:47.067 INFO kablam! Oct 16 15:01:47.067 INFO kablam! warning: struct is never constructed: `Organization` Oct 16 15:01:47.067 INFO kablam! --> tests/common/schema.rs:17:1 Oct 16 15:01:47.067 INFO kablam! | Oct 16 15:01:47.067 INFO kablam! 17 | pub struct Organization { Oct 16 15:01:47.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:47.067 INFO kablam! Oct 16 15:01:47.075 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:01:47.075 INFO kablam! --> tests/common/employee_deleter.rs:28:9 Oct 16 15:01:47.075 INFO kablam! | Oct 16 15:01:47.075 INFO kablam! 28 | / usable_connection.execute( Oct 16 15:01:47.075 INFO kablam! 29 | | "DELETE FROM Employee WHERE EmployeeId = ?1", &[&self.employee_id] Oct 16 15:01:47.075 INFO kablam! 30 | | ); Oct 16 15:01:47.075 INFO kablam! | |__________^ Oct 16 15:01:47.075 INFO kablam! | Oct 16 15:01:47.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 15:01:47.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:01:47.075 INFO kablam! Oct 16 15:01:47.075 INFO kablam! warning: unused attribute Oct 16 15:01:47.075 INFO kablam! --> tests/common/mod.rs:1:1 Oct 16 15:01:47.075 INFO kablam! | Oct 16 15:01:47.075 INFO kablam! 1 | #![feature(custom_attribute)] Oct 16 15:01:47.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:47.075 INFO kablam! | Oct 16 15:01:47.075 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 16 15:01:47.075 INFO kablam! Oct 16 15:01:47.075 INFO kablam! warning: crate-level attribute should be in the root module Oct 16 15:01:47.075 INFO kablam! --> tests/common/mod.rs:1:1 Oct 16 15:01:47.075 INFO kablam! | Oct 16 15:01:47.075 INFO kablam! 1 | #![feature(custom_attribute)] Oct 16 15:01:47.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:47.075 INFO kablam! Oct 16 15:01:47.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 16 15:01:47.992 INFO kablam! su: No module specific data is present Oct 16 15:01:48.811 INFO running `"docker" "rm" "-f" "1ccf92be2746f9b90514982920c6c765d777d06d39717381b74a26d188afea58"` Oct 16 15:01:49.043 INFO blam! 1ccf92be2746f9b90514982920c6c765d777d06d39717381b74a26d188afea58 Oct 16 15:01:49.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 15:01:49.603 INFO blam! e7f40d584c55ca966b9d9c0d9abb40f3d9060647780c9a78f6672e9822be5f84 Oct 16 15:01:49.605 INFO running `"docker" "start" "-a" "e7f40d584c55ca966b9d9c0d9abb40f3d9060647780c9a78f6672e9822be5f84"` Oct 16 15:01:50.691 INFO kablam! usermod: no changes Oct 16 15:01:50.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 15:01:50.760 INFO kablam! Running /target/debug/deps/citadel_crud-b08a9138ce036958 Oct 16 15:01:50.763 INFO blam! Oct 16 15:01:50.763 INFO blam! running 0 tests Oct 16 15:01:50.763 INFO blam! Oct 16 15:01:50.763 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:50.763 INFO blam! Oct 16 15:01:50.764 INFO kablam! Running /target/debug/deps/integration_test-f348f834b031094d Oct 16 15:01:50.767 INFO blam! Oct 16 15:01:50.767 INFO blam! running 4 tests Oct 16 15:01:50.767 INFO blam! test common::employee_deleter::test ... ok Oct 16 15:01:50.767 INFO blam! test common::employee_creator::test ... ok Oct 16 15:01:50.779 INFO blam! test common::employee_updater::test ... ok Oct 16 15:01:50.811 INFO kablam! error: test failed, to rerun pass '--test integration_test' Oct 16 15:01:50.811 INFO kablam! su: No module specific data is present Oct 16 15:01:50.811 INFO blam! test integration_test ... FAILED Oct 16 15:01:50.811 INFO blam! Oct 16 15:01:50.811 INFO blam! failures: Oct 16 15:01:50.811 INFO blam! Oct 16 15:01:50.812 INFO blam! ---- integration_test stdout ---- Oct 16 15:01:50.812 INFO blam! thread 'integration_test' panicked at 'called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: ReadOnly, extended_code: 8 }, Some("attempt to write a readonly database"))', libcore/result.rs:1009:5 Oct 16 15:01:50.812 INFO blam! stack backtrace: Oct 16 15:01:50.812 INFO blam! 0: 0x55c9521afa3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 15:01:50.812 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 15:01:50.812 INFO blam! 1: 0x55c9521b89b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 15:01:50.812 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 15:01:50.812 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 15:01:50.812 INFO blam! 2: 0x55c9521b370d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 15:01:50.812 INFO blam! at libstd/panicking.rs:211 Oct 16 15:01:50.812 INFO blam! 3: 0x55c9521b341b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 15:01:50.812 INFO blam! at libstd/panicking.rs:221 Oct 16 15:01:50.812 INFO blam! 4: 0x55c9521b3dbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 15:01:50.812 INFO blam! at libstd/panicking.rs:476 Oct 16 15:01:50.812 INFO blam! 5: 0x55c9521b3979 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 16 15:01:50.812 INFO blam! at libstd/panicking.rs:390 Oct 16 15:01:50.812 INFO blam! 6: 0x55c9521b3875 - rust_begin_unwind Oct 16 15:01:50.812 INFO blam! at libstd/panicking.rs:325 Oct 16 15:01:50.813 INFO blam! 7: 0x55c9521f397b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 16 15:01:50.813 INFO blam! at libcore/panicking.rs:77 Oct 16 15:01:50.813 INFO blam! 8: 0x55c952190b23 - core::result::unwrap_failed::hd4bbd6d45e668d71 Oct 16 15:01:50.813 INFO blam! at libcore/macros.rs:26 Oct 16 15:01:50.813 INFO blam! 9: 0x55c95214d92a - >::unwrap::h9635da03029585bd Oct 16 15:01:50.813 INFO blam! at libcore/result.rs:808 Oct 16 15:01:50.813 INFO blam! 10: 0x55c95214bf63 - >::insert::h8b5531235eff4a15 Oct 16 15:01:50.813 INFO blam! at tests/common/employee_creator.rs:27 Oct 16 15:01:50.813 INFO blam! 11: 0x55c95214a009 - integration_test::integration_test::hed9c8b856d31114b Oct 16 15:01:50.813 INFO blam! at tests/integration_test.rs:30 Oct 16 15:01:50.813 INFO blam! 12: 0x55c952149eb9 - integration_test::integration_test::{{closure}}::h7a1901ecaae624a2 Oct 16 15:01:50.813 INFO blam! at tests/integration_test.rs:21 Oct 16 15:01:50.813 INFO blam! 13: 0x55c95214c62d - core::ops::function::FnOnce::call_once::h855c2d43a038ed5b Oct 16 15:01:50.813 INFO blam! at libcore/ops/function.rs:238 Oct 16 15:01:50.813 INFO blam! 14: 0x55c9521520fe - >::call_box::h95b7cb918af67b5d Oct 16 15:01:50.813 INFO blam! at libtest/lib.rs:1468 Oct 16 15:01:50.813 INFO blam! at libcore/ops/function.rs:238 Oct 16 15:01:50.813 INFO blam! at liballoc/boxed.rs:672 Oct 16 15:01:50.814 INFO blam! 15: 0x55c9521c3b89 - __rust_maybe_catch_panic Oct 16 15:01:50.814 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 15:01:50.814 INFO blam! 16: 0x55c952172c4d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 16 15:01:50.814 INFO blam! at libstd/panicking.rs:289 Oct 16 15:01:50.814 INFO blam! at libstd/panic.rs:392 Oct 16 15:01:50.814 INFO blam! at libtest/lib.rs:1423 Oct 16 15:01:50.814 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 15:01:50.814 INFO blam! 17: 0x55c952173854 - std::panicking::try::do_call::ha990a345054c2d63 Oct 16 15:01:50.814 INFO blam! at libstd/thread/mod.rs:409 Oct 16 15:01:50.814 INFO blam! at libstd/panic.rs:313 Oct 16 15:01:50.814 INFO blam! at libstd/panicking.rs:310 Oct 16 15:01:50.814 INFO blam! 18: 0x55c9521c3b89 - __rust_maybe_catch_panic Oct 16 15:01:50.814 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 15:01:50.814 INFO blam! 19: 0x55c952160e16 - >::call_box::h96125cb29a9ba44b Oct 16 15:01:50.814 INFO blam! at libstd/panicking.rs:289 Oct 16 15:01:50.814 INFO blam! at libstd/panic.rs:392 Oct 16 15:01:50.814 INFO blam! at libstd/thread/mod.rs:408 Oct 16 15:01:50.814 INFO blam! at liballoc/boxed.rs:672 Oct 16 15:01:50.815 INFO blam! 20: 0x55c9521b1b4a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 16 15:01:50.815 INFO blam! at liballoc/boxed.rs:682 Oct 16 15:01:50.815 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 15:01:50.815 INFO blam! 21: 0x55c9521a7165 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 16 15:01:50.815 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 15:01:50.815 INFO blam! 22: 0x7fd6d57b46b9 - start_thread Oct 16 15:01:50.815 INFO blam! 23: 0x7fd6d52d441c - clone Oct 16 15:01:50.815 INFO blam! 24: 0x0 - Oct 16 15:01:50.815 INFO blam! Oct 16 15:01:50.815 INFO blam! Oct 16 15:01:50.815 INFO blam! failures: Oct 16 15:01:50.815 INFO blam! integration_test Oct 16 15:01:50.815 INFO blam! Oct 16 15:01:50.815 INFO blam! test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:50.815 INFO blam! Oct 16 15:01:51.323 INFO running `"docker" "rm" "-f" "e7f40d584c55ca966b9d9c0d9abb40f3d9060647780c9a78f6672e9822be5f84"` Oct 16 15:01:51.543 INFO blam! e7f40d584c55ca966b9d9c0d9abb40f3d9060647780c9a78f6672e9822be5f84