Oct 16 15:01:35.480 INFO testing citadel-crud-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:01:35.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:35.981 INFO blam! 4bfd438bac454714ce8b05717dce3c784e64977d19e5814012ce9cae629a977b Oct 16 15:01:35.983 INFO running `"docker" "start" "-a" "4bfd438bac454714ce8b05717dce3c784e64977d19e5814012ce9cae629a977b"` Oct 16 15:01:37.127 INFO kablam! usermod: no changes Oct 16 15:01:37.219 INFO kablam! Compiling citadel-crud v0.1.1 (/source) Oct 16 15:01:38.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 16 15:01:38.475 INFO kablam! su: No module specific data is present Oct 16 15:01:38.913 INFO running `"docker" "rm" "-f" "4bfd438bac454714ce8b05717dce3c784e64977d19e5814012ce9cae629a977b"` Oct 16 15:01:39.139 INFO blam! 4bfd438bac454714ce8b05717dce3c784e64977d19e5814012ce9cae629a977b Oct 16 15:01:39.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:39.525 INFO blam! 4c1babcd952fe17cdd67592a84791c604bbebb035caa498c50bda56bc54bc699 Oct 16 15:01:39.525 INFO running `"docker" "start" "-a" "4c1babcd952fe17cdd67592a84791c604bbebb035caa498c50bda56bc54bc699"` Oct 16 15:01:40.437 INFO kablam! usermod: no changes Oct 16 15:01:40.527 INFO kablam! Compiling citadel-crud v0.1.1 (/source) Oct 16 15:01:41.935 INFO kablam! warning: unused import: `citadel_crud::components::creator::Creator` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_reader.rs:8:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 8 | use citadel_crud::components::creator::Creator; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `citadel_crud::components::reader::Reader` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_reader.rs:9:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 9 | use citadel_crud::components::reader::Reader; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `citadel_crud::components::updater::Updater` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_reader.rs:10:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 10 | use citadel_crud::components::updater::Updater; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_reader.rs:11:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `self::rusqlite::*` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_reader.rs:14:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 14 | use self::rusqlite::*; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `common` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_updater.rs:12:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 12 | use common; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `common` Oct 16 15:01:41.935 INFO kablam! --> tests/common/employee_deleter.rs:12:5 Oct 16 15:01:41.935 INFO kablam! | Oct 16 15:01:41.935 INFO kablam! 12 | use common; Oct 16 15:01:41.935 INFO kablam! | ^^^^^^ Oct 16 15:01:41.935 INFO kablam! Oct 16 15:01:41.935 INFO kablam! warning: unused import: `common::schema::*` Oct 16 15:01:41.936 INFO kablam! --> tests/common/employee_deleter.rs:13:5 Oct 16 15:01:41.936 INFO kablam! | Oct 16 15:01:41.936 INFO kablam! 13 | use common::schema::*; Oct 16 15:01:41.936 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.936 INFO kablam! Oct 16 15:01:41.939 INFO kablam! warning: unused import: `citadel_crud::components::deleter::Deleter` Oct 16 15:01:41.939 INFO kablam! --> tests/integration_test.rs:11:5 Oct 16 15:01:41.939 INFO kablam! | Oct 16 15:01:41.939 INFO kablam! 11 | use citadel_crud::components::deleter::Deleter; Oct 16 15:01:41.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:41.939 INFO kablam! Oct 16 15:01:42.039 INFO kablam! warning: unused variable: `tom_reader` Oct 16 15:01:42.039 INFO kablam! --> tests/integration_test.rs:34:9 Oct 16 15:01:42.039 INFO kablam! | Oct 16 15:01:42.039 INFO kablam! 34 | let tom_reader = employee_reader::EmployeeReader { first_name: "Tom".to_string()}; Oct 16 15:01:42.039 INFO kablam! | ^^^^^^^^^^ help: consider using `_tom_reader` instead Oct 16 15:01:42.039 INFO kablam! | Oct 16 15:01:42.039 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:01:42.039 INFO kablam! Oct 16 15:01:42.039 INFO kablam! warning: unused variable: `fred_deleter` Oct 16 15:01:42.039 INFO kablam! --> tests/integration_test.rs:53:9 Oct 16 15:01:42.039 INFO kablam! | Oct 16 15:01:42.039 INFO kablam! 53 | let fred_deleter = employee_deleter::EmployeeDeleter { employee_id: 0}; Oct 16 15:01:42.039 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_fred_deleter` instead Oct 16 15:01:42.039 INFO kablam! Oct 16 15:01:42.042 INFO kablam! warning: variable does not need to be mutable Oct 16 15:01:42.042 INFO kablam! --> tests/common/employee_reader.rs:33:13 Oct 16 15:01:42.042 INFO kablam! | Oct 16 15:01:42.042 INFO kablam! 33 | let mut statement = usable_connection.prepare("select * from Employee where FirstName = ?1 limit 1"); Oct 16 15:01:42.043 INFO kablam! | ----^^^^^^^^^ Oct 16 15:01:42.043 INFO kablam! | | Oct 16 15:01:42.043 INFO kablam! | help: remove this `mut` Oct 16 15:01:42.043 INFO kablam! | Oct 16 15:01:42.043 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:01:42.043 INFO kablam! Oct 16 15:01:42.051 INFO kablam! warning: struct is never constructed: `Department` Oct 16 15:01:42.051 INFO kablam! --> tests/common/schema.rs:11:1 Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! 11 | pub struct Department { Oct 16 15:01:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:01:42.051 INFO kablam! Oct 16 15:01:42.051 INFO kablam! warning: struct is never constructed: `Organization` Oct 16 15:01:42.051 INFO kablam! --> tests/common/schema.rs:17:1 Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! 17 | pub struct Organization { Oct 16 15:01:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:42.051 INFO kablam! Oct 16 15:01:42.051 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:01:42.051 INFO kablam! --> tests/common/employee_deleter.rs:28:9 Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! 28 | / usable_connection.execute( Oct 16 15:01:42.051 INFO kablam! 29 | | "DELETE FROM Employee WHERE EmployeeId = ?1", &[&self.employee_id] Oct 16 15:01:42.051 INFO kablam! 30 | | ); Oct 16 15:01:42.051 INFO kablam! | |__________^ Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 15:01:42.051 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:01:42.051 INFO kablam! Oct 16 15:01:42.051 INFO kablam! warning: unused attribute Oct 16 15:01:42.051 INFO kablam! --> tests/common/mod.rs:1:1 Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! 1 | #![feature(custom_attribute)] Oct 16 15:01:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 16 15:01:42.051 INFO kablam! Oct 16 15:01:42.051 INFO kablam! warning: crate-level attribute should be in the root module Oct 16 15:01:42.051 INFO kablam! --> tests/common/mod.rs:1:1 Oct 16 15:01:42.051 INFO kablam! | Oct 16 15:01:42.051 INFO kablam! 1 | #![feature(custom_attribute)] Oct 16 15:01:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:01:42.051 INFO kablam! Oct 16 15:01:42.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 16 15:01:42.915 INFO kablam! su: No module specific data is present Oct 16 15:01:43.555 INFO running `"docker" "rm" "-f" "4c1babcd952fe17cdd67592a84791c604bbebb035caa498c50bda56bc54bc699"` Oct 16 15:01:43.787 INFO blam! 4c1babcd952fe17cdd67592a84791c604bbebb035caa498c50bda56bc54bc699 Oct 16 15:01:43.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:44.174 INFO blam! f5f72f0337b8ee4eafa866c879e89f043e76822e7c0fcb1c44eb5ad878f304dc Oct 16 15:01:44.183 INFO running `"docker" "start" "-a" "f5f72f0337b8ee4eafa866c879e89f043e76822e7c0fcb1c44eb5ad878f304dc"` Oct 16 15:01:45.190 INFO kablam! usermod: no changes Oct 16 15:01:45.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 15:01:45.274 INFO blam! Oct 16 15:01:45.274 INFO blam! running 0 tests Oct 16 15:01:45.274 INFO blam! Oct 16 15:01:45.274 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:45.274 INFO blam! Oct 16 15:01:45.275 INFO kablam! Running /target/debug/deps/citadel_crud-a103cefb658cc400 Oct 16 15:01:45.275 INFO kablam! Running /target/debug/deps/integration_test-1abf1bd7b6a6bc49 Oct 16 15:01:45.287 INFO blam! Oct 16 15:01:45.287 INFO blam! running 4 tests Oct 16 15:01:45.287 INFO blam! test common::employee_updater::test ... ok Oct 16 15:01:45.287 INFO blam! test common::employee_creator::test ... ok Oct 16 15:01:45.287 INFO blam! test common::employee_deleter::test ... ok Oct 16 15:01:45.327 INFO kablam! error: test failed, to rerun pass '--test integration_test' Oct 16 15:01:45.327 INFO kablam! su: No module specific data is present Oct 16 15:01:45.327 INFO blam! test integration_test ... FAILED Oct 16 15:01:45.327 INFO blam! Oct 16 15:01:45.327 INFO blam! failures: Oct 16 15:01:45.327 INFO blam! Oct 16 15:01:45.327 INFO blam! ---- integration_test stdout ---- Oct 16 15:01:45.327 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:45.327 INFO blam! stack backtrace: Oct 16 15:01:45.327 INFO blam! 0: 0x5614c1fe173e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 15:01:45.327 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 15:01:45.327 INFO blam! 1: 0x5614c1fea986 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 15:01:45.327 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 15:01:45.327 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 15:01:45.327 INFO blam! 2: 0x5614c1fe56dd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 15:01:45.327 INFO blam! at libstd/panicking.rs:211 Oct 16 15:01:45.327 INFO blam! 3: 0x5614c1fe53eb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 15:01:45.327 INFO blam! at libstd/panicking.rs:221 Oct 16 15:01:45.327 INFO blam! 4: 0x5614c1fe5d8c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 15:01:45.327 INFO blam! at libstd/panicking.rs:476 Oct 16 15:01:45.327 INFO blam! 5: 0x5614c1fe5949 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 16 15:01:45.327 INFO blam! at libstd/panicking.rs:390 Oct 16 15:01:45.327 INFO blam! 6: 0x5614c1fe5845 - rust_begin_unwind Oct 16 15:01:45.327 INFO blam! at libstd/panicking.rs:325 Oct 16 15:01:45.327 INFO blam! 7: 0x5614c202593b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 16 15:01:45.327 INFO blam! at libcore/panicking.rs:77 Oct 16 15:01:45.328 INFO blam! 8: 0x5614c1fc2af3 - core::result::unwrap_failed::h5804fe98007f9387 Oct 16 15:01:45.328 INFO blam! at libcore/macros.rs:26 Oct 16 15:01:45.328 INFO blam! 9: 0x5614c1f7f66a - >::unwrap::h750075a6214b39f5 Oct 16 15:01:45.328 INFO blam! at libcore/result.rs:808 Oct 16 15:01:45.328 INFO blam! 10: 0x5614c1f7df63 - >::insert::h93356bd85e723668 Oct 16 15:01:45.328 INFO blam! at tests/common/employee_creator.rs:27 Oct 16 15:01:45.328 INFO blam! 11: 0x5614c1f7c009 - integration_test::integration_test::ha339cd040a11cf28 Oct 16 15:01:45.328 INFO blam! at tests/integration_test.rs:30 Oct 16 15:01:45.328 INFO blam! 12: 0x5614c1f7beb9 - integration_test::integration_test::{{closure}}::h9c368aba1f786546 Oct 16 15:01:45.328 INFO blam! at tests/integration_test.rs:21 Oct 16 15:01:45.328 INFO blam! 13: 0x5614c1f7e66d - core::ops::function::FnOnce::call_once::h9c0794ca94c54a18 Oct 16 15:01:45.328 INFO blam! at libcore/ops/function.rs:238 Oct 16 15:01:45.328 INFO blam! 14: 0x5614c1f841fe - >::call_box::hae226a42c8d94b19 Oct 16 15:01:45.328 INFO blam! at libtest/lib.rs:1468 Oct 16 15:01:45.328 INFO blam! at libcore/ops/function.rs:238 Oct 16 15:01:45.328 INFO blam! at liballoc/boxed.rs:672 Oct 16 15:01:45.328 INFO blam! 15: 0x5614c1ff5ea9 - __rust_maybe_catch_panic Oct 16 15:01:45.328 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 15:01:45.328 INFO blam! 16: 0x5614c1fa4c2d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 15:01:45.328 INFO blam! at libstd/panicking.rs:289 Oct 16 15:01:45.328 INFO blam! at libstd/panic.rs:392 Oct 16 15:01:45.328 INFO blam! at libtest/lib.rs:1423 Oct 16 15:01:45.328 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 15:01:45.328 INFO blam! 17: 0x5614c1fa57d4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 15:01:45.328 INFO blam! at libstd/thread/mod.rs:409 Oct 16 15:01:45.328 INFO blam! at libstd/panic.rs:313 Oct 16 15:01:45.328 INFO blam! at libstd/panicking.rs:310 Oct 16 15:01:45.328 INFO blam! 18: 0x5614c1ff5ea9 - __rust_maybe_catch_panic Oct 16 15:01:45.328 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 15:01:45.328 INFO blam! 19: 0x5614c1f92e16 - >::call_box::h1a0832645645f090 Oct 16 15:01:45.328 INFO blam! at libstd/panicking.rs:289 Oct 16 15:01:45.328 INFO blam! at libstd/panic.rs:392 Oct 16 15:01:45.328 INFO blam! at libstd/thread/mod.rs:408 Oct 16 15:01:45.328 INFO blam! at liballoc/boxed.rs:672 Oct 16 15:01:45.328 INFO blam! 20: 0x5614c1fe3b1a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 15:01:45.328 INFO blam! at liballoc/boxed.rs:682 Oct 16 15:01:45.328 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 15:01:45.328 INFO blam! 21: 0x5614c1fd8e55 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 15:01:45.328 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 15:01:45.328 INFO blam! 22: 0x7fedee92b6b9 - start_thread Oct 16 15:01:45.328 INFO blam! 23: 0x7fedee44b41c - clone Oct 16 15:01:45.328 INFO blam! 24: 0x0 - Oct 16 15:01:45.328 INFO blam! Oct 16 15:01:45.328 INFO blam! Oct 16 15:01:45.328 INFO blam! failures: Oct 16 15:01:45.328 INFO blam! integration_test Oct 16 15:01:45.328 INFO blam! Oct 16 15:01:45.328 INFO blam! test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:45.328 INFO blam! Oct 16 15:01:45.947 INFO running `"docker" "rm" "-f" "f5f72f0337b8ee4eafa866c879e89f043e76822e7c0fcb1c44eb5ad878f304dc"` Oct 16 15:01:46.267 INFO blam! f5f72f0337b8ee4eafa866c879e89f043e76822e7c0fcb1c44eb5ad878f304dc