[INFO] cloning repository https://github.com/fnichol/versio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnichol/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33223718585bf302c9d8e2395e2d1754a018d6c1
[INFO] testing fnichol/versio against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnichol%2Fversio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fnichol/versio on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fnichol/versio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f06facc69bffbd2f7d8338c5bf9cab4ce3b5c895f65ce287273cd8b704feb1c
[INFO] running `Command { std: "docker" "start" "-a" "5f06facc69bffbd2f7d8338c5bf9cab4ce3b5c895f65ce287273cd8b704feb1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f06facc69bffbd2f7d8338c5bf9cab4ce3b5c895f65ce287273cd8b704feb1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f06facc69bffbd2f7d8338c5bf9cab4ce3b5c895f65ce287273cd8b704feb1c", kill_on_drop: false }`
[INFO] [stdout] 5f06facc69bffbd2f7d8338c5bf9cab4ce3b5c895f65ce287273cd8b704feb1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a1ba78d7dd554d2f3cc62891d5815cebbaaaa06f9e4723556533c688832f0d6
[INFO] running `Command { std: "docker" "start" "-a" "0a1ba78d7dd554d2f3cc62891d5815cebbaaaa06f9e4723556533c688832f0d6", 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 memchr v2.2.1
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[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 void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.38
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling versio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling toml_edit v0.1.5
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling human-panic v1.0.1
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli/util.rs:77:54
[INFO] [stdout]    |
[INFO] [stdout] 77 |         panic::set_hook(Box::new(move |info: &panic::PanicInfo| {
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.96s
[INFO] running `Command { std: "docker" "inspect" "0a1ba78d7dd554d2f3cc62891d5815cebbaaaa06f9e4723556533c688832f0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1ba78d7dd554d2f3cc62891d5815cebbaaaa06f9e4723556533c688832f0d6", kill_on_drop: false }`
[INFO] [stdout] 0a1ba78d7dd554d2f3cc62891d5815cebbaaaa06f9e4723556533c688832f0d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04573a52117f14357cd1f5e2a6a52554bbc04023d0435d0a7190ec16969abf8a
[INFO] running `Command { std: "docker" "start" "-a" "04573a52117f14357cd1f5e2a6a52554bbc04023d0435d0a7190ec16969abf8a", kill_on_drop: false }`
[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 float-cmp v0.4.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.2.2
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli/util.rs:77:54
[INFO] [stdout]    |
[INFO] [stdout] 77 |         panic::set_hook(Box::new(move |info: &panic::PanicInfo| {
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli/util.rs:77:54
[INFO] [stdout]    |
[INFO] [stdout] 77 |         panic::set_hook(Box::new(move |info: &panic::PanicInfo| {
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "04573a52117f14357cd1f5e2a6a52554bbc04023d0435d0a7190ec16969abf8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04573a52117f14357cd1f5e2a6a52554bbc04023d0435d0a7190ec16969abf8a", kill_on_drop: false }`
[INFO] [stdout] 04573a52117f14357cd1f5e2a6a52554bbc04023d0435d0a7190ec16969abf8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e63d7518f025b3eae17abc97b91cdfc5f708d09921895db81304f62e7fd68cc
[INFO] running `Command { std: "docker" "start" "-a" "4e63d7518f025b3eae17abc97b91cdfc5f708d09921895db81304f62e7fd68cc", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/cli/util.rs:77:54
[INFO] [stderr]    |
[INFO] [stderr] 77 |         panic::set_hook(Box::new(move |info: &panic::PanicInfo| {
[INFO] [stderr]    |                                                      ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `versio` (bin "versio" test) generated 1 warning
[INFO] [stderr] warning: `versio` (bin "versio") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/versio-e70aeea5ecc101e1)
[INFO] [stdout] 
[INFO] [stdout] running 240 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'cargo::tests::version' (19) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:225:5:
[INFO] [stderr] attempted to leave type `linked_hash_map::Node<alloc::string::String, table::TableKeyValue>` uninitialized, which is invalid
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x58e97a01cfca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58e97a01cfca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58e97a01cfca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x58e97a01cfca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x58e97a03200a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x58e97a03200a - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x58e97a0224a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x58e97a0224a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x58e979ffb5ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x58e979ffb5ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x58e97a014c31 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x58e979e6c8ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x58e979e6c8ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x58e97a014e22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x58e97a014e22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x58e979ffb6ea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x58e979ff2e29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x58e979ffc3cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x58e97a0326dd - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x58e97a0326dd - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x58e97a03265b - core[10b6fa85044e1869]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x58e979f922b7 - core::mem::uninitialized::hc838f642e72f624b
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/mem/mod.rs:721:9
[INFO] [stderr]   22:     0x58e979f922b7 - linked_hash_map::LinkedHashMap<K,V,S>::ensure_guard_node::hef8843347bf3cab9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.2/src/lib.rs:174:52
[INFO] [stderr]   23:     0x58e979f91c3e - linked_hash_map::VacantEntry<K,V,S>::insert::hfcde30033386b0d3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.2/src/lib.rs:1282:18
[INFO] [stderr]   24:     0x58e979f91b3c - linked_hash_map::Entry<K,V,S>::or_insert::hb553a1bb7ca36af9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.2/src/lib.rs:1194:43
[INFO] [stderr]   25:     0x58e979f9fb37 - toml_edit::table::Table::entry::had2bea6eea55c3d3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/table.rs:160:14
[INFO] [stderr]   26:     0x58e979fc87a9 - toml_edit::parser::table::<impl toml_edit::parser::TomlParser>::on_std_header::h68df9b0b983e6f1e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/table.rs:142:35
[INFO] [stderr]   27:     0x58e979fc586a - <toml_edit::parser::table::std_table<I> as combine::parser::Parser>::parse_mode_impl::{{closure}}::h540f032c4ce664b7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/table.rs:45:60
[INFO] [stderr]   28:     0x58e979f4f661 - <combine::parser::combinator::AndThen<P,F> as combine::parser::Parser>::parse_mode_impl::h1e28d38f6580f962
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/combinator.rs:388:36
[INFO] [stderr]   29:     0x58e979fc5702 - combine::parser::Parser::parse_mode::h84397fe81fb07cee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   30:     0x58e979fc5702 - <toml_edit::parser::table::std_table<I> as combine::parser::Parser>::parse_mode_impl::hcc3738319d75c566
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:614:17
[INFO] [stderr]   31:     0x58e979fc040d - combine::parser::Parser::parse_mode::h63a729dccd891c5b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   32:     0x58e979fc040d - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h47382659db53731e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:172:22
[INFO] [stderr]   33:     0x58e979f8f5d0 - <combine::parser::choice::Choice<P> as combine::parser::Parser>::parse_mode_impl::hf9cf260c8f5397f2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:368:16
[INFO] [stderr]   34:     0x58e979f8f5d0 - combine::parser::Parser::parse_mode::hab166f3fce6e8c3d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   35:     0x58e979f8f5d0 - <combine::parser::choice::Or<P1,P2> as combine::parser::Parser>::parse_mode_impl::h97f7293737f3a3b4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:580:16
[INFO] [stderr]   36:     0x58e979f8f5d0 - combine::parser::Parser::parse_mode::h7243732946fdfa42
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   37:     0x58e979f8f5d0 - <combine::parser::error::Message<P> as combine::parser::Parser>::parse_mode_impl::h5938c2ce7df9e2e6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/error.rs:121:22
[INFO] [stderr]   38:     0x58e979fc47e9 - combine::parser::Parser::parse_mode::h32d0af76ecba5b00
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   39:     0x58e979fc47e9 - <toml_edit::parser::table::table<I> as combine::parser::Parser>::parse_mode_impl::h52a8fb1ce3697dea
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:614:17
[INFO] [stderr]   40:     0x58e979f9678d - combine::parser::Parser::parse_mode::hbbfe41544397ec0b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   41:     0x58e979f9678d - <(V,X,Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::h7fecd6e5f3082dbc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:172:22
[INFO] [stderr]   42:     0x58e979ee9386 - <combine::parser::choice::Choice<P> as combine::parser::Parser>::parse_mode_impl::hf6567ef31e308457
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:368:16
[INFO] [stderr]   43:     0x58e979ee9386 - combine::parser::Parser::parse_mode::h2a6915f7d64777c1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   44:     0x58e979ee9386 - combine::parser::sequence::<impl combine::parser::Parser for (A,B)>::parse_mode_impl::h29e14d5b67326a39
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:166:41
[INFO] [stderr]   45:     0x58e979f26417 - combine::parser::Parser::parse_mode::h90e29ab17439bbfd
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   46:     0x58e979f26417 - <combine::parser::sequence::Skip<P1,P2> as combine::parser::Parser>::parse_mode_impl::hed5d584a16c003a9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:480:16
[INFO] [stderr]   47:     0x58e979f0429b - combine::parser::Parser::parse_mode::hb7db1beaa7a91677
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   48:     0x58e979f0429b - <combine::parser::combinator::Ignore<P> as combine::parser::Parser>::parse_mode_impl::h04e2e4535b4fdeb4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/combinator.rs:679:16
[INFO] [stderr]   49:     0x58e979f0429b - combine::parser::Parser::parse_mode::hf1a241723020a721
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   50:     0x58e979f0429b - <combine::parser::repeat::Many1<F,P> as combine::parser::Parser>::parse_mode_impl::h4ed1e1dfc8b2c4ed
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/repeat.rs:427:50
[INFO] [stderr]   51:     0x58e979f05189 - combine::parser::Parser::parse_mode::hcfc6560bb53c812b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   52:     0x58e979f05189 - <combine::parser::combinator::Ignore<P> as combine::parser::Parser>::parse_mode_impl::h96db6d7c282543b5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/combinator.rs:679:16
[INFO] [stderr]   53:     0x58e979f05189 - combine::parser::Parser::parse_mode::he63d59a06c6ed001
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   54:     0x58e979f05189 - <combine::parser::combinator::Ignore<P> as combine::parser::Parser>::parse_first::hd31571215bfe099b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:58:18
[INFO] [stderr]   55:     0x58e979f05189 - <combine::parser::repeat::SkipMany1<P> as combine::parser::Parser>::parse_first::h4e382c2a4cab8c3a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:712:29
[INFO] [stderr]   56:     0x58e979f6747e - combine::parser::Parser::parse_mode_impl::h794ddc2c247f1c02
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:354:18
[INFO] [stderr]   57:     0x58e979f6747e - combine::parser::Parser::parse_mode::h053953b07b6c50eb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   58:     0x58e979f6747e - <(Y,Z) as combine::parser::choice::ChoiceParser>::parse_mode_choice::he51832ca673cf724
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:172:22
[INFO] [stderr]   59:     0x58e979f3542c - <combine::parser::choice::Choice<P> as combine::parser::Parser>::parse_mode_impl::h0a8bc5a29a02ae1c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:368:16
[INFO] [stderr]   60:     0x58e979f3542c - combine::parser::Parser::parse_mode::h6585b133316a6263
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   61:     0x58e979f3542c - combine::parser::sequence::<impl combine::parser::Parser for (A,B)>::parse_mode_impl::haabd1b38b87e11cc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:189:46
[INFO] [stderr]   62:     0x58e979f26f77 - combine::parser::Parser::parse_mode::h1956b52afbccc5a4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   63:     0x58e979f26f77 - <combine::parser::sequence::With<P1,P2> as combine::parser::Parser>::parse_mode_impl::h5fe43fd34295b3ad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:436:16
[INFO] [stderr]   64:     0x58e979f08d5f - combine::parser::Parser::parse_mode::h70183817d7188b1e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:334:18
[INFO] [stderr]   65:     0x58e979f08d5f - <combine::parser::sequence::With<P1,P2> as combine::parser::Parser>::parse_first::h2a066cf170a1ad6b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:58:18
[INFO] [stderr]   66:     0x58e979f08d5f - combine::parser::Parser::parse_stream_consumed::h6d46cc541b7e7511
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:225:31
[INFO] [stderr]   67:     0x58e979f090ef - combine::parser::Parser::parse_stream::h28f346ed0eb16e00
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:206:14
[INFO] [stderr]   68:     0x58e979f090ef - combine::parser::Parser::parse::hb308bf12e070e32e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:174:20
[INFO] [stderr]   69:     0x58e979f08bfa - combine::parser::Parser::easy_parse::hcfcf437468e6d8e5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/mod.rs:155:14
[INFO] [stderr]   70:     0x58e979fc9dcd - toml_edit::parser::document::<impl toml_edit::parser::TomlParser>::parse::h4ad9fe4cf5e8a17a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/document.rs:97:14
[INFO] [stderr]   71:     0x58e979f949aa - <toml_edit::document::Document as core::str::traits::FromStr>::from_str::h5810811833ece3df
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/document.rs:56:9
[INFO] [stderr]   72:     0x58e979e1245f - <versio::cargo::Manifest as core::str::traits::FromStr>::from_str::he9cd9916bbf46900
[INFO] [stderr]                                at /opt/rustwide/workdir/src/cargo.rs:34:21
[INFO] [stderr]   73:     0x58e979e35af0 - versio::cargo::tests::version::h7b050467d0ab6af0
[INFO] [stderr]                                at /opt/rustwide/workdir/src/cargo.rs:65:24
[INFO] [stderr]   74:     0x58e979e35e17 - versio::cargo::tests::version::{{closure}}::ha19e6901a8dcbbd1
[INFO] [stderr]                                at /opt/rustwide/workdir/src/cargo.rs:64:17
[INFO] [stderr]   75:     0x58e979e0c986 - core::ops::function::FnOnce::call_once::hf575577c6047405c
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   76:     0x58e979e609cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   77:     0x58e979e609cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr]   78:     0x58e979e6d3bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stderr]   79:     0x58e979e6d3bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   80:     0x58e979e6d3bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   81:     0x58e979e6d3bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   82:     0x58e979e6d3bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   83:     0x58e979e6d3bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stderr]   84:     0x58e979e6d3bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr]   85:     0x58e979e68ad4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stderr]   86:     0x58e979e68ad4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   87:     0x58e979e6ffc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   88:     0x58e979e6ffc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   89:     0x58e979e6ffc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   90:     0x58e979e6ffc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   91:     0x58e979e6ffc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   92:     0x58e979e6ffc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   93:     0x58e979e6ffc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   94:     0x58e97a01c0bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   95:     0x58e97a01c0bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   96:     0x7ecd5669faa4 - <unknown>
[INFO] [stderr]   97:     0x7ecd5672ca64 - clone
[INFO] [stderr]   98:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin versio`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/versio-e70aeea5ecc101e1` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "4e63d7518f025b3eae17abc97b91cdfc5f708d09921895db81304f62e7fd68cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e63d7518f025b3eae17abc97b91cdfc5f708d09921895db81304f62e7fd68cc", kill_on_drop: false }`
[INFO] [stdout] 4e63d7518f025b3eae17abc97b91cdfc5f708d09921895db81304f62e7fd68cc
