[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbrand%2Fcargo-tomlfmt" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tbrand/cargo-tomlfmt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-3/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.1.5 [INFO] [stderr] Downloaded ascii v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c70ce23cc597e4db637f18a1d419b35dd88a7c0d892ffc762565844339f9067d [INFO] running `Command { std: "docker" "start" "-a" "c70ce23cc597e4db637f18a1d419b35dd88a7c0d892ffc762565844339f9067d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c70ce23cc597e4db637f18a1d419b35dd88a7c0d892ffc762565844339f9067d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70ce23cc597e4db637f18a1d419b35dd88a7c0d892ffc762565844339f9067d", kill_on_drop: false }` [INFO] [stdout] c70ce23cc597e4db637f18a1d419b35dd88a7c0d892ffc762565844339f9067d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6e57848dc66691f80c8083af78c54b1bf0ec4a9ab42e5b349fcd451dd5737d [INFO] running `Command { std: "docker" "start" "-a" "1d6e57848dc66691f80c8083af78c54b1bf0ec4a9ab42e5b349fcd451dd5737d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [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 22.15s [INFO] running `Command { std: "docker" "inspect" "1d6e57848dc66691f80c8083af78c54b1bf0ec4a9ab42e5b349fcd451dd5737d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6e57848dc66691f80c8083af78c54b1bf0ec4a9ab42e5b349fcd451dd5737d", kill_on_drop: false }` [INFO] [stdout] 1d6e57848dc66691f80c8083af78c54b1bf0ec4a9ab42e5b349fcd451dd5737d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd057263faf38ef3a284fb1dea39fe619db98a4c64babe01037ab9a2a5dd704 [INFO] running `Command { std: "docker" "start" "-a" "ffd057263faf38ef3a284fb1dea39fe619db98a4c64babe01037ab9a2a5dd704", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-tomlfmt v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "ffd057263faf38ef3a284fb1dea39fe619db98a4c64babe01037ab9a2a5dd704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd057263faf38ef3a284fb1dea39fe619db98a4c64babe01037ab9a2a5dd704", kill_on_drop: false }` [INFO] [stdout] ffd057263faf38ef3a284fb1dea39fe619db98a4c64babe01037ab9a2a5dd704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b688f5e8cd23ca32b258bfaf457a20addab9b3bde300f0b48e17cfd8eabc146 [INFO] running `Command { std: "docker" "start" "-a" "3b688f5e8cd23ca32b258bfaf457a20addab9b3bde300f0b48e17cfd8eabc146", 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-950b6c392cf01599) [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: 0x5591b5d3694d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5591b5d3694d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5591b5d3694d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5591b5d3694d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5591b5d5cc3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5591b5d321a8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5591b5d38c27 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5591b5d38c27 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5591b5d38c27 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5591b5d3895c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5591b5d39379 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5591b5d39029 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5591b5d36e14 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5591b5d38d79 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5591b5a3b283 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5591b5a3b14d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5591b5b1353d - core::mem::uninitialized::h541271cd3d6171f2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x5591b5b1353d - linked_hash_map::LinkedHashMap::ensure_guard_node::h18e772b5b385c4d5 [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: 0x5591b5b15c5e - linked_hash_map::VacantEntry::insert::h790e167471cb7817 [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: 0x5591b5b15b65 - linked_hash_map::Entry::or_insert::hce43659eb11ab3c6 [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: 0x5591b5b7b27d - toml_edit::table::Table::entry::h1478e871b8d84698 [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: 0x5591b5b99ad8 - toml_edit::parser::table::::on_std_header::hf0d0d151862fbe8f [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: 0x5591b5a42944 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::h3f5c8b79d399880d [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: 0x5591b5be99e9 - as combine::parser::Parser>::parse_mode_impl::h6116b572ab2e24c3 [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: 0x5591b5a4223e - combine::parser::Parser::parse_mode::he4941e3afd1104e1 [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: 0x5591b5a4223e - as combine::parser::Parser>::parse_mode_impl::hacde3e6a52f131fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5591b5a4495f - combine::parser::Parser::parse_mode::hab71211d14258531 [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: 0x5591b5a4495f - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc1931906a59d0c6f [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::ha5203371e8d5370a [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: 0x5591b5b2c07b - combine::parser::Parser::parse_mode::hc0dcbd7e5c320260 [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::h13832ca79f1315df [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: 0x5591b5b2c07b - combine::parser::Parser::parse_mode::h3d8ac726dae73ea8 [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::hc5fcb61b43b0b4f7 [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: 0x5591b5a43674 - combine::parser::Parser::parse_mode::h2ffa292be73f8c0e [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: 0x5591b5a43674 - as combine::parser::Parser>::parse_mode_impl::hb5ca76139f0f9c90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5591b5aa638c - combine::parser::Parser::parse_mode::h659fa1d67c668815 [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: 0x5591b5aa638c - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1e81f4c204c6659a [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: 0x5591b5b909bd - as combine::parser::Parser>::parse_mode_impl::h03de214bc291863a [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: 0x5591b5b909bd - combine::parser::Parser::parse_mode::hc1abce6512418a10 [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: 0x5591b5b909bd - combine::parser::sequence::::parse_mode_impl::ha7d45e35c005888a [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: 0x5591b5c4f881 - combine::parser::Parser::parse_mode::hd7ed8c767978beda [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: 0x5591b5c4f881 - as combine::parser::Parser>::parse_mode_impl::h952083bed409ab8f [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: 0x5591b5ac987f - combine::parser::Parser::parse_mode::h22c024dd791480a0 [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: 0x5591b5ac987f - as combine::parser::Parser>::parse_mode_impl::hefeb58188cbe566f [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: 0x5591b5ac987f - combine::parser::Parser::parse_mode::h1497bb508bfb0b78 [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: 0x5591b5ac987f - as combine::parser::Parser>::parse_mode_impl::h4ded3166bf886324 [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: 0x5591b5adc858 - combine::parser::Parser::parse_mode::hcf3037183dce74b5 [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_mode_impl::h1d625ee5ad7cb6fe [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: 0x5591b5adc858 - combine::parser::Parser::parse_mode::h95efe7e327189bf7 [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_first::h37558c83c1dbee0d [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_first::hc589ecfea23249df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5591b5aeb35b - combine::parser::Parser::parse_mode_impl::hd9004db37e5c70fc [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: 0x5591b5aeb35b - combine::parser::Parser::parse_mode::h626e27d72dde609d [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: 0x5591b5aeb35b - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h470bb58471324c65 [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: 0x5591b5c37dec - as combine::parser::Parser>::parse_mode_impl::hae441b8cccf6755b [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: 0x5591b5c37dec - combine::parser::Parser::parse_mode::hbc16c1315a6c93c2 [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: 0x5591b5c37dec - combine::parser::sequence::::parse_mode_impl::hc0ad175acb6c6b1a [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: 0x5591b5c4e981 - combine::parser::Parser::parse_mode::h21d18e7926baf1b6 [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: 0x5591b5c4e981 - as combine::parser::Parser>::parse_mode_impl::h4014b45bc80f16df [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: 0x5591b5c57951 - combine::parser::Parser::parse_mode::h46c168b415134b02 [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: 0x5591b5c57951 - as combine::parser::Parser>::parse_first::ha49011390332cb1b [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: 0x5591b5c57951 - combine::parser::Parser::parse_stream_consumed::h15e721d3fcad5287 [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: 0x5591b5c574af - combine::parser::Parser::parse_stream::h3ae2c935920af91d [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: 0x5591b5c574af - combine::parser::Parser::parse::hd40dd69d189c4a25 [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: 0x5591b5c5743e - combine::parser::Parser::easy_parse::h37ddf0aed87c007b [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: 0x5591b5b97ec3 - toml_edit::parser::document::::parse::h4363b65ece82b90e [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: 0x5591b5a98eea - ::from_str::heccbb20331e14ea3 [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: 0x5591b5a3d12b - core::str::::parse::h924ba190b3cad22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/str/mod.rs:2317:9 [INFO] [stdout] 68: 0x5591b5a3ea14 - cargo_tomlfmt::fmt_toml::hb78ee69691c53a20 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:9:19 [INFO] [stdout] 69: 0x5591b5a3daff - cargo_tomlfmt::test::preserve_comments::h559cfc7d56f92d79 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:150:25 [INFO] [stdout] 70: 0x5591b5a3d9fa - cargo_tomlfmt::test::preserve_comments::{{closure}}::h4ffce664fc39f3c4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:147:5 [INFO] [stdout] 71: 0x5591b5a3d2ee - core::ops::function::FnOnce::call_once::h882fed8ccd2ebe0d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5591b5d032b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5591b5d032b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x5591b5d01f94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x5591b5d01f94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5591b5d01f94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x5591b5d01f94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x5591b5d01f94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x5591b5d01f94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x5591b5d01f94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x5591b5d0b8b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x5591b5d0b8b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x5591b5cd7f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x5591b5cd7f2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5591b5cd7f2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x5591b5cd7f2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x5591b5cd7f2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x5591b5cd7f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x5591b5cd7f2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5591b5d3f063 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x5591b5d3f063 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x5591b5d3f063 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7fb8cdf27609 - start_thread [INFO] [stdout] 94: 0x7fb8cdcf7163 - 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: 0x5591b5d3694d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5591b5d3694d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5591b5d3694d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5591b5d3694d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5591b5d5cc3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5591b5d321a8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5591b5d38c27 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5591b5d38c27 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5591b5d38c27 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5591b5d3895c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5591b5d39379 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5591b5d39029 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5591b5d36e14 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5591b5d38d79 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5591b5a3b283 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5591b5a3b14d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5591b5b1353d - core::mem::uninitialized::h541271cd3d6171f2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x5591b5b1353d - linked_hash_map::LinkedHashMap::ensure_guard_node::h18e772b5b385c4d5 [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: 0x5591b5b15c5e - linked_hash_map::VacantEntry::insert::h790e167471cb7817 [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: 0x5591b5b15b65 - linked_hash_map::Entry::or_insert::hce43659eb11ab3c6 [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: 0x5591b5b7b27d - toml_edit::table::Table::entry::h1478e871b8d84698 [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: 0x5591b5b99ad8 - toml_edit::parser::table::::on_std_header::hf0d0d151862fbe8f [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: 0x5591b5a42944 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::h3f5c8b79d399880d [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: 0x5591b5be99e9 - as combine::parser::Parser>::parse_mode_impl::h6116b572ab2e24c3 [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: 0x5591b5a4223e - combine::parser::Parser::parse_mode::he4941e3afd1104e1 [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: 0x5591b5a4223e - as combine::parser::Parser>::parse_mode_impl::hacde3e6a52f131fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5591b5a4495f - combine::parser::Parser::parse_mode::hab71211d14258531 [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: 0x5591b5a4495f - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc1931906a59d0c6f [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::ha5203371e8d5370a [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: 0x5591b5b2c07b - combine::parser::Parser::parse_mode::hc0dcbd7e5c320260 [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::h13832ca79f1315df [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: 0x5591b5b2c07b - combine::parser::Parser::parse_mode::h3d8ac726dae73ea8 [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: 0x5591b5b2c07b - as combine::parser::Parser>::parse_mode_impl::hc5fcb61b43b0b4f7 [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: 0x5591b5a43674 - combine::parser::Parser::parse_mode::h2ffa292be73f8c0e [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: 0x5591b5a43674 - as combine::parser::Parser>::parse_mode_impl::hb5ca76139f0f9c90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5591b5aa638c - combine::parser::Parser::parse_mode::h659fa1d67c668815 [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: 0x5591b5aa638c - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1e81f4c204c6659a [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: 0x5591b5b909bd - as combine::parser::Parser>::parse_mode_impl::h03de214bc291863a [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: 0x5591b5b909bd - combine::parser::Parser::parse_mode::hc1abce6512418a10 [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: 0x5591b5b909bd - combine::parser::sequence::::parse_mode_impl::ha7d45e35c005888a [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: 0x5591b5c4f881 - combine::parser::Parser::parse_mode::hd7ed8c767978beda [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: 0x5591b5c4f881 - as combine::parser::Parser>::parse_mode_impl::h952083bed409ab8f [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: 0x5591b5ac987f - combine::parser::Parser::parse_mode::h22c024dd791480a0 [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: 0x5591b5ac987f - as combine::parser::Parser>::parse_mode_impl::hefeb58188cbe566f [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: 0x5591b5ac987f - combine::parser::Parser::parse_mode::h1497bb508bfb0b78 [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: 0x5591b5ac987f - as combine::parser::Parser>::parse_mode_impl::h4ded3166bf886324 [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: 0x5591b5adc858 - combine::parser::Parser::parse_mode::hcf3037183dce74b5 [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_mode_impl::h1d625ee5ad7cb6fe [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: 0x5591b5adc858 - combine::parser::Parser::parse_mode::h95efe7e327189bf7 [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_first::h37558c83c1dbee0d [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: 0x5591b5adc858 - as combine::parser::Parser>::parse_first::hc589ecfea23249df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5591b5aeb35b - combine::parser::Parser::parse_mode_impl::hd9004db37e5c70fc [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: 0x5591b5aeb35b - combine::parser::Parser::parse_mode::h626e27d72dde609d [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: 0x5591b5aeb35b - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h470bb58471324c65 [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: 0x5591b5c37dec - as combine::parser::Parser>::parse_mode_impl::hae441b8cccf6755b [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: 0x5591b5c37dec - combine::parser::Parser::parse_mode::hbc16c1315a6c93c2 [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: 0x5591b5c37dec - combine::parser::sequence::::parse_mode_impl::hc0ad175acb6c6b1a [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: 0x5591b5c4e981 - combine::parser::Parser::parse_mode::h21d18e7926baf1b6 [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: 0x5591b5c4e981 - as combine::parser::Parser>::parse_mode_impl::h4014b45bc80f16df [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: 0x5591b5c57951 - combine::parser::Parser::parse_mode::h46c168b415134b02 [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: 0x5591b5c57951 - as combine::parser::Parser>::parse_first::ha49011390332cb1b [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: 0x5591b5c57951 - combine::parser::Parser::parse_stream_consumed::h15e721d3fcad5287 [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: 0x5591b5c574af - combine::parser::Parser::parse_stream::h3ae2c935920af91d [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: 0x5591b5c574af - combine::parser::Parser::parse::hd40dd69d189c4a25 [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: 0x5591b5c5743e - combine::parser::Parser::easy_parse::h37ddf0aed87c007b [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: 0x5591b5b97ec3 - toml_edit::parser::document::::parse::h4363b65ece82b90e [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: 0x5591b5a98eea - ::from_str::heccbb20331e14ea3 [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: 0x5591b5a3d12b - core::str::::parse::h924ba190b3cad22b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/str/mod.rs:2317:9 [INFO] [stdout] 68: 0x5591b5a3ea14 - cargo_tomlfmt::fmt_toml::hb78ee69691c53a20 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:9:19 [INFO] [stdout] 69: 0x5591b5a3d945 - cargo_tomlfmt::test::parse_inline_table::h9e79cd642d14a8ad [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:143:17 [INFO] [stdout] 70: 0x5591b5a3d85a - cargo_tomlfmt::test::parse_inline_table::{{closure}}::he6f11fb6629bef89 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:139:5 [INFO] [stdout] 71: 0x5591b5a3d29e - core::ops::function::FnOnce::call_once::h0217adef3d002e23 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5591b5d032b3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5591b5d032b3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 74: 0x5591b5d01f94 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 75: 0x5591b5d01f94 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x5591b5d01f94 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 77: 0x5591b5d01f94 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 78: 0x5591b5d01f94 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 79: 0x5591b5d01f94 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 80: 0x5591b5d01f94 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 81: 0x5591b5d0b8b1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 82: 0x5591b5d0b8b1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 83: 0x5591b5cd7f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 84: 0x5591b5cd7f2f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x5591b5cd7f2f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 86: 0x5591b5cd7f2f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 87: 0x5591b5cd7f2f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 88: 0x5591b5cd7f2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 89: 0x5591b5cd7f2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x5591b5d3f063 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 91: 0x5591b5d3f063 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 92: 0x5591b5d3f063 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 93: 0x7fb8cdf27609 - start_thread [INFO] [stdout] 94: 0x7fb8cdcf7163 - 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.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin cargo-tomlfmt' [INFO] running `Command { std: "docker" "inspect" "3b688f5e8cd23ca32b258bfaf457a20addab9b3bde300f0b48e17cfd8eabc146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b688f5e8cd23ca32b258bfaf457a20addab9b3bde300f0b48e17cfd8eabc146", kill_on_drop: false }` [INFO] [stdout] 3b688f5e8cd23ca32b258bfaf457a20addab9b3bde300f0b48e17cfd8eabc146