[INFO] cloning repository https://github.com/TyberiusPrime/toml-pretty-deser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TyberiusPrime/toml-pretty-deser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Ftoml-pretty-deser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Ftoml-pretty-deser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a12f56cee0fba4d87b57072611693cd459bc2a4
[INFO] testing TyberiusPrime/toml-pretty-deser/6a12f56cee0fba4d87b57072611693cd459bc2a4 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Ftoml-pretty-deser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TyberiusPrime/toml-pretty-deser
[INFO] finished tweaking git repo https://github.com/TyberiusPrime/toml-pretty-deser
[INFO] tweaked toml for git repo https://github.com/TyberiusPrime/toml-pretty-deser written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TyberiusPrime/toml-pretty-deser 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 git repo https://github.com/TyberiusPrime/toml-pretty-deser 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] 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] bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac
[INFO] running `Command { std: "docker" "start" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", 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" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac" "/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" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", 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" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling codesnake v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling toml-pretty-deser-macros v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser-macros)
[INFO] [stderr]    Compiling toml-pretty-deser v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s
[INFO] running `Command { std: "docker" "inspect" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", 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" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac" "/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 serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling toml-pretty-deser-macros v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser-macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling toml-pretty-deser v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.25s
[INFO] running `Command { std: "docker" "inspect" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", 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" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac" "/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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toml_pretty_deser-fca13dd829865f17)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test case::tests::test_normalize_no_case ... ok
[INFO] [stdout] test case::tests::test_field_match_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/a01.rs (/opt/rustwide/target/debug/deps/a01-e34994293064f53d)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test test_absorb_remaining ... ok
[INFO] [stdout] test test_adapt_inner ... ok
[INFO] [stdout] test test_basic_alias ... ok
[INFO] [stdout] test test_box_nested_inline_table ... ok
[INFO] [stdout] test test_box_nested_happy ... ok
[INFO] [stdout] test test_basic_happy ... ok
[INFO] [stdout] test test_absorb_remaining_none ... ok
[INFO] [stdout] test test_default ... ok
[INFO] [stdout] test test_map ... ok
[INFO] [stdout] test test_adapt_inner_wrong_types ... ok
[INFO] [stdout] test test_absorb_remaining_bad ... ok
[INFO] [stdout] test test_basic_unknown_in_nested ... ok
[INFO] [stdout] test test_options ... ok
[INFO] [stdout] test test_options_left_off ... ok
[INFO] [stdout] test test_basic_unknown ... ok
[INFO] [stdout] test test_other_outer ... ok
[INFO] [stdout] test test_struct_is_no_table ... ok
[INFO] [stdout] test test_tagged_enum_alias ... ok
[INFO] [stdout] test test_options_fail ... ok
[INFO] [stdout] test test_tagged_enum_kind_a ... ok
[INFO] [stdout] test test_tagged_enum_invalid_kind ... ok
[INFO] [stdout] test test_tagged_enum_kind_b ... ok
[INFO] [stdout] test test_tagged_enum_struct_fail ... ok
[INFO] [stdout] test test_types ... ok
[INFO] [stdout] test test_skipped_enum_kinds ... ok
[INFO] [stdout] test test_tryfrom_failure ... ok
[INFO] [stdout] test test_vec_of_tagged_enums ... ok
[INFO] [stdout] test test_verify ... ok
[INFO] [stdout] test test_verify_fail ... ok
[INFO] [stdout] test test_vec_of_nested_structs ... ok
[INFO] [stdout] test test_unit_field ... ok
[INFO] [stdout] test test_box_nested_inner_field_missing ... ok
[INFO] [stdout] test test_basic_alias_anycase ... ok
[INFO] [stdout] test test_basic_missing ... ok
[INFO] [stdout] test test_box_nested_missing ... ok
[INFO] [stdout] test test_error_in_map ... ok
[INFO] [stdout] test test_map_erroron_key ... ok
[INFO] [stdout] test test_nested_unit_field ... ok
[INFO] [stdout] test test_map_validation_failure ... ok
[INFO] [stdout] test test_box_nested_wrong_type ... ok
[INFO] [stdout] test test_error_in_opt ... ok
[INFO] [stdout] test test_map_nested ... ok
[INFO] [stdout] test test_error_in_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/b01.rs (/opt/rustwide/target/debug/deps/b01-db8b7f4050d48314)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_absorb_remaining ... ok
[INFO] [stdout] test test_absorb_remaining_none ... ok
[INFO] [stdout] test test_adapt_inner ... ok
[INFO] [stdout] test test_basic_alias ... ok
[INFO] [stdout] test test_basic_happy ... ok
[INFO] [stdout] test test_box_nested_happy ... ok
[INFO] [stdout] test test_box_nested_inline_table ... ok
[INFO] [stdout] test test_boxed_tagged_enum ... ok
[INFO] [stdout] test test_enum_aliases ... ok
[INFO] [stdout] test test_default ... ok
[INFO] [stdout] test test_map ... ok
[INFO] [stdout] test test_module_qualified_tagged_enum ... ok
[INFO] [stdout] test test_absorb_remaining_bad ... ok
[INFO] [stdout] test test_adapt_inner_wrong_types ... ok
[INFO] [stdout] test test_basic_alias_anycase ... ok
[INFO] [stdout] test test_basic_missing ... ok
[INFO] [stdout] test test_opt_vec_tagged_span_is_not_zero ... ok
[INFO] [stdout] test test_box_nested_missing ... ok
[INFO] [stdout] test test_basic_unknown_in_nested ... ok
[INFO] [stdout] test test_box_nested_inner_field_missing ... ok
[INFO] [stdout] test test_options ... ok
[INFO] [stdout] test test_basic_unknown ... ok
[INFO] [stdout] test test_options_left_off ... ok
[INFO] [stdout] test test_error_in_map ... ok
[INFO] [stdout] test test_error_in_vec ... ok
[INFO] [stdout] test test_map_validation_failure ... ok
[INFO] [stdout] test test_box_nested_wrong_type ... ok
[INFO] [stdout] test test_map_erroron_key ... ok
[INFO] [stdout] test test_other_outer ... ok
[INFO] [stdout] test test_nested_unit_field ... ok
[INFO] [stdout] test test_map_nested ... ok
[INFO] [stdout] test test_types ... ok
[INFO] [stdout] test test_tagged_enum_invalid_kind ... ok
[INFO] [stdout] test test_tagged_enum_alias ... ok
[INFO] [stdout] test test_tagged_enum_kind_a ... ok
[INFO] [stdout] test test_skipped_enum_kinds ... ok
[INFO] [stdout] test test_unit_field ... ok
[INFO] [stdout] test test_tpd_get_tag ... ok
[INFO] [stdout] test test_tagged_enum_kind_b ... ok
[INFO] [stdout] test test_tagged_enum_struct_fail ... ok
[INFO] [stdout] test test_take_and_skip_errors ... ok
[INFO] [stdout] test test_error_in_opt ... ok
[INFO] [stdout] test test_options_fail ... ok
[INFO] [stdout] test test_verify ... ok
[INFO] [stdout] test test_vec_of_tagged_enums ... ok
[INFO] [stdout] test test_tryfrom_failure ... ok
[INFO] [stdout] test test_verify_fail ... ok
[INFO] [stdout] test test_struct_is_no_table ... ok
[INFO] [stdout] test test_vec_of_nested_structs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c01.rs (/opt/rustwide/target/debug/deps/c01-75283bb6773ede6e)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_deser_error_std_error_impl ... ok
[INFO] [stdout] test test_opt_vec_string_default::test_opt_vec_string_default ... ok
[INFO] [stdout] test test_float_takes_int ... ok
[INFO] [stdout] test test_skip_hashmap_field ... ok
[INFO] [stdout] test test_refcell ... ok
[INFO] [stdout] test test_with_non_string ... ok
[INFO] [stdout] test test_with_on_map_applies_per_value ... ok
[INFO] [stdout] test test_with_on_vec_non_visitor_target ... ok
[INFO] [stdout] test test_with_on_vec_applies_per_element ... ok
[INFO] [stdout] test test_with_on_map_non_visitor_target ... ok
[INFO] [stdout] test test_with_on_option_sees_inner_t ... ok
[INFO] [stdout] test test_negative_for_unsigned ... ok
[INFO] [stdout] test test_option_vec_nested_verify::verify_error_and_parse_error_both_reported ... ok
[INFO] [stdout] test test_option_nested::test_inner_whole_struct_shown ... ok
[INFO] [stdout] test test_tagged_enum_variant_context::missing_field_shows_variant_context ... ok
[INFO] [stdout] test test_tagged_enum_variant_context::wrong_type_shows_variant_context ... ok
[INFO] [stdout] test test_option_vec_nested_verify::verify_error_in_option_vec_nested_is_not_swallowed ... ok
[INFO] [stdout] test test_option_nested::verify_called_on_option_nested ... ok
[INFO] [stdout] test test_tagged_enum_variant_context::unknown_key_still_shows_variant_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comp_failures.rs (/opt/rustwide/target/debug/deps/comp_failures-82eceaf10afc6bbe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking codesnake v0.2.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]    Compiling toml-pretty-deser-macros v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser-macros)
[INFO] [stderr]     Checking toml-pretty-deser v0.4.0 (/opt/rustwide/workdir/toml-pretty-deser)
[INFO] [stderr]     Checking toml-pretty-deser-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/toml-pretty-deser)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.21s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test compilation_failure_tests/absorb_remaining_multiple.rs ... ok
[INFO] [stderr] test compilation_failure_tests/absorb_remaining_wrong_key_type.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `for<'k> i32: TryFrom<&'k str>` is not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ the trait `for<'k> From<&'k str>` is not implemented for `i32`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `From<T>`:
[INFO] [stderr]             `i32` implements `From<bool>`
[INFO] [stderr]             `i32` implements `From<i16>`
[INFO] [stderr]             `i32` implements `From<i8>`
[INFO] [stderr]             `i32` implements `From<u16>`
[INFO] [stderr]             `i32` implements `From<u8>`
[INFO] [stderr]   = note: required for `&'k str` to implement `for<'k> Into<i32>`
[INFO] [stderr]   = note: required for `i32` to implement `for<'k> TryFrom<&'k str>`
[INFO] [stderr] note: required by a bound in `TomlHelper::<'a>::absorb_remaining`
[INFO] [stderr]  --> src/table_helper.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn absorb_remaining<K, T>(&mut self) -> TomlValue<MapAndKeys<K, T>>
[INFO] [stderr]   |            ---------------- required by a bound in this associated function
[INFO] [stderr]   |     where
[INFO] [stderr]   |         K: for<'k> TryFrom<&'k str> + std::hash::Hash + Eq,
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TomlHelper::<'a>::absorb_remaining`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `register_error` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `sync_nested_state` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `TomlValue<MapAndKeys<i32, String>>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `into_concrete` exists for struct `MapAndKeys<i32, String>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `MapAndKeys<i32, String>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: TryFrom<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]           `&'k str: Into<i32>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `tpd_validate` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `TomlValue<MapAndKeys<i32, String>>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `for<'k> i32: TryFrom<&'k str>` is not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ the trait `for<'k> From<&'k str>` is not implemented for `i32`
[INFO] [stderr]   |
[INFO] [stderr]   = help: `i32` implements trait `From<T>`:
[INFO] [stderr]             From<bool>
[INFO] [stderr]             From<i16>
[INFO] [stderr]             From<i8>
[INFO] [stderr]             From<u16>
[INFO] [stderr]             From<u8>
[INFO] [stderr]   = note: required for `&'k str` to implement `for<'k> Into<i32>`
[INFO] [stderr]   = note: required for `i32` to implement `for<'k> TryFrom<&'k str>`
[INFO] [stderr] note: required by a bound in `TomlHelper::<'a>::absorb_remaining`
[INFO] [stderr]  --> src/table_helper.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn absorb_remaining<K, T>(&mut self) -> TomlValue<MapAndKeys<K, T>>
[INFO] [stderr]   |            ---------------- required by a bound in this associated function
[INFO] [stderr]   |     where
[INFO] [stderr]   |         K: for<'k> TryFrom<&'k str> + std::hash::Hash + Eq,
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TomlHelper::<'a>::absorb_remaining`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `register_error` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `sync_nested_state` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `TomlValue<MapAndKeys<i32, String>>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `into_concrete` exists for struct `MapAndKeys<i32, String>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `MapAndKeys<i32, String>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: TryFrom<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]           `&'k str: Into<i32>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: the method `tpd_validate` exists for struct `TomlValue<MapAndKeys<i32, String>>`, but its trait bounds were not satisfied
[INFO] [stderr]  --> compilation_failure_tests/absorb_remaining_wrong_key_type.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[tpd]
[INFO] [stderr]   | ^^^^^^ method cannot be called on `TomlValue<MapAndKeys<i32, String>>` due to unsatisfied trait bounds
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/map_and_keys.rs
[INFO] [stderr]   |
[INFO] [stderr]   | pub struct MapAndKeys<K, V> {
[INFO] [stderr]   | --------------------------- doesn't satisfy `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the following trait bounds were not satisfied:
[INFO] [stderr]           `i32: From<&'k str>`
[INFO] [stderr]           which is required by `MapAndKeys<i32, String>: Visitor`
[INFO] [stderr]   = note: this error originates in the attribute macro `tpd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test compilation_failure_tests/absorb_remaining_wrong_type_hashmap.rs ... ok
[INFO] [stderr] test compilation_failure_tests/absorb_remaining_wrong_type_vec.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_enum_conflicts_alias.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_enum_conflicts_canonical.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_enum_duplicate.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_enum_same_as_name.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_struct_conflicts_alias.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_struct_conflicts_canonical.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_struct_duplicate.rs ... ok
[INFO] [stderr] test compilation_failure_tests/alias_struct_same_as_name.rs ... ok
[INFO] [stderr] test compilation_failure_tests/nested_and_default.rs ... ok
[INFO] [stderr] test compilation_failure_tests/nested_and_with.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: field cannot have both #[tpd(nested)] and #[tpd(with = "...")]
[INFO] [stderr]  --> compilation_failure_tests/nested_and_with.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     nested: Inner,
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `PartialNestedAndAdapt` in this scope
[INFO] [stderr]   --> compilation_failure_tests/nested_and_with.rs:16:28
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl VerifyIn<TPDRoot> for PartialNestedAndAdapt {}
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `NestedAndAdapt`
[INFO] [stderr]   --> compilation_failure_tests/nested_and_with.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |         NestedAndAdapt::tpd_from_toml(toml, FieldMatchMode::Exact, VecMode::SingleOk);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ use of undeclared type `NestedAndAdapt`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `NestedAndAdapt`
[INFO] [stderr]   --> compilation_failure_tests/nested_and_with.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |         NestedAndAdapt::tpd_from_toml(toml, FieldMatchMode::Exact, VecMode::SingleOk);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ use of undeclared type `NestedAndAdapt`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: field cannot have both #[tpd(nested)] and #[tpd(with = "...")]
[INFO] [stderr]  --> compilation_failure_tests/nested_and_with.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     nested: Inner,
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test compilation_failure_tests/skip.rs ... ok
[INFO] [stderr] test compilation_failure_tests/tagged_enum_multi_fields.rs ... ok
[INFO] [stderr] test compilation_failure_tests/tagged_enum_named.rs ... ok
[INFO] [stderr] test compilation_failure_tests/tagged_enum_no_tag.rs ... ok
[INFO] [stderr] test compilation_failure_tests/tagged_enum_root.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test comp_failures ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- comp_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'comp_failures' (2331) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13:
[INFO] [stdout] 2 of 19 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5964e48871 - 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:     0x5c5964e48871 - 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:     0x5c5964e48871 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5964e48871 - <<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:     0x5c5964e5ec4a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5964e5ec4a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c5964e4d46c - 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:     0x5c5964e4d46c - <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:     0x5c5964e23ed6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5964e23ed6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5964e3f979 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5964dd78b0 - <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:     0x5c5964dd78b0 - 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:     0x5c5964e3fb32 - <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:     0x5c5964e3fb32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c5964e23f82 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5c5964e1b3f9 - 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:     0x5c5964e24b7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c5964e5f41c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5964c66434 - <trybuild[ab307c284f4d2c2d]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13
[INFO] [stdout]   20:     0x5c5964c739c8 - <trybuild[ab307c284f4d2c2d]::TestCases as core[6883ba1bc0fe4ed1]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5c5964b966a7 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trybuild[ab307c284f4d2c2d]::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   22:     0x5c5964b968f3 - comp_failures[f522f1cd67bf381f]::comp_failures
[INFO] [stdout]                                at /opt/rustwide/workdir/toml-pretty-deser/tests/comp_failures.rs:5:1
[INFO] [stdout]   23:     0x5c5964b96847 - comp_failures[f522f1cd67bf381f]::comp_failures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/toml-pretty-deser/tests/comp_failures.rs:2:19
[INFO] [stdout]   24:     0x5c5964b96d86 - <comp_failures[f522f1cd67bf381f]::comp_failures::{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]   25:     0x5c5964dcabeb - <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]   26:     0x5c5964dcabeb - 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]   27:     0x5c5964dd8235 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5c5964dd8235 - <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]   29:     0x5c5964dd8235 - 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]   30:     0x5c5964dd8235 - 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]   31:     0x5c5964dd8235 - 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]   32:     0x5c5964dd8235 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5c5964dd8235 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5c5964dd2ce4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5c5964dd2ce4 - 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]   36:     0x5c5964ddb382 - 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]   37:     0x5c5964ddb382 - <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]   38:     0x5c5964ddb382 - 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]   39:     0x5c5964ddb382 - 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]   40:     0x5c5964ddb382 - 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]   41:     0x5c5964ddb382 - 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]   42:     0x5c5964ddb382 - <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]   43:     0x5c5964e47acf - <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]   44:     0x5c5964e47acf - <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]   45:     0x716c68581aa4 - <unknown>
[INFO] [stdout]   46:     0x716c6860ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     comp_failures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p toml-pretty-deser --test comp_failures`
[INFO] running `Command { std: "docker" "inspect" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac", kill_on_drop: false }`
[INFO] [stdout] bf554a7c7e4fc66057879a2ce5844d5cd2c768f76c25dbaaebf65b69fd5253ac
