Oct 16 05:12:45.640 INFO testing iso8583-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:12:45.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:12:46.245 INFO blam! 524cb01b4dcee1b6aad9d57dde214ade0969a32309d6ba9ba6a4a5a961f3bf91 Oct 16 05:12:46.251 INFO running `"docker" "start" "-a" "524cb01b4dcee1b6aad9d57dde214ade0969a32309d6ba9ba6a4a5a961f3bf91"` Oct 16 05:12:47.251 INFO kablam! usermod: no changes Oct 16 05:12:47.351 INFO kablam! Compiling generic-array v0.3.2 Oct 16 05:12:48.247 INFO kablam! Compiling bit-array v0.4.4 Oct 16 05:12:49.551 INFO kablam! Compiling iso8583 v0.1.1 (/source) Oct 16 05:12:49.615 INFO kablam! warning: unnecessary path disambiguator Oct 16 05:12:49.615 INFO kablam! --> src/yaml_specs.rs:167:29 Oct 16 05:12:49.615 INFO kablam! | Oct 16 05:12:49.615 INFO kablam! 167 | let fields: BTreeMap::> = serde_yaml::from_str(&s).unwrap(); Oct 16 05:12:49.615 INFO kablam! | ^^ try removing `::` Oct 16 05:12:49.615 INFO kablam! Oct 16 05:12:49.615 INFO kablam! warning: unnecessary path disambiguator Oct 16 05:12:49.615 INFO kablam! --> src/yaml_specs.rs:167:46 Oct 16 05:12:49.615 INFO kablam! | Oct 16 05:12:49.615 INFO kablam! 167 | let fields: BTreeMap::> = serde_yaml::from_str(&s).unwrap(); Oct 16 05:12:49.615 INFO kablam! | ^^ try removing `::` Oct 16 05:12:49.615 INFO kablam! Oct 16 05:12:50.807 INFO kablam! warning: unused import: `yaml_rust::yaml` Oct 16 05:12:50.807 INFO kablam! --> src/yaml_specs.rs:9:5 Oct 16 05:12:50.807 INFO kablam! | Oct 16 05:12:50.807 INFO kablam! 9 | use yaml_rust::yaml; Oct 16 05:12:50.807 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 05:12:50.807 INFO kablam! | Oct 16 05:12:50.807 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:12:50.807 INFO kablam! Oct 16 05:12:50.807 INFO kablam! warning: unused import: `iso_field::FieldPayload` Oct 16 05:12:50.807 INFO kablam! --> src/yaml_specs.rs:12:5 Oct 16 05:12:50.807 INFO kablam! | Oct 16 05:12:50.807 INFO kablam! 12 | use iso_field::FieldPayload; Oct 16 05:12:50.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:50.807 INFO kablam! Oct 16 05:12:51.307 INFO kablam! warning: method is never used: `to_string` Oct 16 05:12:51.308 INFO kablam! --> src/yaml_specs.rs:45:6 Oct 16 05:12:51.308 INFO kablam! | Oct 16 05:12:51.308 INFO kablam! 45 | fn to_string(handle: &Vec) -> String { Oct 16 05:12:51.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:51.309 INFO kablam! | Oct 16 05:12:51.309 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:12:51.309 INFO kablam! Oct 16 05:12:52.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.70s Oct 16 05:12:52.991 INFO kablam! su: No module specific data is present Oct 16 05:12:53.768 INFO running `"docker" "rm" "-f" "524cb01b4dcee1b6aad9d57dde214ade0969a32309d6ba9ba6a4a5a961f3bf91"` Oct 16 05:12:54.111 INFO blam! 524cb01b4dcee1b6aad9d57dde214ade0969a32309d6ba9ba6a4a5a961f3bf91 Oct 16 05:12:54.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:12:54.559 INFO blam! 75b069853acd7e3e3daa67ac679dd5dfbf47019dda745e280dbcff8034f2588e Oct 16 05:12:54.568 INFO running `"docker" "start" "-a" "75b069853acd7e3e3daa67ac679dd5dfbf47019dda745e280dbcff8034f2588e"` Oct 16 05:12:55.603 INFO kablam! usermod: no changes Oct 16 05:12:55.715 INFO kablam! Compiling iso8583 v0.1.1 (/source) Oct 16 05:12:55.831 INFO kablam! warning: unnecessary path disambiguator Oct 16 05:12:55.831 INFO kablam! --> src/yaml_specs.rs:167:29 Oct 16 05:12:55.831 INFO kablam! | Oct 16 05:12:55.831 INFO kablam! 167 | let fields: BTreeMap::> = serde_yaml::from_str(&s).unwrap(); Oct 16 05:12:55.831 INFO kablam! | ^^ try removing `::` Oct 16 05:12:55.831 INFO kablam! Oct 16 05:12:55.831 INFO kablam! warning: unnecessary path disambiguator Oct 16 05:12:55.831 INFO kablam! --> src/yaml_specs.rs:167:46 Oct 16 05:12:55.831 INFO kablam! | Oct 16 05:12:55.831 INFO kablam! 167 | let fields: BTreeMap::> = serde_yaml::from_str(&s).unwrap(); Oct 16 05:12:55.831 INFO kablam! | ^^ try removing `::` Oct 16 05:12:55.831 INFO kablam! Oct 16 05:12:57.047 INFO kablam! warning: unused import: `yaml_specs::YamlSpec` Oct 16 05:12:57.047 INFO kablam! --> src/iso_msg.rs:399:9 Oct 16 05:12:57.047 INFO kablam! | Oct 16 05:12:57.047 INFO kablam! 399 | use yaml_specs::YamlSpec; Oct 16 05:12:57.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.047 INFO kablam! | Oct 16 05:12:57.047 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:12:57.047 INFO kablam! Oct 16 05:12:57.047 INFO kablam! warning: unused import: `yaml_rust::yaml` Oct 16 05:12:57.047 INFO kablam! --> src/yaml_specs.rs:9:5 Oct 16 05:12:57.047 INFO kablam! | Oct 16 05:12:57.047 INFO kablam! 9 | use yaml_rust::yaml; Oct 16 05:12:57.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 05:12:57.047 INFO kablam! Oct 16 05:12:57.047 INFO kablam! warning: unused import: `iso_field::FieldPayload` Oct 16 05:12:57.047 INFO kablam! --> src/yaml_specs.rs:12:5 Oct 16 05:12:57.047 INFO kablam! | Oct 16 05:12:57.047 INFO kablam! 12 | use iso_field::FieldPayload; Oct 16 05:12:57.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.047 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `u32` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:134:20 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 134 | use std::{str, u32}; Oct 16 05:12:57.063 INFO kablam! | ^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `typenum::U128` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:135:9 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 135 | use typenum::U128; Oct 16 05:12:57.063 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `iso_field::FieldCharType` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:137:9 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 137 | use iso_field::FieldCharType; Oct 16 05:12:57.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `iso_field::FieldPayload` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:138:9 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 138 | use iso_field::FieldPayload; Oct 16 05:12:57.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `iso_field::FieldSizeType` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:139:9 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 139 | use iso_field::FieldSizeType; Oct 16 05:12:57.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.063 INFO kablam! warning: unused import: `iso_field::IsoField` Oct 16 05:12:57.063 INFO kablam! --> src/yaml_specs.rs:140:9 Oct 16 05:12:57.063 INFO kablam! | Oct 16 05:12:57.063 INFO kablam! 140 | use iso_field::IsoField; Oct 16 05:12:57.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.063 INFO kablam! Oct 16 05:12:57.819 INFO kablam! warning: variable does not need to be mutable Oct 16 05:12:57.820 INFO kablam! --> src/yaml_specs.rs:216:17 Oct 16 05:12:57.820 INFO kablam! | Oct 16 05:12:57.821 INFO kablam! 216 | let mut iso_msg = IsoMsg::new(&handle, payload.as_bytes()); Oct 16 05:12:57.821 INFO kablam! | ----^^^^^^^ Oct 16 05:12:57.821 INFO kablam! | | Oct 16 05:12:57.821 INFO kablam! | help: remove this `mut` Oct 16 05:12:57.822 INFO kablam! | Oct 16 05:12:57.822 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 05:12:57.822 INFO kablam! Oct 16 05:12:57.823 INFO kablam! warning: method is never used: `to_string` Oct 16 05:12:57.823 INFO kablam! --> src/yaml_specs.rs:45:6 Oct 16 05:12:57.823 INFO kablam! | Oct 16 05:12:57.823 INFO kablam! 45 | fn to_string(handle: &Vec) -> String { Oct 16 05:12:57.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.824 INFO kablam! | Oct 16 05:12:57.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:12:57.824 INFO kablam! Oct 16 05:12:57.839 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 05:12:57.839 INFO kablam! --> src/yaml_specs.rs:208:13 Oct 16 05:12:57.840 INFO kablam! | Oct 16 05:12:57.840 INFO kablam! 208 | file.read_to_string(&mut contents); Oct 16 05:12:57.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:12:57.841 INFO kablam! | Oct 16 05:12:57.841 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 05:12:57.841 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 05:12:57.841 INFO kablam! Oct 16 05:13:00.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Oct 16 05:13:00.196 INFO kablam! su: No module specific data is present Oct 16 05:13:00.976 INFO running `"docker" "rm" "-f" "75b069853acd7e3e3daa67ac679dd5dfbf47019dda745e280dbcff8034f2588e"` Oct 16 05:13:01.249 INFO blam! 75b069853acd7e3e3daa67ac679dd5dfbf47019dda745e280dbcff8034f2588e Oct 16 05:13:01.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:13:01.655 INFO blam! 7221c7a5b47e0fbc0a0b62df096db55336b3bc6b5e59621a53f1f16e3fbc46e5 Oct 16 05:13:01.677 INFO running `"docker" "start" "-a" "7221c7a5b47e0fbc0a0b62df096db55336b3bc6b5e59621a53f1f16e3fbc46e5"` Oct 16 05:13:02.959 INFO kablam! usermod: no changes Oct 16 05:13:03.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 05:13:03.044 INFO kablam! Running /target/debug/deps/iso8583-50c7f0f82bc40f51 Oct 16 05:13:03.047 INFO blam! Oct 16 05:13:03.047 INFO blam! running 12 tests Oct 16 05:13:03.055 INFO blam! test iso_msg::tests::bench_iso_msg_to_from_bytearray ... ok Oct 16 05:13:03.055 INFO blam! test iso_msg::tests::bit_array_test ... ok Oct 16 05:13:03.055 INFO blam! test iso_msg::tests::bench_iso_msg_from_bytearray ... ok Oct 16 05:13:03.055 INFO blam! test iso_msg::tests::init_iso_msg_test ... ok Oct 16 05:13:03.055 INFO blam! test iso_msg::tests::bench_iso_msg_to_bytearray ... ok Oct 16 05:13:03.059 INFO blam! test iso_msg::tests::from_byte_array_test ... ok Oct 16 05:13:03.059 INFO blam! test iso_msg::tests::iso_to_byte_array_test ... ok Oct 16 05:13:03.059 INFO blam! test iso_msg::tests::process_bitmap_test ... ok Oct 16 05:13:03.060 INFO blam! test yaml_specs::tests::test_seard_yml_spec ... ok Oct 16 05:13:03.061 INFO blam! test iso_msg::tests::iso_auth_req_test ... ok Oct 16 05:13:03.079 INFO blam! test yaml_specs::tests::test_yml_spec ... ok Oct 16 05:13:03.100 INFO blam! test yaml_specs::tests::yaml_spec_file_test ... FAILED Oct 16 05:13:03.101 INFO blam! Oct 16 05:13:03.101 INFO blam! failures: Oct 16 05:13:03.101 INFO blam! Oct 16 05:13:03.101 INFO blam! ---- yaml_specs::tests::yaml_spec_file_test stdout ---- Oct 16 05:13:03.101 INFO blam! thread 'yaml_specs::tests::yaml_spec_file_test' panicked at 'assertion failed: `(left == right)` Oct 16 05:13:03.101 INFO blam! left: `false`, Oct 16 05:13:03.101 INFO blam! right: `true`', src/yaml_specs.rs:205:13 Oct 16 05:13:03.101 INFO blam! stack backtrace: Oct 16 05:13:03.101 INFO blam! 0: 0x55e53968178e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 05:13:03.101 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 05:13:03.101 INFO blam! 1: 0x55e53968a906 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 05:13:03.101 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 05:13:03.101 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 05:13:03.101 INFO blam! 2: 0x55e53968565d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:211 Oct 16 05:13:03.101 INFO blam! 3: 0x55e53968536b - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:221 Oct 16 05:13:03.101 INFO blam! 4: 0x55e539685d0c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:476 Oct 16 05:13:03.101 INFO blam! 5: 0x55e5396858c9 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:390 Oct 16 05:13:03.101 INFO blam! 6: 0x55e53968582d - std::panicking::begin_panic_fmt::h70a4709fbb668068 Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:345 Oct 16 05:13:03.101 INFO blam! 7: 0x55e5395caccd - iso8583::yaml_specs::tests::yaml_spec_file_test::h5f06168835d42e4c Oct 16 05:13:03.101 INFO blam! at src/yaml_specs.rs:205 Oct 16 05:13:03.101 INFO blam! 8: 0x55e5395caa69 - iso8583::yaml_specs::tests::yaml_spec_file_test::{{closure}}::h5dee4ceec4d6f1e5 Oct 16 05:13:03.101 INFO blam! at src/yaml_specs.rs:199 Oct 16 05:13:03.101 INFO blam! 9: 0x55e5395b446d - core::ops::function::FnOnce::call_once::h8d289551df279ec1 Oct 16 05:13:03.101 INFO blam! at libcore/ops/function.rs:238 Oct 16 05:13:03.101 INFO blam! 10: 0x55e5395de9ae - >::call_box::hae226a42c8d94b19 Oct 16 05:13:03.101 INFO blam! at libtest/lib.rs:1468 Oct 16 05:13:03.101 INFO blam! at libcore/ops/function.rs:238 Oct 16 05:13:03.101 INFO blam! at liballoc/boxed.rs:672 Oct 16 05:13:03.101 INFO blam! 11: 0x55e539695e29 - __rust_maybe_catch_panic Oct 16 05:13:03.101 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 05:13:03.101 INFO blam! 12: 0x55e5395ff5bd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 05:13:03.101 INFO blam! at libstd/panicking.rs:289 Oct 16 05:13:03.101 INFO blam! at libstd/panic.rs:392 Oct 16 05:13:03.101 INFO blam! at libtest/lib.rs:1423 Oct 16 05:13:03.101 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 05:13:03.101 INFO blam! 13: 0x55e539600164 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 05:13:03.101 INFO blam! at libstd/thread/mod.rs:409 Oct 16 05:13:03.102 INFO blam! at libstd/panic.rs:313 Oct 16 05:13:03.102 INFO blam! at libstd/panicking.rs:310 Oct 16 05:13:03.102 INFO blam! 14: 0x55e539695e29 - __rust_maybe_catch_panic Oct 16 05:13:03.102 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 05:13:03.102 INFO blam! 15: 0x55e5395ed5d6 - >::call_box::h1a0832645645f090 Oct 16 05:13:03.102 INFO blam! at libstd/panicking.rs:289 Oct 16 05:13:03.102 INFO blam! at libstd/panic.rs:392 Oct 16 05:13:03.102 INFO blam! at libstd/thread/mod.rs:408 Oct 16 05:13:03.102 INFO blam! at liballoc/boxed.rs:672 Oct 16 05:13:03.102 INFO blam! 16: 0x55e539683a9a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 05:13:03.102 INFO blam! at liballoc/boxed.rs:682 Oct 16 05:13:03.102 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 05:13:03.102 INFO blam! 17: 0x55e539678eb5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 05:13:03.102 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 05:13:03.102 INFO blam! 18: 0x7f5844da76b9 - start_thread Oct 16 05:13:03.102 INFO blam! 19: 0x7f58448c741c - clone Oct 16 05:13:03.102 INFO blam! 20: 0x0 - Oct 16 05:13:03.102 INFO blam! Oct 16 05:13:03.102 INFO blam! Oct 16 05:13:03.102 INFO blam! failures: Oct 16 05:13:03.102 INFO blam! yaml_specs::tests::yaml_spec_file_test Oct 16 05:13:03.102 INFO blam! Oct 16 05:13:03.102 INFO blam! test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:13:03.102 INFO blam! Oct 16 05:13:03.105 INFO kablam! error: test failed, to rerun pass '--lib' Oct 16 05:13:03.105 INFO kablam! su: No module specific data is present Oct 16 05:13:03.899 INFO running `"docker" "rm" "-f" "7221c7a5b47e0fbc0a0b62df096db55336b3bc6b5e59621a53f1f16e3fbc46e5"` Oct 16 05:13:04.311 INFO blam! 7221c7a5b47e0fbc0a0b62df096db55336b3bc6b5e59621a53f1f16e3fbc46e5