[INFO] cloning repository https://github.com/fnichol/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnichol/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33223718585bf302c9d8e2395e2d1754a018d6c1 [INFO] testing fnichol/versio against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fnichol/versio on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fnichol/versio [INFO] finished tweaking git repo https://github.com/fnichol/versio [INFO] tweaked toml for git repo https://github.com/fnichol/versio written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/fnichol/versio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c2a05d5daf95cd6e0991acd372543c451f99c823374d06c670c603efa3026e1 [INFO] running `Command { std: "docker" "start" "-a" "3c2a05d5daf95cd6e0991acd372543c451f99c823374d06c670c603efa3026e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2a05d5daf95cd6e0991acd372543c451f99c823374d06c670c603efa3026e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2a05d5daf95cd6e0991acd372543c451f99c823374d06c670c603efa3026e1", kill_on_drop: false }` [INFO] [stdout] 3c2a05d5daf95cd6e0991acd372543c451f99c823374d06c670c603efa3026e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe89a6adddf863bc9e0e7f6286ee677fd73eb8e387f8421c293258c2ef479565 [INFO] running `Command { std: "docker" "start" "-a" "fe89a6adddf863bc9e0e7f6286ee677fd73eb8e387f8421c293258c2ef479565", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling versio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "fe89a6adddf863bc9e0e7f6286ee677fd73eb8e387f8421c293258c2ef479565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe89a6adddf863bc9e0e7f6286ee677fd73eb8e387f8421c293258c2ef479565", kill_on_drop: false }` [INFO] [stdout] fe89a6adddf863bc9e0e7f6286ee677fd73eb8e387f8421c293258c2ef479565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae3026d34a57e68b0b2b9be9fe691ffa929926203ec1d20320433cd1d93e723f [INFO] running `Command { std: "docker" "start" "-a" "ae3026d34a57e68b0b2b9be9fe691ffa929926203ec1d20320433cd1d93e723f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling versio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.10s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/versio-96f5264c88ae1fae) [INFO] [stderr] Executable tests/integration_base.rs (/opt/rustwide/target/debug/deps/integration_base-905936198bce0981) [INFO] [stderr] Executable tests/integration_cmd_bump.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump-e6be99f062bbc96e) [INFO] [stderr] Executable tests/integration_cmd_bump_cargo.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_cargo-d473537cdf8e06f0) [INFO] [stderr] Executable tests/integration_cmd_bump_file.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_file-6b2ef256d270a5c9) [INFO] [stderr] Executable tests/integration_cmd_bump_stdin.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_stdin-65a851540af79b61) [INFO] [stderr] Executable tests/integration_cmd_bump_stdin_major.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_stdin_major-808795bf1213ba13) [INFO] [stderr] Executable tests/integration_cmd_bump_stdin_minor.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_stdin_minor-0b66ef7f48e0ea5e) [INFO] [stderr] Executable tests/integration_cmd_bump_stdin_patch.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_stdin_patch-dcaa1ab8330db11e) [INFO] [stderr] Executable tests/integration_cmd_bump_stdin_set.rs (/opt/rustwide/target/debug/deps/integration_cmd_bump_stdin_set-df0d71efa2866a62) [INFO] [stderr] Executable tests/integration_common.rs (/opt/rustwide/target/debug/deps/integration_common-54fc23190df9ec9f) [INFO] running `Command { std: "docker" "inspect" "ae3026d34a57e68b0b2b9be9fe691ffa929926203ec1d20320433cd1d93e723f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3026d34a57e68b0b2b9be9fe691ffa929926203ec1d20320433cd1d93e723f", kill_on_drop: false }` [INFO] [stdout] ae3026d34a57e68b0b2b9be9fe691ffa929926203ec1d20320433cd1d93e723f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 822cadc77ef6deb12680396fb12b03b8c1dd7a538a86cb00b2ee0f342be5c653 [INFO] running `Command { std: "docker" "start" "-a" "822cadc77ef6deb12680396fb12b03b8c1dd7a538a86cb00b2ee0f342be5c653", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/versio-96f5264c88ae1fae) [INFO] [stdout] [INFO] [stdout] running 240 tests [INFO] [stdout] test cli::bump::file::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_minor ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_patch ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_version ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_major ... ok [INFO] [stdout] test cli::bump::file::tests::set::major ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::multiple_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::multiple_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::set::minor ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::patch ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::build ... ok [INFO] [stdout] test cli::bump::file::tests::set::build ... ok [INFO] [stdout] test cli::bump::file::tests::set::pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::patch ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::version ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::major ... ok [INFO] [stdout] test version::tests::build_metadata::from_str_err ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::minor ... ok [INFO] [stdout] test version::tests::build_metadata::from_str ... ok [INFO] [stdout] test version::tests::pre_release::from_str ... ok [INFO] [stdout] test version::tests::pre_release::from_str_err ... ok [INFO] [stdout] test version::tests::version::from_semver_version ... ok [INFO] [stdout] test version::tests::version::from_str ... ok [INFO] [stdout] test version::tests::version_bumper::major ... ok [INFO] [stdout] test version::tests::version::from_str_err ... ok [INFO] [stdout] test cli::bump::file::tests::set::version ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_pre_some ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::major_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::major_zero ... ok [INFO] [stdout] test version::tests::version_bumper::minor ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_pre_some ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre ... ok [INFO] [stdout] test cargo::tests::from_str ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build ... ok [INFO] [stdout] test cargo::tests::version ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build_and_build ... ok [INFO] [stdout] test cli::bump::cargo::tests::major::round_trip ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre ... ok [INFO] [stdout] test cli::bump::cargo::tests::major::stdout_round_trip ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre_and_build ... ok [INFO] [stdout] test cli::bump::cargo::tests::minor::stdout_round_trip ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::minor_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::minor_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::minor_set_major ... ok [INFO] [stdout] test cli::bump::cargo::tests::minor::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::patch::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::major ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_set_minor ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::no_pre ... FAILED [INFO] [stdout] test version::tests::version_bumper::minor_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::minor_zero ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::build ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_some ... ok [INFO] [stdout] test cli::bump::cargo::tests::patch::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_patch ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::minor ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::no_build ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_pre_none ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_version ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_minor ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_pre_some ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::patch ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_and_pre ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_pre ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_and_pre_and_clear ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_major ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_and_pre_build ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::version ... FAILED [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_zero ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_pre_some ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::patch_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::patch_zero ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cargo::tests::from_str stdout ---- [INFO] [stdout] thread 'cargo::tests::from_str' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50cad20 - versio::cargo::tests::from_str::hbfc3f15727180ca9 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:50:24 [INFO] [stdout] 69: 0x5597f50cacea - versio::cargo::tests::from_str::{{closure}}::he877f8b98ad3d1c5 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:49:5 [INFO] [stdout] 70: 0x5597f50ac9ee - core::ops::function::FnOnce::call_once::h7231fba3e14990f7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 73: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 74: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 76: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 77: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 78: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 79: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 80: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 81: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 82: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 83: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 84: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 85: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 86: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 87: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 88: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 89: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 90: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 91: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 92: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 93: 0x7ff6eb3c3163 - clone [INFO] [stdout] 94: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cargo::tests::version stdout ---- [INFO] [stdout] thread 'cargo::tests::version' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50caec0 - versio::cargo::tests::version::hc5d47fa6524f4b2a [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:65:24 [INFO] [stdout] 69: 0x5597f50cae8a - versio::cargo::tests::version::{{closure}}::h09ab650a050f60c4 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:64:5 [INFO] [stdout] 70: 0x5597f50aecde - core::ops::function::FnOnce::call_once::hf93668c40e67ca7b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 73: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 74: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 76: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 77: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 78: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 79: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 80: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 81: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 82: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 83: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 84: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 85: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 86: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 87: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 88: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 89: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 90: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 91: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 92: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 93: 0x7ff6eb3c3163 - clone [INFO] [stdout] 94: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::major::round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::major::round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a3bb2 - versio::cli::bump::cargo::run_major::h714d43218ad3e04b [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:44:24 [INFO] [stdout] 70: 0x5597f50cacc0 - versio::cli::bump::cargo::major::run::h1d1025a1f1263445 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:15:9 [INFO] [stdout] 71: 0x5597f50a5c5f - versio::cli::bump::cargo::tests::major::round_trip::h3d7219e8a510eaee [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x5597f50a5ada - versio::cli::bump::cargo::tests::major::round_trip::{{closure}}::h94f5cfec8e42d600 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x5597f50ab79e - core::ops::function::FnOnce::call_once::h1a3e09ac4461e765 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::major::stdout_round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::major::stdout_round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a3bb2 - versio::cli::bump::cargo::run_major::h714d43218ad3e04b [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:44:24 [INFO] [stdout] 70: 0x5597f50cacc0 - versio::cli::bump::cargo::major::run::h1d1025a1f1263445 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:15:9 [INFO] [stdout] 71: 0x5597f50a61e1 - versio::cli::bump::cargo::tests::major::stdout_round_trip::he68cb9e8e039d589 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x5597f50a601a - versio::cli::bump::cargo::tests::major::stdout_round_trip::{{closure}}::h1cf6f95c23b25638 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x5597f50ae6de - core::ops::function::FnOnce::call_once::he882d4b85d8e1dcd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::minor::stdout_round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::minor::stdout_round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a4352 - versio::cli::bump::cargo::run_minor::hb866a74141330bba [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:52:24 [INFO] [stdout] 70: 0x5597f5083830 - versio::cli::bump::cargo::minor::run::he4ac805b160d4daa [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:23:9 [INFO] [stdout] 71: 0x5597f509fef1 - versio::cli::bump::cargo::tests::minor::stdout_round_trip::hf66f908438ee635a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x5597f509fd2a - versio::cli::bump::cargo::tests::minor::stdout_round_trip::{{closure}}::h1f81da635bdaa3fc [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x5597f50ad9de - core::ops::function::FnOnce::call_once::hb47a93ea44066d23 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::minor::round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::minor::round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a4352 - versio::cli::bump::cargo::run_minor::hb866a74141330bba [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:52:24 [INFO] [stdout] 70: 0x5597f5083830 - versio::cli::bump::cargo::minor::run::he4ac805b160d4daa [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:23:9 [INFO] [stdout] 71: 0x5597f509f96f - versio::cli::bump::cargo::tests::minor::round_trip::h4f13e8f7941fba61 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x5597f509f7ea - versio::cli::bump::cargo::tests::minor::round_trip::{{closure}}::h3912ee4740a8947c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x5597f50ae45e - core::ops::function::FnOnce::call_once::hdccce45bc98d5155 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::patch::stdout_round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::patch::stdout_round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a4af2 - versio::cli::bump::cargo::run_patch::hb4d2b15876828766 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:60:24 [INFO] [stdout] 70: 0x5597f5083870 - versio::cli::bump::cargo::patch::run::h4f601a5d004ba9cc [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:31:9 [INFO] [stdout] 71: 0x5597f50a6f21 - versio::cli::bump::cargo::tests::patch::stdout_round_trip::h3bddbb6c66f74d1a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x5597f50a6d5a - versio::cli::bump::cargo::tests::patch::stdout_round_trip::{{closure}}::h7eebf660f78190e3 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x5597f50ad3ae - core::ops::function::FnOnce::call_once::h9a088dc0dbdc4be8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::major stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::major' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5092071 - versio::cli::bump::cargo::tests::set::major::h55e24239260234f2 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f5091e8a - versio::cli::bump::cargo::tests::set::major::{{closure}}::hb9ca0b3bdc987c51 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50aeb9e - core::ops::function::FnOnce::call_once::hf63aa414e1e31c2b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::no_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::no_pre' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5094345 - versio::cli::bump::cargo::tests::set::no_pre::h0011e89ef431276d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f509416a - versio::cli::bump::cargo::tests::set::no_pre::{{closure}}::h0f5002e352dd2cdf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50aba5e - core::ops::function::FnOnce::call_once::h2cae49973453b082 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::build' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5093d84 - versio::cli::bump::cargo::tests::set::build::hbe701ec4a89e7a30 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f5093b9a - versio::cli::bump::cargo::tests::set::build::{{closure}}::h638249b084b3c065 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50abf5e - core::ops::function::FnOnce::call_once::h3e3d66f0ed43096d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::patch::round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::patch::round_trip' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a4af2 - versio::cli::bump::cargo::run_patch::hb4d2b15876828766 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:60:24 [INFO] [stdout] 70: 0x5597f5083870 - versio::cli::bump::cargo::patch::run::h4f601a5d004ba9cc [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:31:9 [INFO] [stdout] 71: 0x5597f50a699f - versio::cli::bump::cargo::tests::patch::round_trip::h792d3587eed4ce37 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x5597f50a681a - versio::cli::bump::cargo::tests::patch::round_trip::{{closure}}::h3b6d12f1913e763b [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x5597f50acfae - core::ops::function::FnOnce::call_once::h8412e481056c70ac [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_patch stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_patch' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5096021 - versio::cli::bump::cargo::tests::set::stdout_patch::h2f42da2c5f1a6d4f [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f5095e0a - versio::cli::bump::cargo::tests::set::stdout_patch::{{closure}}::hd1324e04257b05e6 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50abade - core::ops::function::FnOnce::call_once::h2e3c05ee0a7ddceb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::minor stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::minor' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5092641 - versio::cli::bump::cargo::tests::set::minor::h23ac854d7be1bb2a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f509245a - versio::cli::bump::cargo::tests::set::minor::{{closure}}::h1ab125376b84bb0b [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50aceae - core::ops::function::FnOnce::call_once::h8232ff976f60d88a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::no_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::no_build' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5094905 - versio::cli::bump::cargo::tests::set::no_build::hbd9089f26aaa90dc [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f509472a - versio::cli::bump::cargo::tests::set::no_build::{{closure}}::hf855bf69850032f2 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50ae05e - core::ops::function::FnOnce::call_once::hcf6b9e8d79da5254 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_version stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_version' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f50968b4 - versio::cli::bump::cargo::tests::set::stdout_version::h27625296273c4bca [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f509669a - versio::cli::bump::cargo::tests::set::stdout_version::{{closure}}::h6151291cdf16fc1e [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ac62e - core::ops::function::FnOnce::call_once::h62edf112fa0fd881 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_no_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_no_build' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5098ad5 - versio::cli::bump::cargo::tests::set::stdout_no_build::he06bc1f546a0d51d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f50988ca - versio::cli::bump::cargo::tests::set::stdout_no_build::{{closure}}::h1d541551828074b7 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ad8de - core::ops::function::FnOnce::call_once::hb27fcc41a73ff33a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_build' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f50979d4 - versio::cli::bump::cargo::tests::set::stdout_build::h3e2c4484841d65d2 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f50977ba - versio::cli::bump::cargo::tests::set::stdout_build::{{closure}}::he9c0580a5b9671c7 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ad99e - core::ops::function::FnOnce::call_once::hb3a8feb3da8dc612 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_minor stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_minor' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5095791 - versio::cli::bump::cargo::tests::set::stdout_minor::h5058f7f9f4f48c59 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f509557a - versio::cli::bump::cargo::tests::set::stdout_minor::{{closure}}::h241ca4bb19bc7f47 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ad42e - core::ops::function::FnOnce::call_once::h9ae88e44831a10ce [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::patch stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::patch' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5092c11 - versio::cli::bump::cargo::tests::set::patch::hb977eff5dfdf7f34 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f5092a2a - versio::cli::bump::cargo::tests::set::patch::{{closure}}::h8effddaa0f2e45c9 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50ad59e - core::ops::function::FnOnce::call_once::ha076f7ed97ed2114 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_no_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_no_pre' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5098255 - versio::cli::bump::cargo::tests::set::stdout_no_pre::ha36e52639e455c12 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f509804a - versio::cli::bump::cargo::tests::set::stdout_no_pre::{{closure}}::h2b0398efb93c6064 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50abd9e - core::ops::function::FnOnce::call_once::h38d51550e13f5600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_pre' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5097144 - versio::cli::bump::cargo::tests::set::stdout_pre::h947672d01301b153 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f5096f2a - versio::cli::bump::cargo::tests::set::stdout_pre::{{closure}}::h5bb6d4add451e71d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ac52e - core::ops::function::FnOnce::call_once::h5e3c85c6a7677845 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::pre' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stderr] error: test failed, to rerun pass '--bin versio' [INFO] [stdout] 31: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f50937b4 - versio::cli::bump::cargo::tests::set::pre::h4b1936e520237d0a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f50935ca - versio::cli::bump::cargo::tests::set::pre::{{closure}}::h8158d1a1628749b9 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50ada1e - core::ops::function::FnOnce::call_once::hb7733b83943d4491 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_major stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_major' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f5094f01 - versio::cli::bump::cargo::tests::set::stdout_major::hc3fa77a3def6b2a0 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x5597f5094cea - versio::cli::bump::cargo::tests::set::stdout_major::{{closure}}::hbc7debf4c3f2af26 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x5597f50ad22e - core::ops::function::FnOnce::call_once::h92620dd6abcb9f66 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::version stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::version' 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: 0x5597f52ffcdd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5597f52ffcdd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f52ffcdd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5597f52ffcdd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5597f532379c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5597f52fc4a1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5597f5301a25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5597f5301a25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5597f5301a25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5597f5301714 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5597f5301f72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5597f5301e19 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5597f5300194 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5597f5301b89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5597f5076913 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5597f50767dd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5597f51f73ed - core::mem::uninitialized::hc392984e1bcecd30 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x5597f51f73ed - linked_hash_map::LinkedHashMap::ensure_guard_node::he5f3af97feb47973 [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: 0x5597f51f6f6e - linked_hash_map::VacantEntry::insert::h7df5d1eefa728e9a [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: 0x5597f51f6e95 - linked_hash_map::Entry::or_insert::h313fac1f3af4f3a9 [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: 0x5597f5252e10 - toml_edit::table::Table::entry::h6d7e079099b20bbd [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: 0x5597f52517ae - toml_edit::parser::table::::on_std_header::h70832af78fa46bf1 [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: 0x5597f51bb04a - as combine::parser::Parser>::parse_mode_impl::{{closure}}::ha6c5996bfb8bd91a [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: 0x5597f52877b5 - as combine::parser::Parser>::parse_mode_impl::h8c4b1b9b46dc844d [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: 0x5597f51badc8 - combine::parser::Parser::parse_mode::h65ef2de212e81592 [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: 0x5597f51badc8 - as combine::parser::Parser>::parse_mode_impl::hb9d30e4d2a3ae605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x5597f51b0cf2 - combine::parser::Parser::parse_mode::h86179542777fb3eb [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: 0x5597f51b0cf2 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h13a60d2a90cac194 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::hf4a846067ea3a940 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::h59b44b38e709d479 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::ha8b22a8eef360462 [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: 0x5597f5241a79 - combine::parser::Parser::parse_mode::hc67360553161e105 [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: 0x5597f5241a79 - as combine::parser::Parser>::parse_mode_impl::h62015f3a822070b4 [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: 0x5597f51bb72f - combine::parser::Parser::parse_mode::h2e1fd7452acab825 [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: 0x5597f51bb72f - as combine::parser::Parser>::parse_mode_impl::h798f662f0838e030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x5597f51d7975 - combine::parser::Parser::parse_mode::h358001f5fcb2cdfb [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: 0x5597f51d7975 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h000872bad547466a [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: 0x5597f523ced1 - as combine::parser::Parser>::parse_mode_impl::h8c2e562f1166eaaa [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: 0x5597f523ced1 - combine::parser::Parser::parse_mode::h0af9efc6b8a7021a [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: 0x5597f523ced1 - combine::parser::sequence::::parse_mode_impl::h8807474ba3250d2f [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: 0x5597f52affb6 - combine::parser::Parser::parse_mode::hea5fe273f58c446c [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: 0x5597f52affb6 - as combine::parser::Parser>::parse_mode_impl::hd18b1c327bd5f656 [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::hf0dc10e7a9fdfcbe [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::h018b321e1d348d3b [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: 0x5597f51f3a51 - combine::parser::Parser::parse_mode::h55a8597720f7c18d [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: 0x5597f51f3a51 - as combine::parser::Parser>::parse_mode_impl::hd6ce46b3bb8b9d02 [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h1a47104853fc97b4 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_mode_impl::h68961db071745fcc [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: 0x5597f51f4008 - combine::parser::Parser::parse_mode::h0fff6f303a1f30b2 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::hc15fa40f7147eac7 [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: 0x5597f51f4008 - as combine::parser::Parser>::parse_first::h2ed24ade8ff3072e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x5597f5200715 - combine::parser::Parser::parse_mode_impl::h0511a2a210b8f56e [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: 0x5597f5200715 - combine::parser::Parser::parse_mode::hd880ece727824371 [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: 0x5597f5200715 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h9632d2852794103c [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: 0x5597f526849e - as combine::parser::Parser>::parse_mode_impl::hf6806b49caa38c78 [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: 0x5597f526849e - combine::parser::Parser::parse_mode::h6f6ecfd41bb3a4fa [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: 0x5597f526849e - combine::parser::sequence::::parse_mode_impl::hb4d6d872c9273d09 [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: 0x5597f52b0a06 - combine::parser::Parser::parse_mode::hfa3e86cdde4e3dcd [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: 0x5597f52b0a06 - as combine::parser::Parser>::parse_mode_impl::h2ee11dec6e9fa9d4 [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: 0x5597f528ee44 - combine::parser::Parser::parse_mode::hc2db627c979c31cf [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: 0x5597f528ee44 - as combine::parser::Parser>::parse_first::h17c9719e5bcd4975 [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: 0x5597f528ee44 - combine::parser::Parser::parse_stream_consumed::hd18ac146eef8b511 [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: 0x5597f528f20f - combine::parser::Parser::parse_stream::hcc316b0c1007292c [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: 0x5597f528f20f - combine::parser::Parser::parse::h554d8999b403f24c [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: 0x5597f528ecde - combine::parser::Parser::easy_parse::h6e258e189f4157b5 [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: 0x5597f52502d5 - toml_edit::parser::document::::parse::hce0ba34e87cf9aac [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: 0x5597f51e17aa - ::from_str::h7b9f5b5c8e262ce8 [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: 0x5597f508d44f - ::from_str::hba5c9c420fa7373d [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x5597f50879f7 - versio::io::read_manifest::he494baa24a704ddf [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x5597f50a527e - versio::cli::bump::cargo::run_set::h32b3e2181d6ea6cf [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x5597f50838b3 - versio::cli::bump::cargo::set::run::h9a4ade626492ddfd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x5597f50931e4 - versio::cli::bump::cargo::tests::set::version::hc056e36721d1ce01 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x5597f5092ffa - versio::cli::bump::cargo::tests::set::version::{{closure}}::ha227faaa7e892bf1 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x5597f50ac4ee - core::ops::function::FnOnce::call_once::h5e206ee3e1144cbe [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5597f514dd13 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x5597f514dd13 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 76: 0x5597f514cac9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 77: 0x5597f514cac9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x5597f514cac9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 79: 0x5597f514cac9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 80: 0x5597f514cac9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 81: 0x5597f514cac9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 82: 0x5597f514cac9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 83: 0x5597f5118c7e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 84: 0x5597f5118c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 85: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 86: 0x5597f511e1e8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 87: 0x5597f511e1e8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 88: 0x5597f511e1e8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 89: 0x5597f511e1e8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 90: 0x5597f511e1e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 91: 0x5597f511e1e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 93: 0x5597f5306883 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 94: 0x5597f5306883 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 95: 0x7ff6eb5f3609 - start_thread [INFO] [stdout] 96: 0x7ff6eb3c3163 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cargo::tests::from_str [INFO] [stdout] cargo::tests::version [INFO] [stdout] cli::bump::cargo::tests::major::round_trip [INFO] [stdout] cli::bump::cargo::tests::major::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::minor::round_trip [INFO] [stdout] cli::bump::cargo::tests::minor::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::patch::round_trip [INFO] [stdout] cli::bump::cargo::tests::patch::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::set::build [INFO] [stdout] cli::bump::cargo::tests::set::major [INFO] [stdout] cli::bump::cargo::tests::set::minor [INFO] [stdout] cli::bump::cargo::tests::set::no_build [INFO] [stdout] cli::bump::cargo::tests::set::no_pre [INFO] [stdout] cli::bump::cargo::tests::set::patch [INFO] [stdout] cli::bump::cargo::tests::set::pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_build [INFO] [stdout] cli::bump::cargo::tests::set::stdout_major [INFO] [stdout] cli::bump::cargo::tests::set::stdout_minor [INFO] [stdout] cli::bump::cargo::tests::set::stdout_no_build [INFO] [stdout] cli::bump::cargo::tests::set::stdout_no_pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_patch [INFO] [stdout] cli::bump::cargo::tests::set::stdout_pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_version [INFO] [stdout] cli::bump::cargo::tests::set::version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 216 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "822cadc77ef6deb12680396fb12b03b8c1dd7a538a86cb00b2ee0f342be5c653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822cadc77ef6deb12680396fb12b03b8c1dd7a538a86cb00b2ee0f342be5c653", kill_on_drop: false }` [INFO] [stdout] 822cadc77ef6deb12680396fb12b03b8c1dd7a538a86cb00b2ee0f342be5c653