Oct 15 14:54:50.853 INFO testing valid_toml-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:54:50.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 14:54:51.228 INFO blam! 19ac353953df628c41ec85ef68ef817aa9cdeeedf8657e24beccdc43afed366e Oct 15 14:54:51.233 INFO running `"docker" "start" "-a" "19ac353953df628c41ec85ef68ef817aa9cdeeedf8657e24beccdc43afed366e"` Oct 15 14:54:52.382 INFO kablam! usermod: no changes Oct 15 14:54:52.475 INFO kablam! Compiling shareable v0.1.1 Oct 15 14:54:52.475 INFO kablam! Compiling toml v0.1.30 Oct 15 14:54:55.875 INFO kablam! Compiling valid_toml v0.0.2 (/source) Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:13:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 13 | / macro_rules! assert_duration { Oct 15 14:54:56.535 INFO kablam! 14 | | ($result:expr, $val:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 15 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 16 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 44 | | }; Oct 15 14:54:56.535 INFO kablam! 45 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:47:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 47 | / macro_rules! assert_i64 { Oct 15 14:54:56.535 INFO kablam! 48 | | ($result:expr, $val:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 49 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 50 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 62 | | }}; Oct 15 14:54:56.535 INFO kablam! 63 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:65:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 65 | / macro_rules! assert_string { Oct 15 14:54:56.535 INFO kablam! 66 | | ($result:expr, $val:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 67 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 68 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 80 | | }}; Oct 15 14:54:56.535 INFO kablam! 81 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:83:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 83 | / macro_rules! assert_u16 { Oct 15 14:54:56.535 INFO kablam! 84 | | ($result:expr, $val:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 85 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 86 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 98 | | }}; Oct 15 14:54:56.535 INFO kablam! 99 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:101:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 101 | / macro_rules! assert_usize { Oct 15 14:54:56.535 INFO kablam! 102 | | ($result:expr, $val:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 103 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 104 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 116 | | }}; Oct 15 14:54:56.535 INFO kablam! 117 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:122:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 122 | / macro_rules! assert_cannot_parse { Oct 15 14:54:56.535 INFO kablam! 123 | | ($result:expr) => {{ Oct 15 14:54:56.535 INFO kablam! 124 | | let result = $result; Oct 15 14:54:56.535 INFO kablam! 125 | | Oct 15 14:54:56.535 INFO kablam! ... | Oct 15 14:54:56.535 INFO kablam! 136 | | }} Oct 15 14:54:56.535 INFO kablam! 137 | | } Oct 15 14:54:56.535 INFO kablam! | |_^ Oct 15 14:54:56.535 INFO kablam! Oct 15 14:54:56.535 INFO kablam! warning: unused macro definition Oct 15 14:54:56.535 INFO kablam! --> src/test_macros.rs:140:1 Oct 15 14:54:56.535 INFO kablam! | Oct 15 14:54:56.535 INFO kablam! 140 | / macro_rules! assert_duration_overflow { Oct 15 14:54:56.535 INFO kablam! 141 | | ($result:expr, $max:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 142 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 143 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 177 | | }} Oct 15 14:54:56.536 INFO kablam! 178 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:180:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 180 | / macro_rules! assert_duration_overflow { Oct 15 14:54:56.536 INFO kablam! 181 | | ($result:expr, $max:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 182 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 183 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 217 | | }} Oct 15 14:54:56.536 INFO kablam! 218 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:220:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 220 | / macro_rules! assert_duration_underrun { Oct 15 14:54:56.536 INFO kablam! 221 | | ($result:expr, $min:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 222 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 223 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 257 | | }} Oct 15 14:54:56.536 INFO kablam! 258 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:260:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 260 | / macro_rules! assert_incorrect_type { Oct 15 14:54:56.536 INFO kablam! 261 | | ($result:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 262 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 263 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 274 | | }} Oct 15 14:54:56.536 INFO kablam! 275 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:277:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 277 | / macro_rules! assert_long { Oct 15 14:54:56.536 INFO kablam! 278 | | ($result:expr, $max:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 279 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 280 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 314 | | }} Oct 15 14:54:56.536 INFO kablam! 315 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:317:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 317 | / macro_rules! assert_overflow { Oct 15 14:54:56.536 INFO kablam! 318 | | ($result:expr, $max:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 319 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 320 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 354 | | }} Oct 15 14:54:56.536 INFO kablam! 355 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:357:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 357 | / macro_rules! assert_short { Oct 15 14:54:56.536 INFO kablam! 358 | | ($result:expr, $min:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 359 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 360 | | Oct 15 14:54:56.536 INFO kablam! ... | Oct 15 14:54:56.536 INFO kablam! 394 | | }} Oct 15 14:54:56.536 INFO kablam! 395 | | } Oct 15 14:54:56.536 INFO kablam! | |_^ Oct 15 14:54:56.536 INFO kablam! Oct 15 14:54:56.536 INFO kablam! warning: unused macro definition Oct 15 14:54:56.536 INFO kablam! --> src/test_macros.rs:397:1 Oct 15 14:54:56.536 INFO kablam! | Oct 15 14:54:56.536 INFO kablam! 397 | / macro_rules! assert_underrun { Oct 15 14:54:56.536 INFO kablam! 398 | | ($result:expr, $min:expr) => {{ Oct 15 14:54:56.536 INFO kablam! 399 | | let result = $result; Oct 15 14:54:56.536 INFO kablam! 400 | | Oct 15 14:54:56.537 INFO kablam! ... | Oct 15 14:54:56.537 INFO kablam! 434 | | }} Oct 15 14:54:56.537 INFO kablam! 435 | | } Oct 15 14:54:56.537 INFO kablam! | |_^ Oct 15 14:54:56.537 INFO kablam! Oct 15 14:54:58.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.69s Oct 15 14:54:58.131 INFO kablam! su: No module specific data is present Oct 15 14:54:58.919 INFO running `"docker" "rm" "-f" "19ac353953df628c41ec85ef68ef817aa9cdeeedf8657e24beccdc43afed366e"` Oct 15 14:54:59.199 INFO blam! 19ac353953df628c41ec85ef68ef817aa9cdeeedf8657e24beccdc43afed366e Oct 15 14:54:59.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 14:54:59.552 INFO blam! 90fa14e019bed2ead500194a187e10ac51a8db0fdd5b72428626dae1112e18a0 Oct 15 14:54:59.554 INFO running `"docker" "start" "-a" "90fa14e019bed2ead500194a187e10ac51a8db0fdd5b72428626dae1112e18a0"` Oct 15 14:55:00.729 INFO kablam! usermod: no changes Oct 15 14:55:00.781 INFO kablam! Compiling valid_toml v0.0.2 (/source) Oct 15 14:55:01.871 INFO kablam! warning: unused macro definition Oct 15 14:55:01.871 INFO kablam! --> src/test_macros.rs:47:1 Oct 15 14:55:01.872 INFO kablam! | Oct 15 14:55:01.872 INFO kablam! 47 | / macro_rules! assert_i64 { Oct 15 14:55:01.872 INFO kablam! 48 | | ($result:expr, $val:expr) => {{ Oct 15 14:55:01.872 INFO kablam! 49 | | let result = $result; Oct 15 14:55:01.873 INFO kablam! 50 | | Oct 15 14:55:01.873 INFO kablam! ... | Oct 15 14:55:01.873 INFO kablam! 62 | | }}; Oct 15 14:55:01.873 INFO kablam! 63 | | } Oct 15 14:55:01.874 INFO kablam! | |_^ Oct 15 14:55:01.874 INFO kablam! | Oct 15 14:55:01.874 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 14:55:01.875 INFO kablam! Oct 15 14:55:01.875 INFO kablam! warning: unused macro definition Oct 15 14:55:01.875 INFO kablam! --> src/test_macros.rs:140:1 Oct 15 14:55:01.875 INFO kablam! | Oct 15 14:55:01.876 INFO kablam! 140 | / macro_rules! assert_duration_overflow { Oct 15 14:55:01.876 INFO kablam! 141 | | ($result:expr, $max:expr) => {{ Oct 15 14:55:01.876 INFO kablam! 142 | | let result = $result; Oct 15 14:55:01.876 INFO kablam! 143 | | Oct 15 14:55:01.877 INFO kablam! ... | Oct 15 14:55:01.877 INFO kablam! 177 | | }} Oct 15 14:55:01.877 INFO kablam! 178 | | } Oct 15 14:55:01.877 INFO kablam! | |_^ Oct 15 14:55:01.877 INFO kablam! Oct 15 14:55:07.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 15 14:55:07.044 INFO kablam! su: No module specific data is present Oct 15 14:55:07.799 INFO running `"docker" "rm" "-f" "90fa14e019bed2ead500194a187e10ac51a8db0fdd5b72428626dae1112e18a0"` Oct 15 14:55:08.071 INFO blam! 90fa14e019bed2ead500194a187e10ac51a8db0fdd5b72428626dae1112e18a0 Oct 15 14:55:08.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 14:55:08.500 INFO blam! b23a03ec4d2b3bee1a25601064070c21cc69a83e4bc96954efcf5f7f3a9e016a Oct 15 14:55:08.503 INFO running `"docker" "start" "-a" "b23a03ec4d2b3bee1a25601064070c21cc69a83e4bc96954efcf5f7f3a9e016a"` Oct 15 14:55:10.291 INFO kablam! usermod: no changes Oct 15 14:55:10.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 14:55:10.355 INFO kablam! Running /target/debug/deps/valid_toml-ed400af34494d135 Oct 15 14:55:10.359 INFO blam! Oct 15 14:55:10.359 INFO blam! running 42 tests Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::bad ... ok Oct 15 14:55:10.359 INFO blam! test data::item_duration::tests::max ... ok Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::spaces ... ok Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::seconds ... ok Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::minutes ... ok Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::milliseconds ... ok Oct 15 14:55:10.359 INFO blam! test data::duration_decoder::tests::combo ... ok Oct 15 14:55:10.359 INFO blam! test data::item_duration::tests::min ... ok Oct 15 14:55:10.359 INFO blam! test data::item_duration::tests::min_max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_duration::tests::set ... ok Oct 15 14:55:10.359 INFO blam! test data::item_duration::tests::validate ... ok Oct 15 14:55:10.359 INFO blam! test data::item_str::tests::max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_str::tests::min ... ok Oct 15 14:55:10.359 INFO blam! test data::item_str::tests::min_max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_str::tests::set ... ok Oct 15 14:55:10.359 INFO blam! test data::item_u16::tests::max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_u16::tests::min ... ok Oct 15 14:55:10.359 INFO blam! test data::item_u16::tests::min_max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_u16::tests::set ... ok Oct 15 14:55:10.359 INFO blam! test data::item_u16::tests::validate ... ok Oct 15 14:55:10.359 INFO blam! test data::item_usize::tests::max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_usize::tests::min ... ok Oct 15 14:55:10.359 INFO blam! test data::item_usize::tests::min_max ... ok Oct 15 14:55:10.359 INFO blam! test data::item_usize::tests::set ... ok Oct 15 14:55:10.359 INFO blam! test data::item_usize::tests::validate ... ok Oct 15 14:55:10.367 INFO blam! test data::duration_decoder::tests::days ... ok Oct 15 14:55:10.367 INFO blam! test tests::complex ... ok Oct 15 14:55:10.367 INFO blam! test tests::optional_missing ... ok Oct 15 14:55:10.367 INFO blam! test tests::default ... ok Oct 15 14:55:10.367 INFO blam! test tests::optional_exist ... ok Oct 15 14:55:10.367 INFO blam! test data::duration_decoder::tests::hours ... ok Oct 15 14:55:10.367 INFO blam! test tests::simple ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::missing_first ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::no_values ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::normal ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::undefined_first ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::undefined_last ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::no_notify ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::no_define ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::missing_middle ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::missing_last ... ok Oct 15 14:55:10.367 INFO blam! test toml_iter::tests::undefined_middle ... ok Oct 15 14:55:10.367 INFO blam! Oct 15 14:55:10.367 INFO blam! test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:55:10.367 INFO blam! Oct 15 14:55:10.367 INFO kablam! Doc-tests valid_toml Oct 15 14:55:11.539 INFO blam! Oct 15 14:55:11.539 INFO blam! running 8 tests Oct 15 14:55:17.735 INFO blam! test src/data/item_duration.rs - data::item_duration::ItemDuration::add_to (line 81) ... ok Oct 15 14:55:18.181 INFO blam! test src/data/item_u16.rs - data::item_u16::ItemU16::add_to (line 67) ... ok Oct 15 14:55:19.719 INFO blam! test src/data/item_str.rs - data::item_str::ItemStr::add_to (line 65) ... ok Oct 15 14:55:20.283 INFO blam! test src/lib.rs - (line 34) ... ok Oct 15 14:55:21.439 INFO blam! test src/toml_def.rs - toml_def::TomlDef::add (line 129) ... ok Oct 15 14:55:21.495 INFO blam! test src/data/item_usize.rs - data::item_usize::ItemUsize::add_to (line 67) ... ok Oct 15 14:55:21.679 INFO blam! test src/toml_def.rs - toml_def::TomlDef (line 32) ... ok Oct 15 14:55:21.701 INFO blam! test src/toml_def.rs - toml_def::TomlDef::ref_add (line 168) ... ok Oct 15 14:55:21.701 INFO blam! Oct 15 14:55:21.701 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:55:21.701 INFO blam! Oct 15 14:55:21.715 INFO kablam! su: No module specific data is present Oct 15 14:55:22.379 INFO running `"docker" "rm" "-f" "b23a03ec4d2b3bee1a25601064070c21cc69a83e4bc96954efcf5f7f3a9e016a"` Oct 15 14:55:22.706 INFO blam! b23a03ec4d2b3bee1a25601064070c21cc69a83e4bc96954efcf5f7f3a9e016a