[INFO] cloning repository https://github.com/tbrand/cargo-tomlfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tbrand/cargo-tomlfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbrand%2Fcargo-tomlfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbrand%2Fcargo-tomlfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d23686d2df7e02299619d154a29ee8c63de10b9 [INFO] testing tbrand/cargo-tomlfmt against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbrand%2Fcargo-tomlfmt" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tbrand/cargo-tomlfmt on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tbrand/cargo-tomlfmt [INFO] finished tweaking git repo https://github.com/tbrand/cargo-tomlfmt [INFO] tweaked toml for git repo https://github.com/tbrand/cargo-tomlfmt written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tbrand/cargo-tomlfmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d155124e409be7f7d55dc04ac974cb3e22f08842ec7788ed8a2d5c5fd3b036a9 [INFO] running `Command { std: "docker" "start" "-a" "d155124e409be7f7d55dc04ac974cb3e22f08842ec7788ed8a2d5c5fd3b036a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d155124e409be7f7d55dc04ac974cb3e22f08842ec7788ed8a2d5c5fd3b036a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d155124e409be7f7d55dc04ac974cb3e22f08842ec7788ed8a2d5c5fd3b036a9", kill_on_drop: false }` [INFO] [stdout] d155124e409be7f7d55dc04ac974cb3e22f08842ec7788ed8a2d5c5fd3b036a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97b18aab962c41063bebb1ed6ddfe8cc02f90184f27c6878d449adcb6a41b01f [INFO] running `Command { std: "docker" "start" "-a" "97b18aab962c41063bebb1ed6ddfe8cc02f90184f27c6878d449adcb6a41b01f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cargo-tomlfmt v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "97b18aab962c41063bebb1ed6ddfe8cc02f90184f27c6878d449adcb6a41b01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b18aab962c41063bebb1ed6ddfe8cc02f90184f27c6878d449adcb6a41b01f", kill_on_drop: false }` [INFO] [stdout] 97b18aab962c41063bebb1ed6ddfe8cc02f90184f27c6878d449adcb6a41b01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfd45a4467fc6e731f15d14c2fe706e4df9a62ae51b725bfe49f6f5e97bb933 [INFO] running `Command { std: "docker" "start" "-a" "0dfd45a4467fc6e731f15d14c2fe706e4df9a62ae51b725bfe49f6f5e97bb933", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-tomlfmt v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "0dfd45a4467fc6e731f15d14c2fe706e4df9a62ae51b725bfe49f6f5e97bb933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfd45a4467fc6e731f15d14c2fe706e4df9a62ae51b725bfe49f6f5e97bb933", kill_on_drop: false }` [INFO] [stdout] 0dfd45a4467fc6e731f15d14c2fe706e4df9a62ae51b725bfe49f6f5e97bb933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 051b6a53cb7a9ee34a1de72a12224514b246ac2014f76dd4c73e22b541c9dfba [INFO] running `Command { std: "docker" "start" "-a" "051b6a53cb7a9ee34a1de72a12224514b246ac2014f76dd4c73e22b541c9dfba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_tomlfmt-58b41b102efd4261) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::preserve_comments ... FAILED [INFO] [stdout] test test::parse_inline_table ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::preserve_comments stdout ---- [INFO] [stdout] thread 'test::preserve_comments' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564d55e83fdc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564d55e83fdc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564d55e83fdc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564d55e83fdc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564d55eaa24c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564d55e7f838 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564d55e862a7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564d55e862a7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564d55e862a7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564d55e85fdb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564d55e869fa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564d55e866a9 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x564d55e844a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564d55e863f9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x564d55b8c283 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x564d55b8c14d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x564d55c643cd - core::mem::uninitialized::h64b776648ff6ade3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x564d55c643cd - linked_hash_map::LinkedHashMap::ensure_guard_node::hfa7b54fa79781805 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x564d55c66aee - linked_hash_map::VacantEntry::insert::h800cf2a9eb053fdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x564d55c669f5 - linked_hash_map::Entry::or_insert::hcba40da3d65f7dd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x564d55ccc0dd - toml_edit::table::Table::entry::hbab4e0f13830eecb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x564d55cea928 - toml_edit::parser::table::::on_std_header::h569d4ee4a6ec4d15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x564d55b93634 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::h6815efede74eed66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x564d55d34dc9 - as combine::parser::Parser>::parse_mode_impl::h081fa6813c5fd3cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x564d55b9308e - combine::parser::Parser::parse_mode::h50349250371297b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x564d55b9308e - as combine::parser::Parser>::parse_mode_impl::h1e55d9622dc87325 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x564d55b957af - combine::parser::Parser::parse_mode::h422f92e167e6ba74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x564d55b957af - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hffe039153e701b65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::hde22f5117fc2e874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x564d55c7898b - combine::parser::Parser::parse_mode::he0ee342e82c2d5c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::h292c7f48291049f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x564d55c7898b - combine::parser::Parser::parse_mode::h28c8cdc6b73c1b8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::h13a4c885df2b74e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x564d55b944c4 - combine::parser::Parser::parse_mode::hc183dca1f0c24713 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x564d55b944c4 - as combine::parser::Parser>::parse_mode_impl::h4c6ad94965b432e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x564d55bf8c8c - combine::parser::Parser::parse_mode::h7e069fccbf91d48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x564d55bf8c8c - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h89782941b16010fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x564d55ce090d - as combine::parser::Parser>::parse_mode_impl::hfed27f79c67db950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x564d55ce090d - combine::parser::Parser::parse_mode::hd67caef512a42ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x564d55ce090d - combine::parser::sequence::::parse_mode_impl::h8105fae12d39273f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x564d55da06d1 - combine::parser::Parser::parse_mode::hb38d1691b72f6eee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x564d55da06d1 - as combine::parser::Parser>::parse_mode_impl::h1131849c782124ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x564d55c1bc73 - combine::parser::Parser::parse_mode::h8c1ea39c2118ebfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x564d55c1bc73 - as combine::parser::Parser>::parse_mode_impl::hc80e8457941440d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x564d55c1bc73 - combine::parser::Parser::parse_mode::hf2a294494d03346b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x564d55c1bc73 - as combine::parser::Parser>::parse_mode_impl::hba62e6c4a80213d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x564d55c2d6e8 - combine::parser::Parser::parse_mode::hff62e14be94e442e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_mode_impl::h7d666bc2666adcba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x564d55c2d6e8 - combine::parser::Parser::parse_mode::h3d16e472c4379e48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_first::hf14d591565c49645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_first::h99aa906aa6aaf0f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x564d55c3e2bb - combine::parser::Parser::parse_mode_impl::h791cbfc7f27c5871 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x564d55c3e2bb - combine::parser::Parser::parse_mode::h8c199911af48cb0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x564d55c3e2bb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9c65ffc0f5516636 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x564d55d7dd5a - as combine::parser::Parser>::parse_mode_impl::h62b31720c2476a05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x564d55d7dd5a - combine::parser::Parser::parse_mode::h1bbb17dd435dc298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x564d55d7dd5a - combine::parser::sequence::::parse_mode_impl::h3edc303260e8c6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x564d55d9fdf1 - combine::parser::Parser::parse_mode::hd023aee7b0a708df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x564d55d9fdf1 - as combine::parser::Parser>::parse_mode_impl::hbf66aab0e05f1f16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x564d55da87a1 - combine::parser::Parser::parse_mode::h087c8bb28c3c32a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x564d55da87a1 - as combine::parser::Parser>::parse_first::h6fd45138b3cac425 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x564d55da87a1 - combine::parser::Parser::parse_stream_consumed::hf0029288fa0253f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x564d55da82ff - combine::parser::Parser::parse_stream::h6e9cb13b086d81f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x564d55da82ff - combine::parser::Parser::parse::ha36caabeb068c404 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x564d55da828e - combine::parser::Parser::easy_parse::h9fd14e17c2b18f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x564d55ce8d13 - toml_edit::parser::document::::parse::hc2afe4b05184cd74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x564d55be9d3a - ::from_str::h72c74872a3b154ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x564d55b8e82b - core::str::::parse::h08035b34ee773474 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/str/mod.rs:2317:9 [INFO] [stdout] 68: 0x564d55b8fa14 - cargo_tomlfmt::fmt_toml::h6426e69b0e64a5e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:9:19 [INFO] [stdout] 69: 0x564d55b8eaff - cargo_tomlfmt::test::preserve_comments::h40f923c38030ad91 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:150:25 [INFO] [stdout] 70: 0x564d55b8e9fa - cargo_tomlfmt::test::preserve_comments::{{closure}}::h71cd8310bb38ec1b [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:147:5 [INFO] [stdout] 71: 0x564d55b8e2be - core::ops::function::FnOnce::call_once::h10f41462f508d6d0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x564d55e52eb3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x564d55e52eb3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x564d55e51be1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x564d55e51be1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x564d55e51be1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x564d55e51be1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x564d55e51be1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x564d55e51be1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x564d55e51be1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x564d55e5b4c1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x564d55e5b4c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x564d55e27c1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x564d55e27c1f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x564d55e27c1f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x564d55e27c1f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x564d55e27c1f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x564d55e27c1f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x564d55e27c1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x564d55e8c693 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 91: 0x564d55e8c693 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 92: 0x564d55e8c693 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f0ce3ee2609 - start_thread [INFO] [stdout] 94: 0x7f0ce3cb4293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::parse_inline_table stdout ---- [INFO] [stdout] thread 'test::parse_inline_table' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564d55e83fdc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564d55e83fdc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564d55e83fdc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564d55e83fdc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564d55eaa24c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564d55e7f838 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564d55e862a7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564d55e862a7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564d55e862a7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564d55e85fdb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564d55e869fa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564d55e866a9 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x564d55e844a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564d55e863f9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x564d55b8c283 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x564d55b8c14d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x564d55c643cd - core::mem::uninitialized::h64b776648ff6ade3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x564d55c643cd - linked_hash_map::LinkedHashMap::ensure_guard_node::hfa7b54fa79781805 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x564d55c66aee - linked_hash_map::VacantEntry::insert::h800cf2a9eb053fdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x564d55c669f5 - linked_hash_map::Entry::or_insert::hcba40da3d65f7dd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x564d55ccc0dd - toml_edit::table::Table::entry::hbab4e0f13830eecb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x564d55cea928 - toml_edit::parser::table::::on_std_header::h569d4ee4a6ec4d15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x564d55b93634 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::h6815efede74eed66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x564d55d34dc9 - as combine::parser::Parser>::parse_mode_impl::h081fa6813c5fd3cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x564d55b9308e - combine::parser::Parser::parse_mode::h50349250371297b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x564d55b9308e - as combine::parser::Parser>::parse_mode_impl::h1e55d9622dc87325 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x564d55b957af - combine::parser::Parser::parse_mode::h422f92e167e6ba74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x564d55b957af - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hffe039153e701b65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::hde22f5117fc2e874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x564d55c7898b - combine::parser::Parser::parse_mode::he0ee342e82c2d5c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::h292c7f48291049f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x564d55c7898b - combine::parser::Parser::parse_mode::h28c8cdc6b73c1b8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x564d55c7898b - as combine::parser::Parser>::parse_mode_impl::h13a4c885df2b74e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x564d55b944c4 - combine::parser::Parser::parse_mode::hc183dca1f0c24713 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x564d55b944c4 - as combine::parser::Parser>::parse_mode_impl::h4c6ad94965b432e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x564d55bf8c8c - combine::parser::Parser::parse_mode::h7e069fccbf91d48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x564d55bf8c8c - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h89782941b16010fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x564d55ce090d - as combine::parser::Parser>::parse_mode_impl::hfed27f79c67db950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x564d55ce090d - combine::parser::Parser::parse_mode::hd67caef512a42ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x564d55ce090d - combine::parser::sequence::::parse_mode_impl::h8105fae12d39273f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x564d55da06d1 - combine::parser::Parser::parse_mode::hb38d1691b72f6eee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x564d55da06d1 - as combine::parser::Parser>::parse_mode_impl::h1131849c782124ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x564d55c1bc73 - combine::parser::Parser::parse_mode::h8c1ea39c2118ebfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x564d55c1bc73 - as combine::parser::Parser>::parse_mode_impl::hc80e8457941440d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x564d55c1bc73 - combine::parser::Parser::parse_mode::hf2a294494d03346b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x564d55c1bc73 - as combine::parser::Parser>::parse_mode_impl::hba62e6c4a80213d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x564d55c2d6e8 - combine::parser::Parser::parse_mode::hff62e14be94e442e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_mode_impl::h7d666bc2666adcba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x564d55c2d6e8 - combine::parser::Parser::parse_mode::h3d16e472c4379e48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_first::hf14d591565c49645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x564d55c2d6e8 - as combine::parser::Parser>::parse_first::h99aa906aa6aaf0f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x564d55c3e2bb - combine::parser::Parser::parse_mode_impl::h791cbfc7f27c5871 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x564d55c3e2bb - combine::parser::Parser::parse_mode::h8c199911af48cb0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x564d55c3e2bb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9c65ffc0f5516636 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x564d55d7dd5a - as combine::parser::Parser>::parse_mode_impl::h62b31720c2476a05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x564d55d7dd5a - combine::parser::Parser::parse_mode::h1bbb17dd435dc298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x564d55d7dd5a - combine::parser::sequence::::parse_mode_impl::h3edc303260e8c6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x564d55d9fdf1 - combine::parser::Parser::parse_mode::hd023aee7b0a708df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x564d55d9fdf1 - as combine::parser::Parser>::parse_mode_impl::hbf66aab0e05f1f16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x564d55da87a1 - combine::parser::Parser::parse_mode::h087c8bb28c3c32a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x564d55da87a1 - as combine::parser::Parser>::parse_first::h6fd45138b3cac425 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x564d55da87a1 - combine::parser::Parser::parse_stream_consumed::hf0029288fa0253f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x564d55da82ff - combine::parser::Parser::parse_stream::h6e9cb13b086d81f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x564d55da82ff - combine::parser::Parser::parse::ha36caabeb068c404 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x564d55da828e - combine::parser::Parser::easy_parse::h9fd14e17c2b18f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x564d55ce8d13 - toml_edit::parser::document::::parse::hc2afe4b05184cd74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x564d55be9d3a - ::from_str::h72c74872a3b154ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x564d55b8e82b - core::str::::parse::h08035b34ee773474 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/str/mod.rs:2317:9 [INFO] [stdout] 68: 0x564d55b8fa14 - cargo_tomlfmt::fmt_toml::h6426e69b0e64a5e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:9:19 [INFO] [stdout] 69: 0x564d55b8e945 - cargo_tomlfmt::test::parse_inline_table::h756c39e378947376 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:143:17 [INFO] [stdout] 70: 0x564d55b8e85a - cargo_tomlfmt::test::parse_inline_table::{{closure}}::he02a8ef4a24073d4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:139:5 [INFO] [stdout] 71: 0x564d55b8e2fe - core::ops::function::FnOnce::call_once::h241d91e1bcdaee35 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x564d55e52eb3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x564d55e52eb3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x564d55e51be1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x564d55e51be1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x564d55e51be1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x564d55e51be1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x564d55e51be1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x564d55e51be1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x564d55e51be1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x564d55e5b4c1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x564d55e5b4c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x564d55e27c1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x564d55e27c1f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x564d55e27c1f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x564d55e27c1f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x564d55e27c1f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x564d55e27c1f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x564d55e27c1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x564d55e8c693 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 91: 0x564d55e8c693 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 92: 0x564d55e8c693 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7f0ce3ee2609 - start_thread [INFO] [stdout] 94: 0x7f0ce3cb4293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::parse_inline_table [INFO] [stdout] test::preserve_comments [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin cargo-tomlfmt' [INFO] running `Command { std: "docker" "inspect" "051b6a53cb7a9ee34a1de72a12224514b246ac2014f76dd4c73e22b541c9dfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051b6a53cb7a9ee34a1de72a12224514b246ac2014f76dd4c73e22b541c9dfba", kill_on_drop: false }` [INFO] [stdout] 051b6a53cb7a9ee34a1de72a12224514b246ac2014f76dd4c73e22b541c9dfba