[INFO] cloning repository https://github.com/fnichol/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnichol/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33223718585bf302c9d8e2395e2d1754a018d6c1 [INFO] testing fnichol/versio against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fnichol/versio on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fnichol/versio [INFO] finished tweaking git repo https://github.com/fnichol/versio [INFO] tweaked toml for git repo https://github.com/fnichol/versio written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/fnichol/versio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 462aa5d2263c04ebc8d8c3223ffda83d5cb7da8e23c1adf828e00433756853ab [INFO] running `Command { std: "docker" "start" "-a" "462aa5d2263c04ebc8d8c3223ffda83d5cb7da8e23c1adf828e00433756853ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "462aa5d2263c04ebc8d8c3223ffda83d5cb7da8e23c1adf828e00433756853ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462aa5d2263c04ebc8d8c3223ffda83d5cb7da8e23c1adf828e00433756853ab", kill_on_drop: false }` [INFO] [stdout] 462aa5d2263c04ebc8d8c3223ffda83d5cb7da8e23c1adf828e00433756853ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cc31c105b182a71957cc9c7e8ad4eaed9f6daea5976b522fffa2ec241e723bc [INFO] running `Command { std: "docker" "start" "-a" "7cc31c105b182a71957cc9c7e8ad4eaed9f6daea5976b522fffa2ec241e723bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling versio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.67s [INFO] running `Command { std: "docker" "inspect" "7cc31c105b182a71957cc9c7e8ad4eaed9f6daea5976b522fffa2ec241e723bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc31c105b182a71957cc9c7e8ad4eaed9f6daea5976b522fffa2ec241e723bc", kill_on_drop: false }` [INFO] [stdout] 7cc31c105b182a71957cc9c7e8ad4eaed9f6daea5976b522fffa2ec241e723bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320eb59f4741326e6c6536137a2ba80c3128d17d82e4a1bbb77dc5268244d575 [INFO] running `Command { std: "docker" "start" "-a" "320eb59f4741326e6c6536137a2ba80c3128d17d82e4a1bbb77dc5268244d575", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling 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 1m 54s [INFO] running `Command { std: "docker" "inspect" "320eb59f4741326e6c6536137a2ba80c3128d17d82e4a1bbb77dc5268244d575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320eb59f4741326e6c6536137a2ba80c3128d17d82e4a1bbb77dc5268244d575", kill_on_drop: false }` [INFO] [stdout] 320eb59f4741326e6c6536137a2ba80c3128d17d82e4a1bbb77dc5268244d575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f288c13dad92cecb3f67bac765e589ca09ce2f5e068c39774ac324fc8e945eaf [INFO] running `Command { std: "docker" "start" "-a" "f288c13dad92cecb3f67bac765e589ca09ce2f5e068c39774ac324fc8e945eaf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/versio-fe8d14fcb3427264) [INFO] [stdout] [INFO] [stdout] running 240 tests [INFO] [stdout] test cli::bump::file::tests::major::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::major::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::leading_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::minor::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::minor::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::minor::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_newline ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::set::major ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::build ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_no_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::multiple_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::major::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::both_newlines ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::minor::multiple_newlines ... 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::minor::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_newlines ... 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::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::trailing_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::stdin::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::major ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::build ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::pre ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::patch ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::version ... ok [INFO] [stdout] test version::tests::build_metadata::from_str ... ok [INFO] [stdout] test version::tests::build_metadata::from_str_err ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::minor ... ok [INFO] [stdout] test version::tests::pre_release::from_str_err ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_build ... ok [INFO] [stdout] test version::tests::version::from_str ... ok [INFO] [stdout] test version::tests::pre_release::from_str ... ok [INFO] [stdout] test version::tests::version_bumper::major ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build ... ok [INFO] [stdout] test version::tests::version::from_str_err ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_build_and_clear ... ok [INFO] [stdout] test cli::bump::stdin::tests::set::no_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version::from_semver_version ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_pre_some ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::major_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::major_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::major_zero ... ok [INFO] [stdout] test version::tests::version_bumper::major_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::minor ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_build_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_pre_some ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_and_clear ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::minor_exisiting_build ... ok [INFO] [stdout] test version::tests::version_bumper::minor_nine_to_ten ... 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::minor_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::minor_zero ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build_and_clear ... 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_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::minor_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_maybe_build_none ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump ... ok [INFO] [stdout] test version::tests::version_bumper::minor_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_and_build ... 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_maybe_pre_some ... 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_pre_build ... 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_exisiting_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_exisiting_pre_and_build_and_pre_and_build ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::no_bump_zero ... ok [INFO] [stdout] test version::tests::version_bumper::patch ... 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_build_some ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_pre_none ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_and_maybe_pre_some ... 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_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_build_and_build ... 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_build ... ok [INFO] [stdout] test version::tests::version_bumper::patch_nine_to_ten ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_major ... ok [INFO] [stdout] test version::tests::version_bumper::patch_ninety_nine_to_one_hundred ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_minor ... ok [INFO] [stdout] test version::tests::version_bumper::patch_exisiting_pre_and_pre ... ok [INFO] [stdout] test version::tests::version_bumper::patch_set_patch ... ok [INFO] [stdout] test version::tests::version_bumper::patch_zero ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_version ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_patch ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_major ... ok [INFO] [stdout] test cli::bump::file::tests::set::stdout_minor ... ok [INFO] [stdout] test cli::bump::file::tests::patch::newline ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_build ... ok [INFO] [stdout] test cli::bump::file::tests::set::version ... ok [INFO] [stdout] test cli::bump::file::tests::set::pre ... ok [INFO] [stdout] test cli::bump::file::tests::set::no_pre ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::with_pre_and_build ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::stdout_both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::set::patch ... ok [INFO] [stdout] test cli::bump::file::tests::patch::multiple_newlines ... ok [INFO] [stdout] test cli::bump::file::tests::patch::mixed_newlines_and_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::both_whitespace ... ok [INFO] [stdout] test cli::bump::file::tests::patch::leading_newline ... ok [INFO] [stdout] test cli::bump::file::tests::set::minor ... ok [INFO] [stdout] test cargo::tests::version ... FAILED [INFO] [stdout] test cargo::tests::from_str ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::major::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::major::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::minor::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::major ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::minor::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::patch::stdout_round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::no_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::patch::round_trip ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::minor ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::no_pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::patch ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_minor ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_build ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_major ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_patch ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::version ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_no_pre ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_version ... FAILED [INFO] [stdout] test cli::bump::cargo::tests::set::stdout_pre ... FAILED [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/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b0213c0 - versio::cargo::tests::version::h77a9925ead7540af [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:65:24 [INFO] [stdout] 69: 0x55ee9b02138a - versio::cargo::tests::version::{{closure}}::h7a5d6b448c443397 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:64:5 [INFO] [stdout] 70: 0x55ee9b01b8be - core::ops::function::FnOnce::call_once::h4eba5983606f2014 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 73: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 74: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 79: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 80: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 81: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 82: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 83: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 84: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 86: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 88: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 89: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 90: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 92: 0x7f8441681609 - start_thread [INFO] [stdout] 93: 0x7f8441453293 - clone [INFO] [stdout] 94: 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/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b021230 - versio::cargo::tests::from_str::hcd401871e82a1949 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:50:24 [INFO] [stdout] 69: 0x55ee9b0211fa - versio::cargo::tests::from_str::{{closure}}::h36c299e305f19252 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:49:5 [INFO] [stdout] 70: 0x55ee9b01e32e - core::ops::function::FnOnce::call_once::hfb48fa4179783056 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 73: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 74: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 79: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 80: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 81: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 82: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 83: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 84: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 86: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 88: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 89: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 90: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 91: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 92: 0x7f8441681609 - start_thread [INFO] [stdout] 93: 0x7f8441453293 - clone [INFO] [stdout] 94: 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/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b008368 - versio::cli::bump::cargo::run_major::h619acc617246165a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:44:24 [INFO] [stdout] 70: 0x55ee9aff4730 - versio::cli::bump::cargo::major::run::hf55d89b046c60035 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:15:9 [INFO] [stdout] 71: 0x55ee9b0039b1 - versio::cli::bump::cargo::tests::major::stdout_round_trip::h07e848301ddd18d9 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x55ee9b0037ea - versio::cli::bump::cargo::tests::major::stdout_round_trip::{{closure}}::hb6fd136c6dae7953 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x55ee9b01ccae - core::ops::function::FnOnce::call_once::h8e3ce3d31d81d953 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 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/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b008368 - versio::cli::bump::cargo::run_major::h619acc617246165a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:44:24 [INFO] [stdout] 70: 0x55ee9aff4730 - versio::cli::bump::cargo::major::run::hf55d89b046c60035 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:15:9 [INFO] [stdout] 71: 0x55ee9b00342f - versio::cli::bump::cargo::tests::major::round_trip::haff005838322849e [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x55ee9b0032aa - versio::cli::bump::cargo::tests::major::round_trip::{{closure}}::haf173e8f827a95b2 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x55ee9b01c5fe - core::ops::function::FnOnce::call_once::h7f6f3b60a756fde7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::minor::stdout_round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::minor::stdout_round_trip' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b008b08 - versio::cli::bump::cargo::run_minor::ha30954161e2ec433 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:52:24 [INFO] [stdout] 70: 0x55ee9b00ff90 - versio::cli::bump::cargo::minor::run::h79f65b2a0707dfd4 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:23:9 [INFO] [stdout] 71: 0x55ee9b0046f1 - versio::cli::bump::cargo::tests::minor::stdout_round_trip::hf9ca389e481be783 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x55ee9b00452a - versio::cli::bump::cargo::tests::minor::stdout_round_trip::{{closure}}::h5a9602a9631f34fa [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x55ee9b01d7ae - core::ops::function::FnOnce::call_once::hb5fc06753b9ca64c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::major stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::major' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9aff8ae1 - versio::cli::bump::cargo::tests::set::major::h8dfa4c06de68ecb5 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9aff88fa - versio::cli::bump::cargo::tests::set::major::{{closure}}::h31ff208cbf7314e1 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01d8ae - core::ops::function::FnOnce::call_once::hb9d8c09aef20b6f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::minor::round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::minor::round_trip' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b008b08 - versio::cli::bump::cargo::run_minor::ha30954161e2ec433 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:52:24 [INFO] [stdout] 70: 0x55ee9b00ff90 - versio::cli::bump::cargo::minor::run::h79f65b2a0707dfd4 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:23:9 [INFO] [stdout] 71: 0x55ee9b00416f - versio::cli::bump::cargo::tests::minor::round_trip::hf24625965f04219d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x55ee9b003fea - versio::cli::bump::cargo::tests::minor::round_trip::{{closure}}::h4a6382979490af75 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x55ee9b01cdee - core::ops::function::FnOnce::call_once::h91ab3787f28711ef [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::patch::stdout_round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::patch::stdout_round_trip' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b0092a8 - versio::cli::bump::cargo::run_patch::h77f9d8d0dc59a434 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:60:24 [INFO] [stdout] 70: 0x55ee9aff4770 - versio::cli::bump::cargo::patch::run::h77679eee2d502a71 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:31:9 [INFO] [stdout] 71: 0x55ee9b00ba01 - versio::cli::bump::cargo::tests::patch::stdout_round_trip::hf867ddf3405eb6cc [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:126:17 [INFO] [stdout] 72: 0x55ee9b00b83a - versio::cli::bump::cargo::tests::patch::stdout_round_trip::{{closure}}::h1b7049ef3d254ccb [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:124:13 [INFO] [stdout] 73: 0x55ee9b01b83e - core::ops::function::FnOnce::call_once::h4b82b1d169b9675f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::no_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::no_build' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affb345 - versio::cli::bump::cargo::tests::set::no_build::hdcf5359e13ef7c47 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9affb16a - versio::cli::bump::cargo::tests::set::no_build::{{closure}}::hbbe41e0c09d25c23 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01ba7e - core::ops::function::FnOnce::call_once::h54ca5fc47a03d182 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::patch::round_trip stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::patch::round_trip' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b0092a8 - versio::cli::bump::cargo::run_patch::h77f9d8d0dc59a434 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:60:24 [INFO] [stdout] 70: 0x55ee9aff4770 - versio::cli::bump::cargo::patch::run::h77679eee2d502a71 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:31:9 [INFO] [stdout] 71: 0x55ee9b00b47f - versio::cli::bump::cargo::tests::patch::round_trip::hb74e57690808e2d8 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:107:17 [INFO] [stdout] 72: 0x55ee9b00b2fa - versio::cli::bump::cargo::tests::patch::round_trip::{{closure}}::hbf68775a605e376d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:105:13 [INFO] [stdout] 73: 0x55ee9b01b73e - core::ops::function::FnOnce::call_once::h487159f3ceb3529b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::minor stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::minor' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9aff90a1 - versio::cli::bump::cargo::tests::set::minor::h27144eefbdd6a746 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9aff8eba - versio::cli::bump::cargo::tests::set::minor::{{closure}}::heaa96e40f33b407f [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01adee - core::ops::function::FnOnce::call_once::h16f375b2eb1ee86d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::no_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::no_pre' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affad85 - versio::cli::bump::cargo::tests::set::no_pre::h5d136adce1174c21 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9affabaa - versio::cli::bump::cargo::tests::set::no_pre::{{closure}}::h7deb12bf19842b16 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01b23e - core::ops::function::FnOnce::call_once::h2e078d5d0afa2adf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::patch stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::patch' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9aff9661 - versio::cli::bump::cargo::tests::set::patch::ha9f689540164fc20 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9aff947a - versio::cli::bump::cargo::tests::set::patch::{{closure}}::h3e245ee0e3f3ef6c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01daae - core::ops::function::FnOnce::call_once::hc263ea33062eda9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::pre' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affa1f4 - versio::cli::bump::cargo::tests::set::pre::h45612923a40e5452 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9affa00a - versio::cli::bump::cargo::tests::set::pre::{{closure}}::h0631bc7c407698b6 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01be3e - core::ops::function::FnOnce::call_once::h5b86074eafd44306 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::build' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affa7c4 - versio::cli::bump::cargo::tests::set::build::h2b972f4b92153531 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9affa5da - versio::cli::bump::cargo::tests::set::build::{{closure}}::h2075cbe22dbb1463 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01b47e - core::ops::function::FnOnce::call_once::h3e3a381bd08a4c63 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_build' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affe414 - versio::cli::bump::cargo::tests::set::stdout_build::hd5b3356b7d947fc9 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affe1fa - versio::cli::bump::cargo::tests::set::stdout_build::{{closure}}::h49add2a7e417114a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01c17e - core::ops::function::FnOnce::call_once::h6c21d70b4e48ca98 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_minor stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_minor' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affc1d1 - versio::cli::bump::cargo::tests::set::stdout_minor::h1a367b0b90f08f47 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affbfba - versio::cli::bump::cargo::tests::set::stdout_minor::{{closure}}::ha749771c1f0a694d [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01da6e - core::ops::function::FnOnce::call_once::hc218009a7539e9df [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_no_build stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_no_build' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9afff515 - versio::cli::bump::cargo::tests::set::stdout_no_build::h9ee1279d251c7b64 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9afff30a - versio::cli::bump::cargo::tests::set::stdout_no_build::{{closure}}::h4791be6d08c42640 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01d36e - core::ops::function::FnOnce::call_once::ha463da1f5fb9f523 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_major stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_major' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affb941 - versio::cli::bump::cargo::tests::set::stdout_major::h209c6c683265407c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affb72a - versio::cli::bump::cargo::tests::set::stdout_major::{{closure}}::h136736682aef52a3 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01c43e - core::ops::function::FnOnce::call_once::h772a71ca581b1340 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_patch stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_patch' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affca61 - versio::cli::bump::cargo::tests::set::stdout_patch::h29aa581a6e2d112a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affc84a - versio::cli::bump::cargo::tests::set::stdout_patch::{{closure}}::h3bb4e3d1db456f63 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01d6ee - core::ops::function::FnOnce::call_once::hb272260cb002ccf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::version stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::version' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9aff9c24 - versio::cli::bump::cargo::tests::set::version::h6db6780d1bdb187c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:163:17 [INFO] [stdout] 72: 0x55ee9aff9a3a - versio::cli::bump::cargo::tests::set::version::{{closure}}::hd845f02c1f96c85f [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:151:13 [INFO] [stdout] 73: 0x55ee9b01ad2e - core::ops::function::FnOnce::call_once::h12ac6de232c0de9d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_no_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_no_pre' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affec95 - versio::cli::bump::cargo::tests::set::stdout_no_pre::hfe9d9f36e169c525 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affea8a - versio::cli::bump::cargo::tests::set::stdout_no_pre::{{closure}}::h89ad95a86eb6b0f8 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01ba3e - core::ops::function::FnOnce::call_once::h54b5a34fa20654cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_version stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_version' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affd2f4 - versio::cli::bump::cargo::tests::set::stdout_version::h0f51f301dc134fd3 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affd0da - versio::cli::bump::cargo::tests::set::stdout_version::{{closure}}::heef7c6acf77dc9e6 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01c9fe - core::ops::function::FnOnce::call_once::h8885a9501fc7f5db [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::bump::cargo::tests::set::stdout_pre stdout ---- [INFO] [stdout] thread 'cli::bump::cargo::tests::set::stdout_pre' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ee9b263dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ee9b263dd0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ee9b263dd0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ee9b28786c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ee9b260c75 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ee9b265f9b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ee9b265f9b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ee9b265f9b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ee9b265aac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ee9b266664 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ee9b266117 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55ee9b2642cc - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ee9b2660a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ee9afe68a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ee9afe67ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55ee9b14a87a - core::mem::uninitialized::hffac5687433f6b6c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55ee9b14a87a - linked_hash_map::LinkedHashMap::ensure_guard_node::h2892b9706a1ff95a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 [INFO] [stdout] 18: 0x55ee9b14a46e - linked_hash_map::VacantEntry::insert::h88af0afbc55eb230 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1282:9 [INFO] [stdout] 19: 0x55ee9b14a398 - linked_hash_map::Entry::or_insert::hdb6b294c2886b447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:1194:37 [INFO] [stdout] 20: 0x55ee9b188449 - toml_edit::table::Table::entry::heae007bef9077cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/table.rs:157:14 [INFO] [stdout] 21: 0x55ee9b19556d - toml_edit::parser::table::::on_std_header::h3d64bf833abf4179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:142:29 [INFO] [stdout] 22: 0x55ee9b208a64 - as combine::parser::Parser>::parse_mode_impl::{{closure}}::hff65d715c498a1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/table.rs:45:28 [INFO] [stdout] 23: 0x55ee9b1c95e3 - as combine::parser::Parser>::parse_mode_impl::h0d0f82de593e6d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:388:36 [INFO] [stdout] 24: 0x55ee9b2088ff - combine::parser::Parser::parse_mode::h4fc5fb7c80e6f8c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 25: 0x55ee9b2088ff - as combine::parser::Parser>::parse_mode_impl::h928a0f166dab902a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 26: 0x55ee9b1fe778 - combine::parser::Parser::parse_mode::h333fd806631b4de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 27: 0x55ee9b1fe778 - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::hc4ae0e66cf64e076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 28: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h58d4aba30d5ce013 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 29: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::hd1400f781ef5f51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 30: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h69c73ed79379c5d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:580:9 [INFO] [stdout] 31: 0x55ee9b1533b9 - combine::parser::Parser::parse_mode::h67eaf74e5af7e6de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 32: 0x55ee9b1533b9 - as combine::parser::Parser>::parse_mode_impl::h0a0672ba9bdb3fe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/error.rs:121:15 [INFO] [stdout] 33: 0x55ee9b20929f - combine::parser::Parser::parse_mode::h83b6b567fd603704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 34: 0x55ee9b20929f - as combine::parser::Parser>::parse_mode_impl::h7b24d6248817376e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:614:17 [INFO] [stdout] 35: 0x55ee9b11d540 - combine::parser::Parser::parse_mode::ha09de19d1896b532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 36: 0x55ee9b11d540 - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h769a3304166ae6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 37: 0x55ee9b162701 - as combine::parser::Parser>::parse_mode_impl::h50a1e990965cd96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 38: 0x55ee9b162701 - combine::parser::Parser::parse_mode::h93845da571602ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 39: 0x55ee9b162701 - combine::parser::sequence::::parse_mode_impl::h9bf05b3690afcdc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:166:38 [INFO] [stdout] 40: 0x55ee9b1f1cb6 - combine::parser::Parser::parse_mode::habd1a6c9d628bd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 41: 0x55ee9b1f1cb6 - as combine::parser::Parser>::parse_mode_impl::h6aab58f17ba3b485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:480:9 [INFO] [stdout] 42: 0x55ee9b13439e - combine::parser::Parser::parse_mode::h4ae04fe9557958e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 43: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::ha78b42327f592bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 44: 0x55ee9b13439e - combine::parser::Parser::parse_mode::haaf5fe331b3f928b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 45: 0x55ee9b13439e - as combine::parser::Parser>::parse_mode_impl::h6d3a48ba59db6caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/repeat.rs:427:43 [INFO] [stdout] 46: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc360735869e69823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 47: 0x55ee9b134938 - as combine::parser::Parser>::parse_mode_impl::h032e763c159bc65d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/combinator.rs:679:9 [INFO] [stdout] 48: 0x55ee9b134938 - combine::parser::Parser::parse_mode::hc2288082def7683c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 49: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h7617ee7fcbc9f03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 50: 0x55ee9b134938 - as combine::parser::Parser>::parse_first::h06cfa8b1c979f26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs:712:13 [INFO] [stdout] 51: 0x55ee9b1393fb - combine::parser::Parser::parse_mode_impl::h29e10f9acb5f7390 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:354:13 [INFO] [stdout] 52: 0x55ee9b1393fb - combine::parser::Parser::parse_mode::hd2a0c0f5169f7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 53: 0x55ee9b1393fb - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h0e54995ac10d8fb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:257:21 [INFO] [stdout] 54: 0x55ee9b1ab760 - as combine::parser::Parser>::parse_mode_impl::h54b587315c6e6f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:368:9 [INFO] [stdout] 55: 0x55ee9b1ab760 - combine::parser::Parser::parse_mode::h585d2787438c9b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 56: 0x55ee9b1ab760 - combine::parser::sequence::::parse_mode_impl::he22a654ae05179b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:189:42 [INFO] [stdout] 57: 0x55ee9b1f2906 - combine::parser::Parser::parse_mode::h3d696f4124b36184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 58: 0x55ee9b1f2906 - as combine::parser::Parser>::parse_mode_impl::h7c8d3b4a779f54a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/sequence.rs:436:9 [INFO] [stdout] 59: 0x55ee9b1d0b38 - combine::parser::Parser::parse_mode::hf04cb5dabded9320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:334:13 [INFO] [stdout] 60: 0x55ee9b1d0b38 - as combine::parser::Parser>::parse_first::h324618b27556e2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:58:13 [INFO] [stdout] 61: 0x55ee9b1d0b38 - combine::parser::Parser::parse_stream_consumed::h46171e9794e441d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:225:26 [INFO] [stdout] 62: 0x55ee9b1d0f1f - combine::parser::Parser::parse_stream::he998f32785a7c526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:206:9 [INFO] [stdout] 63: 0x55ee9b1d0f1f - combine::parser::Parser::parse::h463954d3ae6b6915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:174:15 [INFO] [stdout] 64: 0x55ee9b1d09be - combine::parser::Parser::easy_parse::hda8773a9bcdd2c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:155:9 [INFO] [stdout] 65: 0x55ee9b193041 - toml_edit::parser::document::::parse::h90547ca28558ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/parser/document.rs:84:22 [INFO] [stdout] 66: 0x55ee9b11315a - ::from_str::h5a9ed0cc7f667b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.1.5/src/document.rs:56:9 [INFO] [stdout] 67: 0x55ee9aff6a3f - ::from_str::h359b05995d8b3b33 [INFO] [stdout] at /opt/rustwide/workdir/src/cargo.rs:34:21 [INFO] [stdout] 68: 0x55ee9b03952f - versio::io::read_manifest::h5722874ee90150e8 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:29:8 [INFO] [stdout] 69: 0x55ee9b009a31 - versio::cli::bump::cargo::run_set::h3938a702fc83366c [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:68:24 [INFO] [stdout] 70: 0x55ee9b00ffd3 - versio::cli::bump::cargo::set::run::h35daeb305cef8f77 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:39:9 [INFO] [stdout] 71: 0x55ee9affdb84 - versio::cli::bump::cargo::tests::set::stdout_pre::ha2c67da28698d4da [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:194:17 [INFO] [stdout] 72: 0x55ee9affd96a - versio::cli::bump::cargo::tests::set::stdout_pre::{{closure}}::h37d69c1c28b823ad [INFO] [stdout] at /opt/rustwide/workdir/src/cli/bump/cargo.rs:182:13 [INFO] [stdout] 73: 0x55ee9b01dc2e - core::ops::function::FnOnce::call_once::hc5f3441d734d8478 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55ee9b0b43a3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 75: 0x55ee9b0b43a3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 76: 0x55ee9b0b2e58 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 77: 0x55ee9b0b2e58 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55ee9b0b2e58 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55ee9b0b2e58 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 80: 0x55ee9b0b2e58 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 81: 0x55ee9b0b2e58 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 82: 0x55ee9b0b2e58 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 83: 0x55ee9b0815ed - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 84: 0x55ee9b0815ed - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 85: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 86: 0x55ee9b085dc8 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 87: 0x55ee9b085dc8 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 88: 0x55ee9b085dc8 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 89: 0x55ee9b085dc8 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 90: 0x55ee9b085dc8 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 91: 0x55ee9b085dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 92: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x55ee9b26b387 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 94: 0x55ee9b26b387 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 95: 0x7f8441681609 - start_thread [INFO] [stdout] 96: 0x7f8441453293 - clone [INFO] [stdout] 97: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cargo::tests::from_str [INFO] [stdout] cargo::tests::version [INFO] [stdout] cli::bump::cargo::tests::major::round_trip [INFO] [stdout] cli::bump::cargo::tests::major::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::minor::round_trip [INFO] [stdout] cli::bump::cargo::tests::minor::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::patch::round_trip [INFO] [stdout] cli::bump::cargo::tests::patch::stdout_round_trip [INFO] [stdout] cli::bump::cargo::tests::set::build [INFO] [stdout] cli::bump::cargo::tests::set::major [INFO] [stdout] cli::bump::cargo::tests::set::minor [INFO] [stdout] cli::bump::cargo::tests::set::no_build [INFO] [stdout] cli::bump::cargo::tests::set::no_pre [INFO] [stdout] cli::bump::cargo::tests::set::patch [INFO] [stdout] cli::bump::cargo::tests::set::pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_build [INFO] [stdout] cli::bump::cargo::tests::set::stdout_major [INFO] [stdout] cli::bump::cargo::tests::set::stdout_minor [INFO] [stdout] cli::bump::cargo::tests::set::stdout_no_build [INFO] [stdout] cli::bump::cargo::tests::set::stdout_no_pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_patch [INFO] [stdout] cli::bump::cargo::tests::set::stdout_pre [INFO] [stdout] cli::bump::cargo::tests::set::stdout_version [INFO] [stdout] cli::bump::cargo::tests::set::version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 216 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin versio' [INFO] running `Command { std: "docker" "inspect" "f288c13dad92cecb3f67bac765e589ca09ce2f5e068c39774ac324fc8e945eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f288c13dad92cecb3f67bac765e589ca09ce2f5e068c39774ac324fc8e945eaf", kill_on_drop: false }` [INFO] [stdout] f288c13dad92cecb3f67bac765e589ca09ce2f5e068c39774ac324fc8e945eaf