[INFO] updating cached repository https://github.com/fnichol/versio [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33223718585bf302c9d8e2395e2d1754a018d6c1 [INFO] testing fnichol/versio against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fnichol/versio on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/fnichol/versio already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 66298188bc4ada3bc66a07b48f8dd12077701d96560759bd2853c04b26a370e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "66298188bc4ada3bc66a07b48f8dd12077701d96560759bd2853c04b26a370e3"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling versio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `"docker" "inspect" "66298188bc4ada3bc66a07b48f8dd12077701d96560759bd2853c04b26a370e3"` [INFO] running `"docker" "rm" "-f" "66298188bc4ada3bc66a07b48f8dd12077701d96560759bd2853c04b26a370e3"` [INFO] [stdout] 66298188bc4ada3bc66a07b48f8dd12077701d96560759bd2853c04b26a370e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca4076ecaacf20edbb2cc4812714a9584f691dd1661eb7402e0018e885b228f8 [INFO] running `"docker" "start" "-a" "ca4076ecaacf20edbb2cc4812714a9584f691dd1661eb7402e0018e885b228f8"` [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling c2-chacha 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 serde_json v1.0.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling versio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `"docker" "inspect" "ca4076ecaacf20edbb2cc4812714a9584f691dd1661eb7402e0018e885b228f8"` [INFO] running `"docker" "rm" "-f" "ca4076ecaacf20edbb2cc4812714a9584f691dd1661eb7402e0018e885b228f8"` [INFO] [stdout] ca4076ecaacf20edbb2cc4812714a9584f691dd1661eb7402e0018e885b228f8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf4021fe5402dac2e3f1d257cc7af5ed85a6c63fb92b1a8605cc9805f079c4ef [INFO] running `"docker" "start" "-a" "bf4021fe5402dac2e3f1d257cc7af5ed85a6c63fb92b1a8605cc9805f079c4ef"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/versio-c708f24585e42bf7 [INFO] [stdout] [INFO] [stdout] running 240 tests [INFO] [stdout] test cargo::tests::version ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::patch::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::major::stdout_round_trip ... FAILED [INFO] [stdout] test cargo::tests::from_str ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::patch::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::minor::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_patch ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::minor::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::no_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::no_pre ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::major ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::patch ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::cargo::tests::major::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_major ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_newlines ... 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::major::newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_minor ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::minor ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::version ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_pre ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_version ... FAILED [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::leading_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::minor::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_newline ... 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::stdout_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::major ... ok [INFO] [stdout] test cli::bump::file::tests::set::build ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_minor ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::patch ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::trailing_whitespace ... 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::file::tests::set::stdout_major ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::trailing_whitespace ... 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::stdin::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_patch ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::build ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::multiple_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::minor ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::major ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::version ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::version ... ok [INFO] [stdout] test version::tests::version::from_str ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::patch ... ok [INFO] [stdout] test version::tests::build_metadata::from_str_err ... 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 cli::bump::file::tests::set::stdout_version ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre ... ok [INFO] [stdout] test version::tests::version::from_semver_version ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_none ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_pre ... ok [INFO] [stdout] test version::tests::version::from_str_err ... 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::build_metadata::from_str ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_some ... 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_exisiting_build_and_build ... 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_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::major_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::major_zero ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre ... 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_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre ... 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_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_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::minor_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::minor_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::minor ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_ninety_nine_to_one_hundred ... ok [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::no_bump ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_zero ... 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 version::tests::version_bumper::no_bump_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_pre_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_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_major ... ok [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_and_maybe_pre_some ... 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_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_zero ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::patch ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_build ... 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_pre_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_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_zero ... 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] [INFO] [stdout] failures: [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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59b5983 - versio::cargo::tests::version::ha9bc78ce290b3652 [INFO] [stdout] at src/cargo.rs:65 [INFO] [stdout] 68: 0x5645f59b594a - versio::cargo::tests::version::{{closure}}::h20afd9290cb1ac81 [INFO] [stdout] at src/cargo.rs:64 [INFO] [stdout] 69: 0x5645f59984ce - core::ops::function::FnOnce::call_once::he0330c2cfc657983 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 70: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 71: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 72: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 73: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 74: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 75: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 76: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 77: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 78: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 79: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 80: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 81: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 82: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 83: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 84: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 85: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 86: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 87: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 88: 0x7fc42c6366db - start_thread [INFO] [stdout] 89: 0x7fc42c14788f - __clone [INFO] [stdout] 90: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a093 - versio::cli::bump::cargo::run_patch::h0455fb8cbf296dd7 [INFO] [stdout] at src/cli/bump/cargo.rs:60 [INFO] [stdout] 69: 0x5645f59b9385 - versio::cli::bump::cargo::patch::run::h3cb13f4f4aaeb518 [INFO] [stdout] at src/cli/bump/cargo.rs:31 [INFO] [stdout] 70: 0x5645f59a61b8 - versio::cli::bump::cargo::tests::patch::stdout_round_trip::h5c987ebf42442893 [INFO] [stdout] at src/cli/bump/cargo.rs:126 [INFO] [stdout] 71: 0x5645f59a5fca - versio::cli::bump::cargo::tests::patch::stdout_round_trip::{{closure}}::h0fad8d863d466428 [INFO] [stdout] at src/cli/bump/cargo.rs:124 [INFO] [stdout] 72: 0x5645f5996e1e - core::ops::function::FnOnce::call_once::h6706cd8f64b67276 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f5988f13 - versio::cli::bump::cargo::run_major::hb5e7f6592fe290f4 [INFO] [stdout] at src/cli/bump/cargo.rs:44 [INFO] [stdout] 69: 0x5645f59b92e5 - versio::cli::bump::cargo::major::run::h5a09da95a8339703 [INFO] [stdout] at src/cli/bump/cargo.rs:15 [INFO] [stdout] 70: 0x5645f59af5c8 - versio::cli::bump::cargo::tests::major::stdout_round_trip::h8217c6f8af17a972 [INFO] [stdout] at src/cli/bump/cargo.rs:126 [INFO] [stdout] 71: 0x5645f59af3da - versio::cli::bump::cargo::tests::major::stdout_round_trip::{{closure}}::h7306a75ce9341b90 [INFO] [stdout] at src/cli/bump/cargo.rs:124 [INFO] [stdout] 72: 0x5645f599825e - core::ops::function::FnOnce::call_once::hd2d4b7010e320180 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 0x0 - [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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59b56e3 - versio::cargo::tests::from_str::h152e661e7a2dbf92 [INFO] [stdout] at src/cargo.rs:50 [INFO] [stdout] 68: 0x5645f59b56aa - versio::cargo::tests::from_str::{{closure}}::h2764459f3616c242 [INFO] [stdout] at src/cargo.rs:49 [INFO] [stdout] 69: 0x5645f59965fe - core::ops::function::FnOnce::call_once::h3128244cc5c61748 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 70: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 71: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 72: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 73: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 74: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 75: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 76: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 77: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 78: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 79: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 80: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 81: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 82: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 83: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 84: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 85: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 86: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 87: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 88: 0x7fc42c6366db - start_thread [INFO] [stdout] 89: 0x7fc42c14788f - __clone [INFO] [stdout] 90: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a093 - versio::cli::bump::cargo::run_patch::h0455fb8cbf296dd7 [INFO] [stdout] at src/cli/bump/cargo.rs:60 [INFO] [stdout] 69: 0x5645f59b9385 - versio::cli::bump::cargo::patch::run::h3cb13f4f4aaeb518 [INFO] [stdout] at src/cli/bump/cargo.rs:31 [INFO] [stdout] 70: 0x5645f59a5b18 - versio::cli::bump::cargo::tests::patch::round_trip::h79ea4a3e1af9c4de [INFO] [stdout] at src/cli/bump/cargo.rs:107 [INFO] [stdout] 71: 0x5645f59a595a - versio::cli::bump::cargo::tests::patch::round_trip::{{closure}}::heb2a6151fcb78948 [INFO] [stdout] at src/cli/bump/cargo.rs:105 [INFO] [stdout] 72: 0x5645f5996cce - core::ops::function::FnOnce::call_once::h5aa8e7c20055d0b0 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597fd5c - versio::cli::bump::cargo::tests::set::stdout_no_build::h8bb22b69cd1b4f87 [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597faea - versio::cli::bump::cargo::tests::set::stdout_no_build::{{closure}}::h7aa4da1eea9208b4 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f599816e - core::ops::function::FnOnce::call_once::hce9880372f340d0c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597984b - versio::cli::bump::cargo::tests::set::build::h1dfc9704773fc531 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f59795fa - versio::cli::bump::cargo::tests::set::build::{{closure}}::h6aadc6769c4c7d85 [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f599754e - core::ops::function::FnOnce::call_once::h880384db9ed65aae [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f59897d3 - versio::cli::bump::cargo::run_minor::h649fec2a54256d08 [INFO] [stdout] at src/cli/bump/cargo.rs:52 [INFO] [stdout] 69: 0x5645f59b9335 - versio::cli::bump::cargo::minor::run::hcca1e7fce8be5528 [INFO] [stdout] at src/cli/bump/cargo.rs:23 [INFO] [stdout] 70: 0x5645f59a4a28 - versio::cli::bump::cargo::tests::minor::round_trip::h83b5a7ec58803d89 [INFO] [stdout] at src/cli/bump/cargo.rs:107 [INFO] [stdout] 71: 0x5645f59a486a - versio::cli::bump::cargo::tests::minor::round_trip::{{closure}}::he005497b6483ad33 [INFO] [stdout] at src/cli/bump/cargo.rs:105 [INFO] [stdout] 72: 0x5645f5996c3e - core::ops::function::FnOnce::call_once::h57dccb4e16a13b15 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597c4d8 - versio::cli::bump::cargo::tests::set::stdout_patch::h0fc5cb92ff566338 [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597c25a - versio::cli::bump::cargo::tests::set::stdout_patch::{{closure}}::hdfef702a3a28af76 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f599708e - core::ops::function::FnOnce::call_once::h707c9505af7c0de6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f59897d3 - versio::cli::bump::cargo::run_minor::h649fec2a54256d08 [INFO] [stdout] at src/cli/bump/cargo.rs:52 [INFO] [stdout] 69: 0x5645f59b9335 - versio::cli::bump::cargo::minor::run::hcca1e7fce8be5528 [INFO] [stdout] at src/cli/bump/cargo.rs:23 [INFO] [stdout] 70: 0x5645f59a50c8 - versio::cli::bump::cargo::tests::minor::stdout_round_trip::h147b6a52ed650f0f [INFO] [stdout] at src/cli/bump/cargo.rs:126 [INFO] [stdout] 71: 0x5645f59a4eda - versio::cli::bump::cargo::tests::minor::stdout_round_trip::{{closure}}::h9a1c3ab035dbc4bd [INFO] [stdout] at src/cli/bump/cargo.rs:124 [INFO] [stdout] 72: 0x5645f5997bfe - core::ops::function::FnOnce::call_once::hb3684f8ba26f5c4d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597a6bc - versio::cli::bump::cargo::tests::set::no_build::h46fc35bda5f881d5 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f597a47a - versio::cli::bump::cargo::tests::set::no_build::{{closure}}::hb6329efd5a29548f [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f5997c8e - core::ops::function::FnOnce::call_once::hb915857c327357c7 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f5979f7c - versio::cli::bump::cargo::tests::set::no_pre::h59edb8a721496e46 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f5979d3a - versio::cli::bump::cargo::tests::set::no_pre::{{closure}}::h0234e4ca813d3a71 [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f5995dee - core::ops::function::FnOnce::call_once::h0374dcd0f5a07c02 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f5977408 - versio::cli::bump::cargo::tests::set::major::hac7cb4209d9e00ad [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f59771ba - versio::cli::bump::cargo::tests::set::major::{{closure}}::h8ae6ec678b37f315 [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f599781e - core::ops::function::FnOnce::call_once::h9a19c7bf7a76d6d8 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597e6cb - versio::cli::bump::cargo::tests::set::stdout_build::h08981c316962f5bd [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597e44a - versio::cli::bump::cargo::tests::set::stdout_build::{{closure}}::ha799c8db6b4b28c9 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f59976fe - core::ops::function::FnOnce::call_once::h93a1428280fd7fb5 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597910b - versio::cli::bump::cargo::tests::set::pre::h3e4704d95394a685 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f5978eba - versio::cli::bump::cargo::tests::set::pre::{{closure}}::h88a35cf11b4a67c9 [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f5997d4e - core::ops::function::FnOnce::call_once::hba8fa8da11fa2de1 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f5978288 - versio::cli::bump::cargo::tests::set::patch::h883b676c7b8b38a4 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f597803a - versio::cli::bump::cargo::tests::set::patch::{{closure}}::h2e26eeab2318ec9d [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f599804e - core::ops::function::FnOnce::call_once::hc7a3c9aa020fbc23 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f5988f13 - versio::cli::bump::cargo::run_major::hb5e7f6592fe290f4 [INFO] [stdout] at src/cli/bump/cargo.rs:44 [INFO] [stdout] 69: 0x5645f59b92e5 - versio::cli::bump::cargo::major::run::h5a09da95a8339703 [INFO] [stdout] at src/cli/bump/cargo.rs:15 [INFO] [stdout] 70: 0x5645f59aef28 - versio::cli::bump::cargo::tests::major::round_trip::h59eb5e50e4651493 [INFO] [stdout] at src/cli/bump/cargo.rs:107 [INFO] [stdout] 71: 0x5645f59aed6a - versio::cli::bump::cargo::tests::major::round_trip::{{closure}}::h412e0d7370f127f4 [INFO] [stdout] at src/cli/bump/cargo.rs:105 [INFO] [stdout] 72: 0x5645f5996ede - core::ops::function::FnOnce::call_once::h6bb4069e01646887 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597ae38 - versio::cli::bump::cargo::tests::set::stdout_major::h887f022b42c5e4bf [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597abba - versio::cli::bump::cargo::tests::set::stdout_major::{{closure}}::h7cf9ece4cbdec390 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f5998a9e - core::ops::function::FnOnce::call_once::hfa2032f19518b12b [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597f20c - versio::cli::bump::cargo::tests::set::stdout_no_pre::hc9a0210829113e17 [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597ef9a - versio::cli::bump::cargo::tests::set::stdout_no_pre::{{closure}}::h3e6380d9ba445ef5 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f5996f3e - core::ops::function::FnOnce::call_once::h6c19cfc5af063b7b [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597b988 - versio::cli::bump::cargo::tests::set::stdout_minor::hbdeaa7045078f90b [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597b70a - versio::cli::bump::cargo::tests::set::stdout_minor::{{closure}}::hc8831ef03636fdb0 [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f59972fe - core::ops::function::FnOnce::call_once::h79d56a8a5f26ff1b [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f5977b48 - versio::cli::bump::cargo::tests::set::minor::ha876c0d0868bc651 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f59778fa - versio::cli::bump::cargo::tests::set::minor::{{closure}}::hc80dff899d9ca22b [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f5997a2e - core::ops::function::FnOnce::call_once::haa5b0d1929b93a17 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f59789cb - versio::cli::bump::cargo::tests::set::version::h1267a2fb1cf7b415 [INFO] [stdout] at src/cli/bump/cargo.rs:163 [INFO] [stdout] 71: 0x5645f597877a - versio::cli::bump::cargo::tests::set::version::{{closure}}::ha2cea0612b708339 [INFO] [stdout] at src/cli/bump/cargo.rs:151 [INFO] [stdout] 72: 0x5645f59974be - core::ops::function::FnOnce::call_once::h85841650d1cdd10e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597db7b - versio::cli::bump::cargo::tests::set::stdout_pre::hb32e966a1230446e [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597d8fa - versio::cli::bump::cargo::tests::set::stdout_pre::{{closure}}::hed19c2872f91ce7a [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f5996d5e - core::ops::function::FnOnce::call_once::h6035a626db6d63ed [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5645f5c37724 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5645f5c37724 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5645f5c37724 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5645f5c37724 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5645f5c61d0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5645f5a248f5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5645f5c31541 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5645f5c3a005 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5645f5c3a005 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5645f5c3a005 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5645f5c39ceb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5645f5c3a662 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5645f5c3a24b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5645f5c60731 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5645f5c6067d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x5645f5b45793 - core::mem::uninitialized::hb65ddae1ddd78676 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x5645f5b45793 - linked_hash_map::LinkedHashMap::ensure_guard_node::h26af0beaa39f1eb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174 [INFO] [stdout] 17: 0x5645f5b452f4 - linked_hash_map::VacantEntry::insert::he872e5f9356e6c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282 [INFO] [stdout] 18: 0x5645f5b451be - linked_hash_map::Entry::or_insert::h74a6998b84caa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194 [INFO] [stdout] 19: 0x5645f5b53d98 - toml_edit::table::Table::entry::h7a55c40620b17d75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157 [INFO] [stdout] 20: 0x5645f5b52545 - toml_edit::parser::table::::on_std_header::h3bd4cb56df54c02b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142 [INFO] [stdout] 21: 0x5645f5b703d4 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hb7990a77d30047b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45 [INFO] [stdout] 22: 0x5645f5baa2cd - as combine::parser::Parser>::parse_mode_impl::h41a3d3fb6300870c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388 [INFO] [stdout] 23: 0x5645f5b70299 - combine::parser::Parser::parse_mode::h291211619eda4811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 24: 0x5645f5b70299 - as combine::parser::Parser>::parse_mode_impl::h9ff03f96f7d22c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 25: 0x5645f5b6c076 - combine::parser::Parser::parse_mode::h3cb9441b86ed1678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 26: 0x5645f5b6c076 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hef0799df5e42cd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 27: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h0a5822efb32d3a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 28: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::hceb6a4982e48ba4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 29: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h34470bc4fe6cd79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580 [INFO] [stdout] 30: 0x5645f5be5fd5 - combine::parser::Parser::parse_mode::h1581966089b3b8f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 31: 0x5645f5be5fd5 - as combine::parser::Parser>::parse_mode_impl::h8e9bd4f1e3f4090c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121 [INFO] [stdout] 32: 0x5645f5b70c1b - combine::parser::Parser::parse_mode::he0d162aa3e9780cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 33: 0x5645f5b70c1b - as combine::parser::Parser>::parse_mode_impl::h48d492f5f3e5ac89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614 [INFO] [stdout] 34: 0x5645f5add22d - combine::parser::Parser::parse_mode::h9e4aac2cd2fdbbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 35: 0x5645f5add22d - <(V, X, Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h06f8e3c536e70b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 36: 0x5645f5bf5dbd - as combine::parser::Parser>::parse_mode_impl::hcea68da5725fc254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 37: 0x5645f5bf5dbd - combine::parser::Parser::parse_mode::h72c8abc41dcf68eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 38: 0x5645f5bf5dbd - combine::parser::sequence::::parse_mode_impl::hbe2e61fce5329b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166 [INFO] [stdout] 39: 0x5645f5bd6982 - combine::parser::Parser::parse_mode::h414505e02c5b07bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 40: 0x5645f5bd6982 - as combine::parser::Parser>::parse_mode_impl::h49a2a788e2df1101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480 [INFO] [stdout] 41: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::haf1a14fb14ffe345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 42: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::h86ede8eca843c58f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 43: 0x5645f5b19c55 - combine::parser::Parser::parse_mode::h70e22bc27d1490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 44: 0x5645f5b19c55 - as combine::parser::Parser>::parse_mode_impl::had6d8da8fce8957a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427 [INFO] [stdout] 45: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h039a12c5a50e32fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 46: 0x5645f5b1a8df - as combine::parser::Parser>::parse_mode_impl::h7eec90a8b047c396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679 [INFO] [stdout] 47: 0x5645f5b1a8df - combine::parser::Parser::parse_mode::h6d430e3cbfe3c933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 48: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::hd311db345761ef84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 49: 0x5645f5b1a8df - as combine::parser::Parser>::parse_first::he9e6a04c30ef837d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712 [INFO] [stdout] 50: 0x5645f5b1e357 - combine::parser::Parser::parse_mode_impl::hd04a646e0b250184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354 [INFO] [stdout] 51: 0x5645f5b1e357 - combine::parser::Parser::parse_mode::h5a9ff74b8b2746c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 52: 0x5645f5b1e357 - <(Y, Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h1702a60ee72c3d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:172 [INFO] [stdout] 53: 0x5645f5b8510f - as combine::parser::Parser>::parse_mode_impl::h519c73e5dc2e7b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368 [INFO] [stdout] 54: 0x5645f5b8510f - combine::parser::Parser::parse_mode::he1f44b72a0054a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 55: 0x5645f5b8510f - combine::parser::sequence::::parse_mode_impl::h033154aa2abc445a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189 [INFO] [stdout] 56: 0x5645f5bd7642 - combine::parser::Parser::parse_mode::h3445ce96d9749282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 57: 0x5645f5bd7642 - as combine::parser::Parser>::parse_mode_impl::h5dccb96ba7c42b8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436 [INFO] [stdout] 58: 0x5645f5bb26c8 - combine::parser::Parser::parse_mode::hd57df20221c7b304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334 [INFO] [stdout] 59: 0x5645f5bb26c8 - as combine::parser::Parser>::parse_first::hee9c2d21edaf9762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58 [INFO] [stdout] 60: 0x5645f5bb26c8 - combine::parser::Parser::parse_stream_consumed::h82cbf56b217e94e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225 [INFO] [stdout] 61: 0x5645f5bb2ab5 - combine::parser::Parser::parse_stream::hf174a70a54ec78e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206 [INFO] [stdout] 62: 0x5645f5bb2ab5 - combine::parser::Parser::parse::hb19d2c9015370721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174 [INFO] [stdout] 63: 0x5645f5bb2558 - combine::parser::Parser::easy_parse::hc60ecb50b32b41d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155 [INFO] [stdout] 64: 0x5645f5b50871 - toml_edit::parser::document::::parse::h20da923f79a4d312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84 [INFO] [stdout] 65: 0x5645f5b6f17a - ::from_str::h0507384836e45a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56 [INFO] [stdout] 66: 0x5645f59b9105 - ::from_str::h073126023ccc0ad9 [INFO] [stdout] at src/cargo.rs:34 [INFO] [stdout] 67: 0x5645f59ae547 - versio::io::read_manifest::h4b211ab750c6be87 [INFO] [stdout] at src/io.rs:29 [INFO] [stdout] 68: 0x5645f598a939 - versio::cli::bump::cargo::run_set::h8bd0c07f3bae85af [INFO] [stdout] at src/cli/bump/cargo.rs:68 [INFO] [stdout] 69: 0x5645f59b93d5 - versio::cli::bump::cargo::set::run::h5c7a4147bf8e220b [INFO] [stdout] at src/cli/bump/cargo.rs:39 [INFO] [stdout] 70: 0x5645f597d02b - versio::cli::bump::cargo::tests::set::stdout_version::h8d67d36636769171 [INFO] [stdout] at src/cli/bump/cargo.rs:194 [INFO] [stdout] 71: 0x5645f597cdaa - versio::cli::bump::cargo::tests::set::stdout_version::{{closure}}::hf9e73bd9e0c255fa [INFO] [stdout] at src/cli/bump/cargo.rs:182 [INFO] [stdout] 72: 0x5645f599855e - core::ops::function::FnOnce::call_once::he1aaaf44766ed36f [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 73: 0x5645f5a307ef - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 74: 0x5645f5a4bdee - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 75: 0x5645f5a4bdee - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 76: 0x5645f5a4bdee - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 77: 0x5645f5a4bdee - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 78: 0x5645f5a4bdee - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 79: 0x5645f5a4bdee - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 80: 0x5645f5a23da6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 81: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 82: 0x5645f5a29135 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 83: 0x5645f5a29135 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 84: 0x5645f5a29135 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 85: 0x5645f5a29135 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 86: 0x5645f5a29135 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 87: 0x5645f5a29135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 88: 0x5645f5c2cc1f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 89: 0x5645f5c40f93 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 90: 0x5645f5c40f93 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 91: 0x7fc42c6366db - start_thread [INFO] [stdout] 92: 0x7fc42c14788f - __clone [INFO] [stdout] 93: 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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin versio' [INFO] running `"docker" "inspect" "bf4021fe5402dac2e3f1d257cc7af5ed85a6c63fb92b1a8605cc9805f079c4ef"` [INFO] running `"docker" "rm" "-f" "bf4021fe5402dac2e3f1d257cc7af5ed85a6c63fb92b1a8605cc9805f079c4ef"` [INFO] [stdout] bf4021fe5402dac2e3f1d257cc7af5ed85a6c63fb92b1a8605cc9805f079c4ef