Oct 15 16:01:13.133 INFO testing tomllib-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:01:13.134 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 15 16:01:13.539 INFO blam! 282b37face2a860dd74ebf61ed95af0ff93b50468a657ee7f87b5be0ac430b75 Oct 15 16:01:13.542 INFO running `"docker" "start" "-a" "282b37face2a860dd74ebf61ed95af0ff93b50468a657ee7f87b5be0ac430b75"` Oct 15 16:01:14.801 INFO kablam! usermod: no changes Oct 15 16:01:14.876 INFO kablam! Compiling pirate v1.0.0 Oct 15 16:01:14.877 INFO kablam! Compiling nom v1.2.4 Oct 15 16:01:18.203 INFO kablam! Compiling tomllib v0.1.2 (/source) Oct 15 16:01:19.323 INFO kablam! warning: unused macro definition Oct 15 16:01:19.323 INFO kablam! --> src/internals/macros.rs:16:1 Oct 15 16:01:19.323 INFO kablam! | Oct 15 16:01:19.323 INFO kablam! 16 | / macro_rules! call_s( Oct 15 16:01:19.323 INFO kablam! 17 | | ($i:expr, $method:path) => ( $method( $i ) ); Oct 15 16:01:19.323 INFO kablam! 18 | | ); Oct 15 16:01:19.323 INFO kablam! | |__^ Oct 15 16:01:19.323 INFO kablam! | Oct 15 16:01:19.323 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:01:19.323 INFO kablam! Oct 15 16:01:19.323 INFO kablam! warning: unused macro definition Oct 15 16:01:19.323 INFO kablam! --> src/internals/macros.rs:20:1 Oct 15 16:01:19.323 INFO kablam! | Oct 15 16:01:19.323 INFO kablam! 20 | / macro_rules! res2opt( Oct 15 16:01:19.323 INFO kablam! 21 | | ($i:expr) => ( Oct 15 16:01:19.323 INFO kablam! 22 | | match $i { Oct 15 16:01:19.323 INFO kablam! 23 | | Result::Ok(t) => Some(t), Oct 15 16:01:19.323 INFO kablam! ... | Oct 15 16:01:19.323 INFO kablam! 26 | | ); Oct 15 16:01:19.323 INFO kablam! 27 | | ); Oct 15 16:01:19.323 INFO kablam! | |__^ Oct 15 16:01:19.323 INFO kablam! Oct 15 16:01:20.403 INFO kablam! warning: unused import: `std::hash::Hasher` Oct 15 16:01:20.403 INFO kablam! --> src/types.rs:2:5 Oct 15 16:01:20.403 INFO kablam! | Oct 15 16:01:20.403 INFO kablam! 2 | use std::hash::Hasher; Oct 15 16:01:20.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 16:01:20.403 INFO kablam! | Oct 15 16:01:20.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:01:20.403 INFO kablam! Oct 15 16:01:24.999 INFO kablam! warning: unreachable expression Oct 15 16:01:24.999 INFO kablam! --> src/bin/tomlkit.rs:468:15 Oct 15 16:01:24.999 INFO kablam! | Oct 15 16:01:24.999 INFO kablam! 468 | return return Err(format!("Key \"{}\" has no children.", key)); Oct 15 16:01:24.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:01:24.999 INFO kablam! | Oct 15 16:01:24.999 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 16:01:24.999 INFO kablam! Oct 15 16:01:26.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.85s Oct 15 16:01:26.686 INFO kablam! su: No module specific data is present Oct 15 16:01:27.446 INFO running `"docker" "rm" "-f" "282b37face2a860dd74ebf61ed95af0ff93b50468a657ee7f87b5be0ac430b75"` Oct 15 16:01:27.527 INFO blam! 282b37face2a860dd74ebf61ed95af0ff93b50468a657ee7f87b5be0ac430b75 Oct 15 16:01:27.529 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 15 16:01:27.679 INFO blam! 42a7a1b28562e3aaa20ef7718380701f08f7bf92a80f8a30ae4660e33ff40a4b Oct 15 16:01:27.680 INFO running `"docker" "start" "-a" "42a7a1b28562e3aaa20ef7718380701f08f7bf92a80f8a30ae4660e33ff40a4b"` Oct 15 16:01:28.098 INFO kablam! usermod: no changes Oct 15 16:01:28.146 INFO kablam! Compiling tomllib v0.1.2 (/source) Oct 15 16:01:29.600 INFO kablam! warning: unreachable expression Oct 15 16:01:29.601 INFO kablam! --> src/bin/tomlkit.rs:468:15 Oct 15 16:01:29.601 INFO kablam! | Oct 15 16:01:29.601 INFO kablam! 468 | return return Err(format!("Key \"{}\" has no children.", key)); Oct 15 16:01:29.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:01:29.601 INFO kablam! | Oct 15 16:01:29.601 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 16:01:29.601 INFO kablam! Oct 15 16:01:29.990 INFO kablam! warning: unused macro definition Oct 15 16:01:29.991 INFO kablam! --> src/internals/macros.rs:16:1 Oct 15 16:01:29.991 INFO kablam! | Oct 15 16:01:29.992 INFO kablam! 16 | / macro_rules! call_s( Oct 15 16:01:29.993 INFO kablam! 17 | | ($i:expr, $method:path) => ( $method( $i ) ); Oct 15 16:01:29.993 INFO kablam! 18 | | ); Oct 15 16:01:29.994 INFO kablam! | |__^ Oct 15 16:01:29.994 INFO kablam! | Oct 15 16:01:29.995 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:01:29.995 INFO kablam! Oct 15 16:01:32.119 INFO kablam! warning: unused import: `std::hash::Hasher` Oct 15 16:01:32.119 INFO kablam! --> src/types.rs:2:5 Oct 15 16:01:32.119 INFO kablam! | Oct 15 16:01:32.120 INFO kablam! 2 | use std::hash::Hasher; Oct 15 16:01:32.120 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 16:01:32.120 INFO kablam! | Oct 15 16:01:32.121 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:01:32.121 INFO kablam! Oct 15 16:01:37.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.82s Oct 15 16:01:37.939 INFO kablam! su: No module specific data is present Oct 15 16:01:38.735 INFO running `"docker" "rm" "-f" "42a7a1b28562e3aaa20ef7718380701f08f7bf92a80f8a30ae4660e33ff40a4b"` Oct 15 16:01:39.059 INFO blam! 42a7a1b28562e3aaa20ef7718380701f08f7bf92a80f8a30ae4660e33ff40a4b Oct 15 16:01:39.063 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 15 16:01:39.447 INFO blam! 0595954323db0e579dd239f0bec1eca495484b782863057c5ab3d672b29f9d48 Oct 15 16:01:39.455 INFO running `"docker" "start" "-a" "0595954323db0e579dd239f0bec1eca495484b782863057c5ab3d672b29f9d48"` Oct 15 16:01:40.875 INFO kablam! usermod: no changes Oct 15 16:01:41.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 16:01:41.051 INFO kablam! Running /target/debug/deps/tomllib-34cfb8bb372f4bf3 Oct 15 16:01:41.059 INFO blam! Oct 15 16:01:41.059 INFO blam! running 135 tests Oct 15 16:01:41.067 INFO blam! test internals::objects::test::test_comment_nl ... ok Oct 15 16:01:41.100 INFO blam! test internals::objects::test::test_comment_or_nl ... ok Oct 15 16:01:41.100 INFO blam! test internals::ast::structs::test::test_toml ... ok Oct 15 16:01:41.101 INFO blam! test internals::ast::structs::test::test_comp_opt ... ok Oct 15 16:01:41.101 INFO blam! test internals::objects::test::test_array_sep ... ok Oct 15 16:01:41.119 INFO blam! test internals::objects::test::test_array_table ... ok Oct 15 16:01:41.155 INFO blam! test internals::objects::test::test_std_table ... ok Oct 15 16:01:41.175 INFO blam! test internals::objects::test::test_table ... ok Oct 15 16:01:41.211 INFO blam! test internals::objects::test::test_table_subkey ... ok Oct 15 16:01:41.231 INFO blam! test internals::objects::test::test_table_subkeys ... ok Oct 15 16:01:41.263 INFO blam! test internals::objects::test::test_ws_newline ... ok Oct 15 16:01:41.562 INFO blam! test internals::objects::test::test_inline_table ... ok Oct 15 16:01:41.663 INFO blam! test internals::objects::test::test_table_keyval ... ok Oct 15 16:01:41.695 INFO blam! test internals::objects::test::test_inline_table_keyvals_non_empty ... ok Oct 15 16:01:42.636 INFO blam! test internals::objects::test::test_array_value ... ok Oct 15 16:01:43.259 INFO blam! test internals::objects::test::test_array_values ... ok Oct 15 16:01:44.067 INFO blam! test internals::objects::test::test_nested_array ... ok Oct 15 16:01:44.315 INFO blam! test internals::objects::test::test_non_nested_array ... ok Oct 15 16:01:50.971 INFO blam! test internals::parser::test::test_get_array_of_table1_children ... ok Oct 15 16:01:51.155 INFO blam! test internals::parser::test::test_array_table ... ok Oct 15 16:01:53.131 INFO blam! test internals::parser::test::test_bare_key ... ok Oct 15 16:01:55.639 INFO blam! test internals::parser::test::test_extend_inline_table ... ok Oct 15 16:01:55.651 INFO blam! test internals::parser::test::test_extend_array ... ok Oct 15 16:01:56.091 INFO blam! test internals::parser::test::test_get_array_of_table0_children ... ok Oct 15 16:01:56.255 INFO blam! test internals::parser::test::test_get_array_of_table_children ... ok Oct 15 16:01:57.351 INFO blam! test internals::parser::test::test_get_array_children ... ok Oct 15 16:02:01.695 INFO blam! test internals::parser::test::test_get_nested_array_children ... ok Oct 15 16:02:06.087 INFO blam! test internals::parser::test::test_get_inline_table_children ... ok Oct 15 16:02:07.991 INFO blam! test internals::parser::test::test_implicit_table_children ... ok Oct 15 16:02:08.735 INFO blam! test internals::parser::test::test_get_nested_inline_table_children ... ok Oct 15 16:02:09.292 INFO blam! test internals::parser::test::test_key_array ... ok Oct 15 16:02:09.927 INFO blam! test internals::parser::test::test_get_table_children ... ok Oct 15 16:02:10.535 INFO blam! test internals::parser::test::test_implicit_table ... ok Oct 15 16:02:10.691 INFO blam! test internals::parser::test::test_get_root_children ... ok Oct 15 16:02:16.264 INFO blam! test internals::parser::test::test_key_val ... ok Oct 15 16:02:17.327 INFO blam! test internals::parser::test::test_key_inline_table ... ok Oct 15 16:02:19.303 INFO blam! test internals::parser::test::test_set_array_element_key ... ok Oct 15 16:02:21.659 INFO blam! test internals::parser::test::test_quoted_key_val_int ... ok Oct 15 16:02:22.071 INFO blam! test internals::parser::test::test_quoted_key_val_float ... ok Oct 15 16:02:22.515 INFO blam! test internals::parser::test::test_set_bare_key ... ok Oct 15 16:02:22.603 INFO blam! test internals::parser::test::test_set_array_of_table0_key ... ok Oct 15 16:02:23.441 INFO blam! test internals::parser::test::test_set_array_of_table1_key ... ok Oct 15 16:02:24.067 INFO blam! test internals::parser::test::test_set_implicit_table_key ... ok Oct 15 16:02:26.279 INFO blam! test internals::parser::test::test_set_inline_table_element_key ... ok Oct 15 16:02:26.291 INFO blam! test internals::primitives::test::test_basic_string ... ok Oct 15 16:02:26.291 INFO blam! test internals::primitives::test::test_boolean ... ok Oct 15 16:02:28.591 INFO blam! test internals::parser::test::test_truncate_array_check_keys ... ok Oct 15 16:02:28.612 INFO blam! test internals::primitives::test::test_float ... ok Oct 15 16:02:28.623 INFO blam! test internals::primitives::test::test_fractional ... ok Oct 15 16:02:28.863 INFO blam! test internals::primitives::test::test_date_time ... ok Oct 15 16:02:28.908 INFO blam! test internals::primitives::test::test_integer ... ok Oct 15 16:02:28.933 INFO blam! test internals::primitives::test::test_key ... ok Oct 15 16:02:29.227 INFO blam! test internals::primitives::test::test_full_date ... ok Oct 15 16:02:29.250 INFO blam! test internals::primitives::test::test_keyval_sep ... ok Oct 15 16:02:29.295 INFO blam! test internals::primitives::test::test_literal_string ... ok Oct 15 16:02:29.371 INFO blam! test internals::primitives::test::test_keyval ... ok Oct 15 16:02:29.371 INFO blam! test internals::primitives::test::test_ml_basic_string ... ok Oct 15 16:02:29.399 INFO blam! test internals::primitives::test::test_ml_literal_string ... ok Oct 15 16:02:29.400 INFO blam! test internals::primitives::test::test_quoted_key ... ok Oct 15 16:02:29.451 INFO blam! test internals::parser::test::test_set_nested_inline_table_element_key ... ok Oct 15 16:02:29.599 INFO blam! test internals::primitives::test::test_string ... ok Oct 15 16:02:29.819 INFO blam! test internals::primitives::test::test_time_offset ... ok Oct 15 16:02:29.819 INFO blam! test internals::primitives::test::test_time_offset_amount ... ok Oct 15 16:02:29.819 INFO blam! test internals::primitives::test::test_unquoted_key ... ok Oct 15 16:02:29.959 INFO blam! test internals::toml::test::test_expression ... ok Oct 15 16:02:30.071 INFO blam! test internals::toml::test::test_keyval_comment ... ok Oct 15 16:02:30.327 INFO blam! test internals::toml::test::test_nl_expression ... ok Oct 15 16:02:30.955 INFO blam! test internals::toml::test::test_nl_expressions ... ok Oct 15 16:02:31.023 INFO blam! test internals::toml::test::test_table_comment ... ok Oct 15 16:02:31.023 INFO blam! test internals::primitives::test::test_val ... ok Oct 15 16:02:31.039 INFO blam! test internals::toml::test::test_ws_comment ... ok Oct 15 16:02:31.055 INFO blam! test internals::toml::test::test_ws_expr ... ok Oct 15 16:02:31.075 INFO blam! test internals::util::test::test_comment ... ok Oct 15 16:02:31.107 INFO blam! test internals::util::test::test_newline ... ok Oct 15 16:02:31.128 INFO blam! test internals::util::test::test_ws ... ok Oct 15 16:02:31.128 INFO blam! test types::test::test_combine_child_keys ... ok Oct 15 16:02:31.139 INFO blam! test types::test::test_combine_child_keys_empty_base ... ok Oct 15 16:02:31.139 INFO blam! test types::test::test_combine_child_keys_index ... ok Oct 15 16:02:31.150 INFO blam! test types::test::test_combine_keys ... ok Oct 15 16:02:31.150 INFO blam! test types::test::test_combine_keys_index ... ok Oct 15 16:02:31.179 INFO blam! test types::test::test_create_basic_string ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_basic_string_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_bool ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_bool_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_bool_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_date_from_int ... ok Oct 15 16:02:31.187 INFO blam! test internals::parser::test::test_set_nested_aray_element_key ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_date_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_date_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_date_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_frac_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_frac_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_frac_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_frac_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_zulu_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_zulu_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_zulu_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_full_zulu_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_offset_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_offset_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_offset_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_offset_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_zulu_from_int ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_zulu_from_int_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_zulu_from_str ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_datetime_zulu_from_str_fail ... ok Oct 15 16:02:31.187 INFO blam! test types::test::test_create_float ... ok Oct 15 16:02:31.219 INFO blam! test types::test::test_create_float_from_str_fail ... ok Oct 15 16:02:31.219 INFO blam! test types::test::test_create_float_from_str ... ok Oct 15 16:02:31.254 INFO blam! test types::test::test_create_int ... ok Oct 15 16:02:31.254 INFO blam! test types::test::test_create_int_from_str ... ok Oct 15 16:02:31.254 INFO blam! test internals::primitives::test::test_time ... ok Oct 15 16:02:31.254 INFO blam! test types::test::test_create_literal_string ... ok Oct 15 16:02:31.263 INFO blam! test types::test::test_create_ml_basic_string ... ok Oct 15 16:02:31.263 INFO blam! test types::test::test_create_int_from_str_fail ... ok Oct 15 16:02:31.263 INFO blam! test types::test::test_create_literal_string_fail ... ok Oct 15 16:02:31.275 INFO blam! test types::test::test_create_ml_literal_string ... ok Oct 15 16:02:31.275 INFO blam! test types::test::test_create_ml_literal_string_fail ... ok Oct 15 16:02:31.275 INFO blam! test types::test::test_create_ml_basic_string_fail ... ok Oct 15 16:02:31.287 INFO blam! test types::test::test_value_display ... ok Oct 15 16:02:31.411 INFO blam! test internals::parser::test::test_set_table_key ... ok Oct 15 16:02:31.859 INFO blam! test internals::parser::test::test_truncate_inline_table ... ok Oct 15 16:02:31.959 INFO blam! test internals::parser::test::test_truncate_inline_table_check_keys ... ok Oct 15 16:02:32.446 INFO blam! test internals::toml::test::test_toml ... ok Oct 15 16:02:33.172 INFO blam! test types::test::test_datetime_parse ... ok Oct 15 16:02:33.211 INFO blam! test internals::parser::test::test_truncate_array ... ok Oct 15 16:02:36.455 INFO blam! test types::test::test_datetime_parse_fail ... ok Oct 15 16:02:36.455 INFO kablam! Running /target/debug/deps/tomlkit-ee9da244e4c9532c Oct 15 16:02:36.455 INFO blam! Oct 15 16:02:36.455 INFO blam! test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:02:36.455 INFO blam! Oct 15 16:02:36.471 INFO blam! Oct 15 16:02:36.471 INFO blam! running 0 tests Oct 15 16:02:36.471 INFO blam! Oct 15 16:02:36.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:02:36.471 INFO blam! Oct 15 16:02:36.473 INFO kablam! Doc-tests tomllib Oct 15 16:02:38.242 INFO blam! Oct 15 16:02:38.242 INFO blam! running 44 tests Oct 15 16:02:50.455 INFO blam! test src/lib.rs - TOMLParser<'a> (line 222) ... ok Oct 15 16:02:50.995 INFO blam! test src/lib.rs - (line 16) ... ok Oct 15 16:02:52.284 INFO blam! test src/lib.rs - TOMLParser<'a>::new (line 100) ... ok Oct 15 16:02:52.795 INFO blam! test src/lib.rs - TOMLParser<'a>::set_value (line 169) ... ok Oct 15 16:02:53.555 INFO blam! test src/lib.rs - TOMLParser<'a>::get_children (line 190) ... ok Oct 15 16:02:54.743 INFO blam! test src/lib.rs - TOMLParser<'a>::parse (line 114) ... ok Oct 15 16:02:54.960 INFO blam! test src/lib.rs - TOMLParser<'a>::get_value (line 131) ... ok Oct 15 16:02:55.231 INFO blam! test src/lib.rs - (line 43) ... ok Oct 15 16:03:10.340 INFO blam! test src/types.rs - types::Children::combine_child_keys (line 228) ... ok Oct 15 16:03:10.573 INFO blam! test src/types.rs - types::Date<'a>::validate (line 1235) ... ok Oct 15 16:03:10.616 INFO blam! test src/types.rs - types::Date<'a>::from_str (line 1217) ... ok Oct 15 16:03:11.175 INFO blam! test src/types.rs - types::DateTime<'a>::validate (line 1454) ... ok Oct 15 16:03:12.396 INFO blam! test src/types.rs - types::Children::combine_keys (line 169) ... ok Oct 15 16:03:12.401 INFO blam! test src/types.rs - types::TOMLError::description (line 1009) ... ok Oct 15 16:03:12.683 INFO blam! test src/types.rs - types::Children::combine_keys_index (line 204) ... ok Oct 15 16:03:12.839 INFO blam! test src/types.rs - types::Time<'a>::from_str (line 1338) ... ok Oct 15 16:03:24.919 INFO blam! test src/types.rs - types::TimeOffsetAmount<'a>::from_str (line 1128) ... ok Oct 15 16:03:25.443 INFO blam! test src/types.rs - types::Time<'a>::validate (line 1368) ... ok Oct 15 16:03:27.663 INFO blam! test src/types.rs - types::Value<'a>::date_from_int (line 413) ... ok Oct 15 16:03:28.162 INFO blam! test src/types.rs - types::Value<'a>::date_from_str (line 436) ... ok Oct 15 16:03:28.217 INFO blam! test src/types.rs - types::Value<'a>::basic_string (line 864) ... ok Oct 15 16:03:28.535 INFO blam! test src/types.rs - types::Value<'a>::bool (line 387) ... ok Oct 15 16:03:28.615 INFO blam! test src/types.rs - types::TimeOffsetAmount<'a>::validate (line 1151) ... ok Oct 15 16:03:28.983 INFO blam! test src/types.rs - types::Value<'a>::datetime_frac_from_int (line 512) ... ok Oct 15 16:03:41.967 INFO blam! test src/types.rs - types::Value<'a>::datetime_frac_from_str (line 543) ... ok Oct 15 16:03:42.349 INFO blam! test src/types.rs - types::Value<'a>::datetime_from_int (line 456) ... ok Oct 15 16:03:44.399 INFO blam! test src/types.rs - types::Value<'a>::datetime_from_str (line 486) ... ok Oct 15 16:03:44.543 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_from_str (line 802) ... ok Oct 15 16:03:45.381 INFO blam! test src/types.rs - types::Value<'a>::datetime_offset_from_int (line 568) ... ok Oct 15 16:03:46.083 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_from_int (line 760) ... ok Oct 15 16:03:46.351 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_zulu_from_str (line 731) ... ok Oct 15 16:03:46.619 INFO blam! test src/types.rs - types::Value<'a>::datetime_full_zulu_from_int (line 700) ... ok Oct 15 16:03:57.858 INFO blam! test src/types.rs - types::Value<'a>::datetime_offset_from_str (line 609) ... ok Oct 15 16:03:58.751 INFO blam! test src/types.rs - types::Value<'a>::datetime_zulu_from_int (line 642) ... ok Oct 15 16:03:59.375 INFO blam! test src/types.rs - types::Value<'a>::float (line 353) ... ok Oct 15 16:04:00.087 INFO blam! test src/types.rs - types::Value<'a>::datetime_zulu_from_str (line 672) ... ok Oct 15 16:04:00.332 INFO blam! test src/types.rs - types::Value<'a>::int_from_str (line 334) ... ok Oct 15 16:04:01.831 INFO blam! test src/types.rs - types::Value<'a>::datetime_parse (line 834) ... ok Oct 15 16:04:02.070 INFO blam! test src/types.rs - types::Value<'a>::float_from_str (line 368) ... ok Oct 15 16:04:02.119 INFO blam! test src/types.rs - types::Value<'a>::int (line 320) ... ok Oct 15 16:04:07.335 INFO blam! test src/types.rs - types::Value<'a>::literal_string (line 902) ... ok Oct 15 16:04:07.967 INFO blam! test src/types.rs - types::Value<'a>::ml_literal_string (line 921) ... ok Oct 15 16:04:08.031 INFO blam! test src/types.rs - types::Value<'a>::ml_basic_string (line 883) ... ok Oct 15 16:04:08.259 INFO blam! test src/types.rs - types::Value<'a>::validate (line 940) ... ok Oct 15 16:04:08.259 INFO blam! Oct 15 16:04:08.260 INFO blam! test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:04:08.260 INFO blam! Oct 15 16:04:08.275 INFO kablam! su: No module specific data is present Oct 15 16:04:09.126 INFO running `"docker" "rm" "-f" "0595954323db0e579dd239f0bec1eca495484b782863057c5ab3d672b29f9d48"` Oct 15 16:04:09.387 INFO blam! 0595954323db0e579dd239f0bec1eca495484b782863057c5ab3d672b29f9d48