Oct 11 09:43:51.595 INFO testing tomllib-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:43:51.595 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:43:51.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:43:51.981 INFO blam! 2a370675c258cb3bd53d969d01dd84b9f9ae3c09d7ca397232d2c587124274a1 Oct 11 09:43:51.986 INFO running `"docker" "start" "-a" "2a370675c258cb3bd53d969d01dd84b9f9ae3c09d7ca397232d2c587124274a1"` Oct 11 09:43:53.158 INFO kablam! usermod: no changes Oct 11 09:43:53.292 INFO kablam! Compiling pirate v1.0.0 Oct 11 09:43:53.292 INFO kablam! Compiling nom v1.2.4 Oct 11 09:43:56.947 INFO kablam! Compiling tomllib v0.1.2 (/source) Oct 11 09:43:58.760 INFO kablam! warning: unused macro definition Oct 11 09:43:58.760 INFO kablam! --> src/internals/macros.rs:16:1 Oct 11 09:43:58.760 INFO kablam! | Oct 11 09:43:58.760 INFO kablam! 16 | / macro_rules! call_s( Oct 11 09:43:58.760 INFO kablam! 17 | | ($i:expr, $method:path) => ( $method( $i ) ); Oct 11 09:43:58.760 INFO kablam! 18 | | ); Oct 11 09:43:58.760 INFO kablam! | |__^ Oct 11 09:43:58.760 INFO kablam! | Oct 11 09:43:58.760 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 09:43:58.760 INFO kablam! Oct 11 09:43:58.760 INFO kablam! warning: unused macro definition Oct 11 09:43:58.760 INFO kablam! --> src/internals/macros.rs:20:1 Oct 11 09:43:58.760 INFO kablam! | Oct 11 09:43:58.760 INFO kablam! 20 | / macro_rules! res2opt( Oct 11 09:43:58.760 INFO kablam! 21 | | ($i:expr) => ( Oct 11 09:43:58.760 INFO kablam! 22 | | match $i { Oct 11 09:43:58.760 INFO kablam! 23 | | Result::Ok(t) => Some(t), Oct 11 09:43:58.760 INFO kablam! ... | Oct 11 09:43:58.761 INFO kablam! 26 | | ); Oct 11 09:43:58.761 INFO kablam! 27 | | ); Oct 11 09:43:58.761 INFO kablam! | |__^ Oct 11 09:43:58.761 INFO kablam! Oct 11 09:43:59.863 INFO kablam! warning: unused import: `std::hash::Hasher` Oct 11 09:43:59.864 INFO kablam! --> src/types.rs:2:5 Oct 11 09:43:59.864 INFO kablam! | Oct 11 09:43:59.864 INFO kablam! 2 | use std::hash::Hasher; Oct 11 09:43:59.864 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 09:43:59.864 INFO kablam! | Oct 11 09:43:59.864 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:43:59.864 INFO kablam! Oct 11 09:44:05.245 INFO kablam! warning: unreachable expression Oct 11 09:44:05.245 INFO kablam! --> src/bin/tomlkit.rs:468:15 Oct 11 09:44:05.245 INFO kablam! | Oct 11 09:44:05.245 INFO kablam! 468 | return return Err(format!("Key \"{}\" has no children.", key)); Oct 11 09:44:05.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:44:05.245 INFO kablam! | Oct 11 09:44:05.245 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 09:44:05.245 INFO kablam! Oct 11 09:44:07.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.21s Oct 11 09:44:07.403 INFO kablam! su: No module specific data is present Oct 11 09:44:08.049 INFO running `"docker" "rm" "-f" "2a370675c258cb3bd53d969d01dd84b9f9ae3c09d7ca397232d2c587124274a1"` Oct 11 09:44:08.336 INFO blam! 2a370675c258cb3bd53d969d01dd84b9f9ae3c09d7ca397232d2c587124274a1 Oct 11 09:44:08.349 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:44:08.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:44:08.716 INFO blam! c83dbe594bfb0401efb927624d8eeaf285731cc6befcd6cabf7ea50b86fa00b3 Oct 11 09:44:08.720 INFO running `"docker" "start" "-a" "c83dbe594bfb0401efb927624d8eeaf285731cc6befcd6cabf7ea50b86fa00b3"` Oct 11 09:44:09.768 INFO kablam! usermod: no changes Oct 11 09:44:09.893 INFO kablam! Compiling tomllib v0.1.2 (/source) Oct 11 09:44:12.704 INFO kablam! warning: unreachable expression Oct 11 09:44:12.704 INFO kablam! --> src/bin/tomlkit.rs:468:15 Oct 11 09:44:12.705 INFO kablam! | Oct 11 09:44:12.705 INFO kablam! 468 | return return Err(format!("Key \"{}\" has no children.", key)); Oct 11 09:44:12.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:44:12.705 INFO kablam! | Oct 11 09:44:12.705 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 09:44:12.705 INFO kablam! Oct 11 09:44:12.964 INFO kablam! warning: unused macro definition Oct 11 09:44:12.964 INFO kablam! --> src/internals/macros.rs:16:1 Oct 11 09:44:12.964 INFO kablam! | Oct 11 09:44:12.964 INFO kablam! 16 | / macro_rules! call_s( Oct 11 09:44:12.964 INFO kablam! 17 | | ($i:expr, $method:path) => ( $method( $i ) ); Oct 11 09:44:12.964 INFO kablam! 18 | | ); Oct 11 09:44:12.964 INFO kablam! | |__^ Oct 11 09:44:12.964 INFO kablam! | Oct 11 09:44:12.964 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 09:44:12.964 INFO kablam! Oct 11 09:44:15.176 INFO kablam! warning: unused import: `std::hash::Hasher` Oct 11 09:44:15.176 INFO kablam! --> src/types.rs:2:5 Oct 11 09:44:15.176 INFO kablam! | Oct 11 09:44:15.176 INFO kablam! 2 | use std::hash::Hasher; Oct 11 09:44:15.176 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 09:44:15.176 INFO kablam! | Oct 11 09:44:15.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:44:15.176 INFO kablam! Oct 11 09:44:21.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.73s Oct 11 09:44:21.549 INFO kablam! su: No module specific data is present Oct 11 09:44:22.150 INFO running `"docker" "rm" "-f" "c83dbe594bfb0401efb927624d8eeaf285731cc6befcd6cabf7ea50b86fa00b3"` Oct 11 09:44:22.435 INFO blam! c83dbe594bfb0401efb927624d8eeaf285731cc6befcd6cabf7ea50b86fa00b3 Oct 11 09:44:22.435 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:44:22.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:44:22.846 INFO blam! 2a7058acf4584835f0153667228f89c5ad7ba92208fd58869894c0bebb2f439d Oct 11 09:44:22.850 INFO running `"docker" "start" "-a" "2a7058acf4584835f0153667228f89c5ad7ba92208fd58869894c0bebb2f439d"` Oct 11 09:44:23.914 INFO kablam! usermod: no changes Oct 11 09:44:24.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 09:44:24.064 INFO kablam! Running /target/debug/deps/tomllib-645067e33edacfe9 Oct 11 09:44:24.064 INFO blam! Oct 11 09:44:24.064 INFO blam! running 135 tests Oct 11 09:44:24.069 INFO blam! test internals::objects::test::test_comment_nl ... ok Oct 11 09:44:24.069 INFO blam! test internals::ast::structs::test::test_comp_opt ... ok Oct 11 09:44:24.070 INFO blam! test internals::ast::structs::test::test_toml ... ok Oct 11 09:44:24.076 INFO blam! test internals::objects::test::test_comment_or_nl ... ok Oct 11 09:44:24.129 INFO blam! test internals::objects::test::test_array_sep ... ok Oct 11 09:44:24.156 INFO blam! test internals::objects::test::test_array_table ... ok Oct 11 09:44:24.156 INFO blam! test internals::objects::test::test_std_table ... ok Oct 11 09:44:24.292 INFO blam! test internals::objects::test::test_table ... ok Oct 11 09:44:24.332 INFO blam! test internals::objects::test::test_table_subkey ... ok Oct 11 09:44:24.365 INFO blam! test internals::objects::test::test_table_subkeys ... ok Oct 11 09:44:24.372 INFO blam! test internals::objects::test::test_ws_newline ... ok Oct 11 09:44:24.430 INFO blam! test internals::objects::test::test_array_value ... ok Oct 11 09:44:24.596 INFO blam! test internals::objects::test::test_table_keyval ... ok Oct 11 09:44:24.797 INFO blam! test internals::objects::test::test_inline_table_keyvals_non_empty ... ok Oct 11 09:44:24.894 INFO blam! test internals::objects::test::test_inline_table ... ok Oct 11 09:44:25.387 INFO blam! test internals::objects::test::test_array_values ... ok Oct 11 09:44:25.828 INFO blam! test internals::objects::test::test_non_nested_array ... ok Oct 11 09:44:25.829 INFO blam! test internals::objects::test::test_nested_array ... ok Oct 11 09:44:30.359 INFO blam! test internals::parser::test::test_get_array_of_table0_children ... ok Oct 11 09:44:30.420 INFO blam! test internals::parser::test::test_bare_key ... ok Oct 11 09:44:30.456 INFO blam! test internals::parser::test::test_get_array_children ... ok Oct 11 09:44:30.975 INFO blam! test internals::parser::test::test_array_table ... ok Oct 11 09:44:30.980 INFO blam! test internals::parser::test::test_extend_array ... ok Oct 11 09:44:31.088 INFO blam! test internals::parser::test::test_extend_inline_table ... ok Oct 11 09:44:31.993 INFO blam! test internals::parser::test::test_get_array_of_table_children ... ok Oct 11 09:44:34.032 INFO blam! test internals::parser::test::test_get_array_of_table1_children ... ok Oct 11 09:44:36.696 INFO blam! test internals::parser::test::test_get_table_children ... ok Oct 11 09:44:37.329 INFO blam! test internals::parser::test::test_get_nested_array_children ... ok Oct 11 09:44:37.664 INFO blam! test internals::parser::test::test_get_nested_inline_table_children ... ok Oct 11 09:44:37.924 INFO blam! test internals::parser::test::test_get_root_children ... ok Oct 11 09:44:38.308 INFO blam! test internals::parser::test::test_implicit_table ... ok Oct 11 09:44:38.318 INFO blam! test internals::parser::test::test_get_inline_table_children ... ok Oct 11 09:44:38.860 INFO blam! test internals::parser::test::test_key_array ... ok Oct 11 09:44:39.096 INFO blam! test internals::parser::test::test_implicit_table_children ... ok Oct 11 09:44:41.732 INFO blam! test internals::parser::test::test_key_inline_table ... ok Oct 11 09:44:41.901 INFO blam! test internals::parser::test::test_quoted_key_val_float ... ok Oct 11 09:44:41.959 INFO blam! test internals::parser::test::test_key_val ... ok Oct 11 09:44:43.520 INFO blam! test internals::parser::test::test_quoted_key_val_int ... ok Oct 11 09:44:43.708 INFO blam! test internals::parser::test::test_set_array_of_table0_key ... ok Oct 11 09:44:44.516 INFO blam! test internals::parser::test::test_set_array_of_table1_key ... ok Oct 11 09:44:45.319 INFO blam! test internals::parser::test::test_set_bare_key ... ok Oct 11 09:44:45.560 INFO blam! test internals::parser::test::test_set_array_element_key ... ok Oct 11 09:44:46.180 INFO blam! test internals::parser::test::test_set_nested_inline_table_element_key ... ok Oct 11 09:44:46.188 INFO blam! test internals::parser::test::test_set_inline_table_element_key ... ok Oct 11 09:44:46.200 INFO blam! test internals::primitives::test::test_basic_string ... ok Oct 11 09:44:46.200 INFO blam! test internals::primitives::test::test_boolean ... ok Oct 11 09:44:47.309 INFO blam! test internals::parser::test::test_set_implicit_table_key ... ok Oct 11 09:44:47.381 INFO blam! test internals::primitives::test::test_float ... ok Oct 11 09:44:47.389 INFO blam! test internals::primitives::test::test_fractional ... ok Oct 11 09:44:47.636 INFO blam! test internals::primitives::test::test_full_date ... ok Oct 11 09:44:47.652 INFO blam! test internals::primitives::test::test_integer ... ok Oct 11 09:44:47.660 INFO blam! test internals::primitives::test::test_key ... ok Oct 11 09:44:47.727 INFO blam! test internals::primitives::test::test_date_time ... ok Oct 11 09:44:47.735 INFO blam! test internals::primitives::test::test_keyval_sep ... ok Oct 11 09:44:47.748 INFO blam! test internals::primitives::test::test_literal_string ... ok Oct 11 09:44:47.768 INFO blam! test internals::primitives::test::test_ml_basic_string ... ok Oct 11 09:44:47.784 INFO blam! test internals::primitives::test::test_ml_literal_string ... ok Oct 11 09:44:47.824 INFO blam! test internals::primitives::test::test_quoted_key ... ok Oct 11 09:44:47.852 INFO blam! test internals::primitives::test::test_keyval ... ok Oct 11 09:44:47.864 INFO blam! test internals::primitives::test::test_string ... ok Oct 11 09:44:48.134 INFO blam! test internals::primitives::test::test_time_offset ... ok Oct 11 09:44:48.180 INFO blam! test internals::parser::test::test_truncate_array_check_keys ... ok Oct 11 09:44:48.180 INFO blam! test internals::parser::test::test_set_nested_aray_element_key ... ok Oct 11 09:44:48.180 INFO blam! test internals::primitives::test::test_unquoted_key ... ok Oct 11 09:44:48.344 INFO blam! test internals::toml::test::test_expression ... ok Oct 11 09:44:48.344 INFO blam! test internals::primitives::test::test_time_offset_amount ... ok Oct 11 09:44:48.656 INFO blam! test internals::toml::test::test_keyval_comment ... ok Oct 11 09:44:48.656 INFO blam! test internals::toml::test::test_nl_expression ... ok Oct 11 09:44:48.668 INFO blam! test internals::toml::test::test_table_comment ... ok Oct 11 09:44:49.098 INFO blam! test internals::toml::test::test_nl_expressions ... ok Oct 11 09:44:49.116 INFO blam! test internals::toml::test::test_ws_comment ... ok Oct 11 09:44:49.176 INFO blam! test internals::toml::test::test_ws_expr ... ok Oct 11 09:44:49.196 INFO blam! test internals::parser::test::test_truncate_array ... ok Oct 11 09:44:49.204 INFO blam! test internals::util::test::test_newline ... ok Oct 11 09:44:49.212 INFO blam! test internals::util::test::test_ws ... ok Oct 11 09:44:49.218 INFO blam! test internals::util::test::test_comment ... ok Oct 11 09:44:49.236 INFO blam! test types::test::test_combine_child_keys ... ok Oct 11 09:44:49.236 INFO blam! test types::test::test_combine_child_keys_empty_base ... ok Oct 11 09:44:49.236 INFO blam! test types::test::test_combine_child_keys_index ... ok Oct 11 09:44:49.236 INFO blam! test types::test::test_combine_keys ... ok Oct 11 09:44:49.244 INFO blam! test internals::primitives::test::test_time ... ok Oct 11 09:44:49.256 INFO blam! test types::test::test_create_basic_string_fail ... ok Oct 11 09:44:49.258 INFO blam! test types::test::test_combine_keys_index ... ok Oct 11 09:44:49.268 INFO blam! test types::test::test_create_bool ... ok Oct 11 09:44:49.268 INFO blam! test types::test::test_create_basic_string ... ok Oct 11 09:44:49.268 INFO blam! test types::test::test_create_bool_from_str ... ok Oct 11 09:44:49.276 INFO blam! test types::test::test_create_date_from_int ... ok Oct 11 09:44:49.276 INFO blam! test types::test::test_create_bool_from_str_fail ... ok Oct 11 09:44:49.277 INFO blam! test types::test::test_create_date_from_str_fail ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_date_from_int_fail ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_date_from_str ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_datetime_frac_from_int_fail ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_datetime_frac_from_str ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_datetime_from_int ... ok Oct 11 09:44:49.284 INFO blam! test types::test::test_create_datetime_from_int_fail ... ok Oct 11 09:44:49.288 INFO blam! test types::test::test_create_datetime_from_str ... ok Oct 11 09:44:49.320 INFO blam! test types::test::test_create_datetime_from_str_fail ... ok Oct 11 09:44:49.320 INFO blam! test types::test::test_create_datetime_frac_from_str_fail ... ok Oct 11 09:44:49.324 INFO blam! test types::test::test_create_datetime_full_from_int_fail ... ok Oct 11 09:44:49.324 INFO blam! test types::test::test_create_datetime_full_from_int ... ok Oct 11 09:44:49.324 INFO blam! test types::test::test_create_datetime_full_from_str ... ok Oct 11 09:44:49.335 INFO blam! test types::test::test_create_datetime_full_from_str_fail ... ok Oct 11 09:44:49.356 INFO blam! test types::test::test_create_datetime_full_zulu_from_int_fail ... ok Oct 11 09:44:49.356 INFO blam! test types::test::test_create_datetime_full_zulu_from_int ... ok Oct 11 09:44:49.356 INFO blam! test types::test::test_create_datetime_full_zulu_from_str_fail ... ok Oct 11 09:44:49.356 INFO blam! test types::test::test_create_datetime_full_zulu_from_str ... ok Oct 11 09:44:49.357 INFO blam! test types::test::test_create_datetime_offset_from_int ... ok Oct 11 09:44:49.357 INFO blam! test types::test::test_create_datetime_offset_from_int_fail ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_frac_from_int ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_offset_from_str ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_offset_from_str_fail ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_zulu_from_int_fail ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_zulu_from_str ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_zulu_from_int ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_datetime_zulu_from_str_fail ... ok Oct 11 09:44:49.372 INFO blam! test types::test::test_create_float ... ok Oct 11 09:44:49.408 INFO blam! test types::test::test_create_float_from_str_fail ... ok Oct 11 09:44:49.408 INFO blam! test types::test::test_create_int ... ok Oct 11 09:44:49.408 INFO blam! test types::test::test_create_float_from_str ... ok Oct 11 09:44:49.415 INFO blam! test types::test::test_create_int_from_str_fail ... ok Oct 11 09:44:49.416 INFO blam! test types::test::test_create_literal_string ... ok Oct 11 09:44:49.417 INFO blam! test types::test::test_create_int_from_str ... ok Oct 11 09:44:49.434 INFO blam! test types::test::test_create_ml_basic_string_fail ... ok Oct 11 09:44:49.440 INFO blam! test types::test::test_create_literal_string_fail ... ok Oct 11 09:44:49.441 INFO blam! test types::test::test_create_ml_basic_string ... ok Oct 11 09:44:49.462 INFO blam! test types::test::test_create_ml_literal_string_fail ... ok Oct 11 09:44:49.462 INFO blam! test types::test::test_create_ml_literal_string ... ok Oct 11 09:44:49.462 INFO blam! test types::test::test_value_display ... ok Oct 11 09:44:49.516 INFO blam! test internals::primitives::test::test_val ... ok Oct 11 09:44:50.144 INFO blam! test internals::toml::test::test_toml ... ok Oct 11 09:44:50.464 INFO blam! test internals::parser::test::test_set_table_key ... ok Oct 11 09:44:50.588 INFO blam! test internals::parser::test::test_truncate_inline_table ... ok Oct 11 09:44:51.043 INFO blam! test internals::parser::test::test_truncate_inline_table_check_keys ... ok Oct 11 09:44:52.121 INFO blam! test types::test::test_datetime_parse ... ok Oct 11 09:44:55.688 INFO blam! test types::test::test_datetime_parse_fail ... ok Oct 11 09:44:55.688 INFO blam! Oct 11 09:44:55.688 INFO blam! test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:44:55.688 INFO blam! Oct 11 09:44:55.690 INFO kablam! Running /target/debug/deps/tomlkit-dac0102fadf548c7 Oct 11 09:44:55.718 INFO blam! Oct 11 09:44:55.718 INFO blam! running 0 tests Oct 11 09:44:55.718 INFO blam! Oct 11 09:44:55.718 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:44:55.718 INFO blam! Oct 11 09:44:55.719 INFO kablam! Doc-tests tomllib Oct 11 09:44:59.224 INFO blam! Oct 11 09:44:59.224 INFO blam! running 44 tests Oct 11 09:45:14.471 INFO blam! test src/lib.rs - TOMLParser<'a>::new (line 100) ... ok Oct 11 09:45:19.796 INFO blam! test src/lib.rs - TOMLParser<'a> (line 222) ... ok Oct 11 09:45:21.456 INFO blam! test src/lib.rs - TOMLParser<'a>::get_value (line 131) ... ok Oct 11 09:45:22.709 INFO blam! test src/lib.rs - (line 43) ... ok Oct 11 09:45:23.809 INFO blam! test src/lib.rs - TOMLParser<'a>::parse (line 114) ... ok Oct 11 09:45:23.976 INFO blam! test src/lib.rs - TOMLParser<'a>::get_children (line 190) ... ok Oct 11 09:45:25.080 INFO blam! test src/lib.rs - TOMLParser<'a>::set_value (line 169) ... ok Oct 11 09:45:25.168 INFO blam! test src/lib.rs - (line 16) ... ok Oct 11 09:45:38.104 INFO blam! test src/types.rs - types::Children::combine_child_keys (line 228) ... ok Oct 11 09:45:39.744 INFO blam! test src/types.rs - types::Children::combine_keys (line 169) ... ok Oct 11 09:45:39.914 INFO blam! test src/types.rs - types::Time<'a>::from_str (line 1338) ... ok Oct 11 09:45:40.344 INFO blam! test src/types.rs - types::Date<'a>::validate (line 1235) ... ok Oct 11 09:45:41.552 INFO blam! test src/types.rs - types::DateTime<'a>::validate (line 1454) ... ok Oct 11 09:45:42.532 INFO blam! test src/types.rs - types::Date<'a>::from_str (line 1217) ... ok Oct 11 09:45:45.012 INFO blam! test src/types.rs - types::Children::combine_keys_index (line 204) ... ok Oct 11 09:45:47.968 INFO blam! test src/types.rs - types::TOMLError::description (line 1009) ... ok Oct 11 09:45:54.485 INFO blam! test src/types.rs - types::TimeOffsetAmount<'a>::from_str (line 1128) ... ok Oct 11 09:45:56.040 INFO blam! test src/types.rs - types::TimeOffsetAmount<'a>::validate (line 1151) ... ok Oct 11 09:45:59.701 INFO blam! test src/types.rs - types::Time<'a>::validate (line 1368) ... ok Oct 11 09:46:01.280 INFO blam! test src/types.rs - types::Value<'a>::date_from_int (line 413) ... ok Oct 11 09:46:05.853 INFO blam! test src/types.rs - types::Value<'a>::basic_string (line 864) ... ok Oct 11 09:46:06.336 INFO blam! test src/types.rs - types::Value<'a>::bool (line 387) ... ok Oct 11 09:46:11.316 INFO blam! test src/types.rs - types::Value<'a>::date_from_str (line 436) ... ok Oct 11 09:46:14.158 INFO blam! test src/types.rs - types::Value<'a>::datetime_frac_from_int (line 512) ... ok Oct 11 09:46:20.485 INFO blam! test src/types.rs - types::Value<'a>::datetime_frac_from_str (line 543) ... ok Oct 11 09:46:21.748 INFO blam! test src/types.rs - types::Value<'a>::datetime_from_int (line 456) ... ok Oct 11 09:46:23.556 INFO blam! test src/types.rs - types::Value<'a>::datetime_from_str (line 486) ... ok Oct 11 09:46:27.032 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_from_int (line 760) ... ok Oct 11 09:46:27.737 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_from_str (line 802) ... ok Oct 11 09:46:29.986 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_zulu_from_int (line 700) ... ok Oct 11 09:46:30.039 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_zulu_from_str (line 731) ... ok Oct 11 09:46:34.176 INFO blam! test src/types.rs - types::Value<'a>::datetime_offset_from_int (line 568) ... ok Oct 11 09:46:36.796 INFO blam! test src/types.rs - types::Value<'a>::datetime_zulu_from_int (line 642) ... ok Oct 11 09:46:38.800 INFO blam! test src/types.rs - types::Value<'a>::datetime_offset_from_str (line 609) ... ok Oct 11 09:46:43.668 INFO blam! test src/types.rs - types::Value<'a>::datetime_zulu_from_str (line 672) ... ok Oct 11 09:46:43.771 INFO blam! test src/types.rs - types::Value<'a>::datetime_parse (line 834) ... ok Oct 11 09:46:48.992 INFO blam! test src/types.rs - types::Value<'a>::float (line 353) ... ok Oct 11 09:46:49.489 INFO blam! test src/types.rs - types::Value<'a>::int (line 320) ... ok Oct 11 09:46:52.919 INFO blam! test src/types.rs - types::Value<'a>::int_from_str (line 334) ... ok Oct 11 09:46:53.168 INFO blam! test src/types.rs - types::Value<'a>::float_from_str (line 368) ... ok Oct 11 09:46:54.764 INFO blam! test src/types.rs - types::Value<'a>::literal_string (line 902) ... ok Oct 11 09:46:55.632 INFO blam! test src/types.rs - types::Value<'a>::ml_basic_string (line 883) ... ok Oct 11 09:46:58.128 INFO blam! test src/types.rs - types::Value<'a>::validate (line 940) ... ok Oct 11 09:46:58.240 INFO blam! test src/types.rs - types::Value<'a>::ml_literal_string (line 921) ... ok Oct 11 09:46:58.240 INFO blam! Oct 11 09:46:58.240 INFO blam! test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:46:58.240 INFO blam! Oct 11 09:46:58.276 INFO kablam! su: No module specific data is present Oct 11 09:46:58.766 INFO running `"docker" "rm" "-f" "2a7058acf4584835f0153667228f89c5ad7ba92208fd58869894c0bebb2f439d"` Oct 11 09:46:58.984 INFO blam! 2a7058acf4584835f0153667228f89c5ad7ba92208fd58869894c0bebb2f439d