[INFO] fetching crate json-bourne 0.1.1...
[INFO] testing json-bourne-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate json-bourne 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate json-bourne 0.1.1
[INFO] finished tweaking crates.io crate json-bourne 0.1.1
[INFO] tweaked toml for crates.io crate json-bourne 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate json-bourne 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate json-bourne 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e
[INFO] running `Command { std: "docker" "start" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-bourne v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling json-bourne v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.35s
[INFO] running `Command { std: "docker" "inspect" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_bourne-fe23da0e49e75f4a)
[INFO] [stdout] 
[INFO] [stdout] running 246 tests
[INFO] [stdout] test float::tests::teju_edge_cases ... ok
[INFO] [stdout] test float::tests::teju_matches_libstd_display ... ok
[INFO] [stdout] test float::tests::teju_zero_handling ... ok
[INFO] [stdout] test float::tests::vec_taint_at_exact_capacity ... ok
[INFO] [stdout] test float::tests::vec_unchecked_at_exact_capacity ... ok
[INFO] [stdout] test float::tests::vec_unchecked_finite_covers_digit_counts ... ok
[INFO] [stdout] test json_macro_tests::adjacently_tagged_enum_round_trips ... ok
[INFO] [stdout] test float::tests::vec_unchecked_rejects_nonfinite_without_touching_buf ... ok
[INFO] [stdout] test float::tests::teju_small_integers ... ok
[INFO] [stdout] test json_macro_tests::externally_tagged_enum_round_trips ... ok
[INFO] [stdout] test json_macro_tests::newtype_round_trips ... ok
[INFO] [stdout] test json_macro_tests::internally_tagged_enum_round_trips ... ok
[INFO] [stdout] test float::tests::vec_unchecked_repeated_writes_accumulate ... ok
[INFO] [stdout] test json_macro_tests::plain_struct_round_trips ... ok
[INFO] [stdout] test json_macro_tests::rename_skip_skip_if_none ... ok
[INFO] [stdout] test json_macro_tests::pub_fields_round_trip ... ok
[INFO] [stdout] test json_macro_tests::struct_with_lifetime_round_trips ... ok
[INFO] [stdout] test ser_roundtrip::char_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::empty_collections_pinned ... ok
[INFO] [stdout] test json_macro_tests::tuple_struct_round_trips ... ok
[INFO] [stdout] test ser_roundtrip::bool_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::cow_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::finite_f64_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::btreeset_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::fixed_array_roundtrips ... ok
[INFO] [stdout] test json_macro_tests::untagged_enum_serializes ... ok
[INFO] [stdout] test ser_roundtrip::finite_f32_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::hashset_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::nested_vec_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::ip_addrs_roundtrip ... ok
[INFO] [stdout] test ser_roundtrip::nonfinite_f64_rejected ... ok
[INFO] [stdout] test ser_roundtrip::option_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::pathbuf_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::duration_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::btreemap_with_escape_in_key ... ok
[INFO] [stdout] test ser_roundtrip::btreemap_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::hashmap_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::pinned_wire_format ... ok
[INFO] [stdout] test ser_roundtrip::reference_forwarding ... ok
[INFO] [stdout] test ser_roundtrip::slice_pinned ... ok
[INFO] [stdout] test ser_roundtrip::signed_ints_roundtrip ... ok
[INFO] [stdout] test ser_roundtrip::tuple_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::unsigned_ints_roundtrip ... ok
[INFO] [stdout] test ser_roundtrip::vec_roundtrips ... ok
[INFO] [stdout] test ser_roundtrip::strings_roundtrip ... ok
[INFO] [stdout] test ser_roundtrip::wide_ints_roundtrip ... ok
[INFO] [stdout] test ser_roundtrip::wrapper_types_transparent ... ok
[INFO] [stdout] test sink_adapter_tests::fmt_sink_matches_to_string_for_struct ... ok
[INFO] [stdout] test sink_adapter_tests::fmt_sink_rejects_non_finite ... ok
[INFO] [stdout] test ser_roundtrip::unit_roundtrips ... ok
[INFO] [stdout] test sink_adapter_tests::fmt_sink_handles_floats_with_grisu3 ... ok
[INFO] [stdout] test sink_adapter_tests::io_writer_rejects_non_finite ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_empty_array_compact ... ok
[INFO] [stdout] test sink_adapter_tests::io_writer_handles_floats ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_object_keys_have_one_space_after_colon ... ok
[INFO] [stdout] test sink_adapter_tests::io_writer_propagates_underlying_error ... ok
[INFO] [stdout] test float::tests::teju_every_uncentred_value_round_trips ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_array_indents_two_spaces ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_empty_object_compact ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_round_trips_through_compact_parse ... ok
[INFO] [stdout] test sink_adapter_tests::pretty_nested_indents_proportionally ... ok
[INFO] [stdout] test sink_adapter_tests::io_writer_matches_to_string_for_struct ... ok
[INFO] [stdout] test teju_gen::tests::minverse_basic ... ok
[INFO] [stdout] test teju_gen::tests::minverse_all_27 ... ok
[INFO] [stdout] test teju_gen::tests::mshift_sanity ... ok
[INFO] [stdout] test teju_gen::tests::multiplier_cross_check_c_reference ... ok
[INFO] [stdout] test teju_gen::tests::multiplier_f0 ... ok
[INFO] [stdout] test teju_gen::tests::multiplier_f1 ... ok
[INFO] [stdout] test teju_gen::tests::multiplier_f_neg1 ... ok
[INFO] [stdout] test teju_gen::tests::multiplier_matches_c_reference_spot_checks ... ok
[INFO] [stdout] test teju_gen::tests::pow5_bit_length ... ok
[INFO] [stdout] test teju_gen::tests::pow5_small_values ... ok
[INFO] [stdout] test float::tests::teju_output_roundtrips ... ok
[INFO] [stdout] test tests::borrowed_str_lifetime ... ok
[INFO] [stdout] test tests::box_rc_arc_are_transparent_wrappers ... ok
[INFO] [stdout] test tests::btreemap_round_trips ... ok
[INFO] [stdout] test tests::btreeset_round_trips ... ok
[INFO] [stdout] test teju_gen::tests::print_minverse_table ... ok
[INFO] [stdout] test tests::char_accepts_single_scalar ... ok
[INFO] [stdout] test tests::char_rejects_empty_or_multiple ... ok
[INFO] [stdout] test tests::cow_borrows_when_no_escapes ... ok
[INFO] [stdout] test tests::cow_owns_when_escapes_present ... ok
[INFO] [stdout] test tests::duration_round_trips_fractional_seconds ... ok
[INFO] [stdout] test tests::error_kind_display_covers_all_variants ... ok
[INFO] [stdout] test tests::f32_rejects_overflow_to_infinity ... ok
[INFO] [stdout] test tests::f64_rejects_overflow_to_infinity ... ok
[INFO] [stdout] test tests::fixed_array_closed_early ... ok
[INFO] [stdout] test tests::fixed_array_empty_but_expected_nonempty ... ok
[INFO] [stdout] test tests::fixed_array_exact_length ... ok
[INFO] [stdout] test tests::fixed_array_non_array_input ... ok
[INFO] [stdout] test tests::fixed_array_too_long_errors ... ok
[INFO] [stdout] test tests::fixed_array_too_short_errors ... ok
[INFO] [stdout] test tests::fixed_array_zero_length ... ok
[INFO] [stdout] test tests::hashmap_borrowed_key_zero_copy ... ok
[INFO] [stdout] test tests::hashmap_string_key ... ok
[INFO] [stdout] test tests::hashset_round_trips ... ok
[INFO] [stdout] test tests::i128_38_vs_39_digit_boundary ... ok
[INFO] [stdout] test tests::i128_round_trips_full_range ... ok
[INFO] [stdout] test tests::i64_min_is_parseable ... ok
[INFO] [stdout] test tests::integer_overflow_is_rejected_at_parse_site ... ok
[INFO] [stdout] test tests::lexer_expect_colon_bad_byte ... ok
[INFO] [stdout] test tests::lexer_object_first_key_bad_byte ... ok
[INFO] [stdout] test tests::lexer_expect_colon_eof ... ok
[INFO] [stdout] test tests::lexer_object_next_key_bad_byte ... ok
[INFO] [stdout] test tests::lexer_object_first_key_eof ... ok
[INFO] [stdout] test tests::lexer_object_next_key_eof ... ok
[INFO] [stdout] test tests::lexer_object_next_key_lex_bad_byte ... ok
[INFO] [stdout] test tests::lexer_object_first_key_lex_bad_byte ... ok
[INFO] [stdout] test tests::map_rejects_non_object ... ok
[INFO] [stdout] test tests::lexer_object_next_key_lex_bad_byte_after_comma ... ok
[INFO] [stdout] test tests::lexer_object_first_key_lex_eof ... ok
[INFO] [stdout] test tests::ip_and_socket_addrs_parse_from_strings ... ok
[INFO] [stdout] test tests::map_rejects_duplicate_key ... ok
[INFO] [stdout] test tests::nested_vec ... ok
[INFO] [stdout] test tests::next_event_bad_byte_after_array_value ... ok
[INFO] [stdout] test tests::next_event_bad_byte_in_object_key_position ... ok
[INFO] [stdout] test tests::next_event_bad_byte_after_object_value ... ok
[INFO] [stdout] test tests::next_event_empty_input ... ok
[INFO] [stdout] test tests::next_event_eof_after_array_comma ... ok
[INFO] [stdout] test tests::next_event_eof_after_object_value ... ok
[INFO] [stdout] test tests::next_event_eof_in_object_key_position ... ok
[INFO] [stdout] test tests::next_event_eof_inside_array ... ok
[INFO] [stdout] test tests::next_event_nested_containers_close_correctly ... ok
[INFO] [stdout] test tests::next_event_object_colon_eof ... ok
[INFO] [stdout] test tests::next_event_object_colon_wrong_byte ... ok
[INFO] [stdout] test tests::next_event_object_value_state_via_fast_path ... ok
[INFO] [stdout] test tests::next_event_rejects_trailing_comma_in_array ... ok
[INFO] [stdout] test tests::object_first_key_then_next_event_for_value ... ok
[INFO] [stdout] test tests::next_event_rejects_trailing_comma_in_object ... ok
[INFO] [stdout] test tests::option_handles_null_and_value ... ok
[INFO] [stdout] test tests::object_next_key_handoff_to_next_event ... ok
[INFO] [stdout] test tests::parser_array_nested_in_object ... ok
[INFO] [stdout] test tests::parser_array_start_empty ... ok
[INFO] [stdout] test tests::parser_object_first_key_empty_inside_array ... ok
[INFO] [stdout] test tests::lexer_object_next_key_bad_byte_after_comma ... ok
[INFO] [stdout] test tests::parser_object_first_key_empty_inside_object ... ok
[INFO] [stdout] test tests::parser_object_next_key_close_inside_array ... ok
[INFO] [stdout] test tests::pathbuf_parses_from_string ... ok
[INFO] [stdout] test tests::primitives_round_through_typed_parse ... ok
[INFO] [stdout] test tests::parser_array_start_continue ... ok
[INFO] [stdout] test tests::serialize_string_containing_only_backslash ... ok
[INFO] [stdout] test tests::serialize_string_containing_only_quote ... ok
[INFO] [stdout] test tests::serialize_string_with_all_named_escapes ... ok
[INFO] [stdout] test tests::lexer_object_next_key_lex_eof ... ok
[INFO] [stdout] test tests::next_event_nested_array_in_array ... ok
[INFO] [stdout] test tests::parser_object_key_lex_empty ... ok
[INFO] [stdout] test tests::parser_object_key_lex_with_escapes ... ok
[INFO] [stdout] test tests::parser_object_next_key_lex_close_inside_array ... ok
[INFO] [stdout] test tests::parser_object_first_key_lex_empty_inside_array ... ok
[INFO] [stdout] test tests::rejects_trailing_data_at_typed_layer ... ok
[INFO] [stdout] test tests::serialize_string_with_quote_and_backslash ... ok
[INFO] [stdout] test tests::serialize_all_control_bytes ... ok
[INFO] [stdout] test tests::static_msg_cross_category ... ok
[INFO] [stdout] test tests::string_decodes_b_and_f_escapes ... ok
[INFO] [stdout] test tests::string_decodes_long_mixed_input ... ok
[INFO] [stdout] test tests::string_decodes_simple_escapes ... ok
[INFO] [stdout] test tests::string_decodes_unicode_bmp_escape ... ok
[INFO] [stdout] test tests::string_rejects_high_surrogate_then_non_low ... ok
[INFO] [stdout] test tests::string_rejects_lone_surrogate ... ok
[INFO] [stdout] test tests::tuple_heterogeneous ... ok
[INFO] [stdout] test tests::string_decodes_surrogate_pair ... ok
[INFO] [stdout] test tests::type_mismatch_is_rejected_at_parse_site ... ok
[INFO] [stdout] test tests::system_time_round_trips_around_epoch ... ok
[INFO] [stdout] test tests::utf8_bad_third_continuation_byte ... ok
[INFO] [stdout] test tests::u128_round_trips_full_range ... ok
[INFO] [stdout] test tests::utf8_4byte_bad_third_continuation ... ok
[INFO] [stdout] test tests::utf8_f0_bad_second_byte ... ok
[INFO] [stdout] test tests::utf8_f4_leading_byte_invalid_continuation ... ok
[INFO] [stdout] test tests::utf8_f4_leading_byte_valid ... ok
[INFO] [stdout] test tests::utf8_ed_bad_second_byte ... ok
[INFO] [stdout] test tests::utf8_invalid_leading_byte ... ok
[INFO] [stdout] test tests::utf8_e0_bad_second_byte ... ok
[INFO] [stdout] test tests::vec_u128_round_trips ... ok
[INFO] [stdout] test to_json_macro_tests::adjacent_newtype_emits_content ... ok
[INFO] [stdout] test tests::utf8_truncated_3byte_sequence ... ok
[INFO] [stdout] test tests::vec_and_string ... ok
[INFO] [stdout] test tests::vec_i128_round_trips ... ok
[INFO] [stdout] test tests::vec_string_with_escapes_roundtrips ... ok
[INFO] [stdout] test tests::utf8_multibyte_all_leading_ranges ... ok
[INFO] [stdout] test to_json_macro_tests::adjacent_struct_emits_content_object ... ok
[INFO] [stdout] test to_json_macro_tests::adjacent_tuple_emits_content_array ... ok
[INFO] [stdout] test to_json_macro_tests::enum_renamed_unit ... ok
[INFO] [stdout] test to_json_macro_tests::empty_struct_emits_empty_object ... ok
[INFO] [stdout] test to_json_macro_tests::enum_newtype_emits_object ... ok
[INFO] [stdout] test to_json_macro_tests::enum_tuple_emits_object_with_array ... ok
[INFO] [stdout] test to_json_macro_tests::enum_struct_variant_emits_nested_object ... ok
[INFO] [stdout] test to_json_macro_tests::macro_passes_strings_to_escape_path ... ok
[INFO] [stdout] test to_json_macro_tests::internal_tag_unit_emits_object_with_tag ... ok
[INFO] [stdout] test to_json_macro_tests::newtype_emits_bare_value ... ok
[INFO] [stdout] test to_json_macro_tests::enum_unit_emits_string ... ok
[INFO] [stdout] test to_json_macro_tests::struct_with_lifetime ... ok
[INFO] [stdout] test to_json_macro_tests::internal_tag_struct_inlines_fields ... ok
[INFO] [stdout] test to_json_macro_tests::newtype_with_lifetime ... ok
[INFO] [stdout] test to_json_macro_tests::plain_struct_emits_object ... ok
[INFO] [stdout] test to_json_macro_tests::rename_emits_new_key ... ok
[INFO] [stdout] test to_json_macro_tests::adjacent_unit_emits_only_tag ... ok
[INFO] [stdout] test to_json_macro_tests::tuple_struct_emits_array ... ok
[INFO] [stdout] test to_json_macro_tests::three_field_tuple_struct ... ok
[INFO] [stdout] test to_json_macro_tests::untagged_newtype_emits_inner ... ok
[INFO] [stdout] test to_json_macro_tests::untagged_struct_emits_object ... ok
[INFO] [stdout] test to_json_macro_tests::untagged_tuple_emits_array ... ok
[INFO] [stdout] test to_json_macro_tests::untagged_unit_emits_null ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_empty_slice_writes_brackets_only ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_slice_ints_exact_capacity ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_slice_f32_exact_capacity ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_slice_nonfinite_taint_path ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_single_element_slice ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_slice_floats_exact_capacity ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_unchecked_finite_writes_value ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_escape_at_end ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_all_simple_escapes ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_multibyte_in_literal_chunk ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_no_escapes_pure_ascii ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_empty_string ... ok
[INFO] [stdout] test unsafe_boundary_tests::bytesink_unchecked_float_nonfinite_returns_error ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_escape_at_start ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_invalid_hex_in_u_escape_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_bmp_escape_round_trips ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_escapes_consecutive_escapes ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_escape_short_input_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_surrogate_pair_round_trips ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_high_surrogate_then_invalid_hex_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_high_surrogate_then_non_u_escape_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_lone_low_surrogate_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_high_surrogate_then_short_second_escape_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unicode_high_surrogate_then_invalid_low_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::decode_unknown_escape_errors ... ok
[INFO] [stdout] test unsafe_boundary_tests::map_with_cow_str_keys_serializes ... ok
[INFO] [stdout] test unsafe_boundary_tests::path_serializes_via_to_string ... ok
[INFO] [stdout] test to_json_macro_tests::skip_if_none_emits_when_some ... ok
[INFO] [stdout] test unsafe_boundary_tests::vec_borrowed_str_fast_path ... ok
[INFO] [stdout] test unsafe_boundary_tests::string_sink_writes_directly ... ok
[INFO] [stdout] test unsafe_boundary_tests::vec_duration_fast_path ... ok
[INFO] [stdout] test unsafe_boundary_tests::vec_u128_fast_path ... ok
[INFO] [stdout] test unsafe_boundary_tests::vec_i64_fast_path ... ok
[INFO] [stdout] test unsafe_boundary_tests::to_decimal_uncentred_negative_powers_round_trip ... ok
[INFO] [stdout] test unsafe_boundary_tests::to_decimal_uncentred_subnormals_round_trip ... ok
[INFO] [stdout] test unsafe_boundary_tests::f64_pre_validate_slice_is_noop ... ok
[INFO] [stdout] test unsafe_boundary_tests::pretty_sink_handles_floats ... ok
[INFO] [stdout] test unsafe_boundary_tests::pretty_sink_with_indent_uses_custom_indent ... ok
[INFO] [stdout] test unsafe_boundary_tests::to_decimal_uncentred_powers_of_two_round_trip ... ok
[INFO] [stdout] test unsafe_boundary_tests::to_fmt_propagates_underlying_write_failure ... ok
[INFO] [stdout] test unsafe_boundary_tests::to_fmt_writes_finite_and_rejects_nonfinite ... ok
[INFO] [stdout] test teju_gen::tests::generate_full_multiplier_table ... ok
[INFO] [stdout] test teju_gen::tests::print_multiplier_table ... ok
[INFO] [stdout] test teju_gen::tests::emit_rust_tables ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- teju_gen::tests::emit_rust_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'teju_gen::tests::emit_rust_tables' (548) panicked at src/teju_gen.rs:712:14:
[INFO] [stdout] failed to write tables file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6091a4a5ed51 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6091a4a5ed51 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6091a4a5ed51 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6091a4a5ed51 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6091a4a75b7a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6091a4a75b7a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6091a4a6335c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6091a4a6335c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6091a4a3d256 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6091a4a3d256 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6091a4a56d79 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6091a49f1d70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6091a49f1d70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6091a4a56f32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6091a4a56f32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6091a4a3d302 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x6091a4a34c69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6091a4a3defd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x6091a4a7630c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6091a4a76082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6091a49a391c - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x6091a496d6c1 - json_bourne[36beb5d8ba8f9df6]::teju_gen::tests::emit_rust_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/teju_gen.rs:712:14
[INFO] [stdout]   22:     0x6091a4966697 - json_bourne[36beb5d8ba8f9df6]::teju_gen::tests::emit_rust_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/teju_gen.rs:687:26
[INFO] [stdout]   23:     0x6091a49b77d6 - <json_bourne[36beb5d8ba8f9df6]::teju_gen::tests::emit_rust_tables::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6091a49e50ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6091a49e50ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6091a49f26f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6091a49f26f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6091a49f26f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x6091a49f26f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6091a49f26f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6091a49f26f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6091a49f26f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6091a49ed1a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6091a49ed1a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6091a49f5842 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6091a49f5842 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6091a49f5842 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x6091a49f5842 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6091a49f5842 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6091a49f5842 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6091a49f5842 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6091a4a5e3df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x6091a4a5e3df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x708c8aa1eaa4 - <unknown>
[INFO] [stdout]   45:     0x708c8aaaba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     teju_gen::tests::emit_rust_tables
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 245 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e", kill_on_drop: false }`
[INFO] [stdout] 736da9caa9b45ee823f200948e8c04b14f07332674ae5d084ae3db08b7880e0e
