[INFO] cloning repository https://github.com/suhr/razbor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhr/razbor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Frazbor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Frazbor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44ea1490411f39e5772d87f4b09e7c4fe4b4bcdd [INFO] testing suhr/razbor against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Frazbor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/suhr/razbor [INFO] finished tweaking git repo https://github.com/suhr/razbor [INFO] tweaked toml for git repo https://github.com/suhr/razbor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/suhr/razbor on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/suhr/razbor 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol_str v0.1.15 [INFO] [stderr] Downloaded remove_dir_all v0.5.2 [INFO] [stderr] Downloaded c2-chacha v0.2.3 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.6 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded pest_generator v2.1.1 [INFO] [stderr] Downloaded bit-set v0.5.1 [INFO] [stderr] Downloaded sha-1 v0.8.2 [INFO] [stderr] Downloaded generic-array v0.12.3 [INFO] [stderr] Downloaded annotate-snippets v0.6.1 [INFO] [stderr] Downloaded ucd-trie v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded pest v2.1.2 [INFO] [stderr] Downloaded num-traits v0.2.11 [INFO] [stderr] Downloaded rand_os v0.1.3 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded proptest v0.9.5 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] [stderr] Downloaded typenum v1.11.2 [INFO] [stderr] Downloaded pest_meta v2.1.2 [INFO] [stderr] Downloaded bit-vec v0.5.1 [INFO] [stderr] Downloaded regex-syntax v0.6.13 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb481aa2aec1bfeac2a80d8f968e0e9e95ed0521fe24602f4f9c670f909e212 [INFO] running `Command { std: "docker" "start" "-a" "8eb481aa2aec1bfeac2a80d8f968e0e9e95ed0521fe24602f4f9c670f909e212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb481aa2aec1bfeac2a80d8f968e0e9e95ed0521fe24602f4f9c670f909e212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb481aa2aec1bfeac2a80d8f968e0e9e95ed0521fe24602f4f9c670f909e212", kill_on_drop: false }` [INFO] [stdout] 8eb481aa2aec1bfeac2a80d8f968e0e9e95ed0521fe24602f4f9c670f909e212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9802ad8121b5cbb079b78a82836934b3d84cb27ac03f66cb8edcd68ac7a9c3d5 [INFO] running `Command { std: "docker" "start" "-a" "9802ad8121b5cbb079b78a82836934b3d84cb27ac03f66cb8edcd68ac7a9c3d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling razbor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "9802ad8121b5cbb079b78a82836934b3d84cb27ac03f66cb8edcd68ac7a9c3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9802ad8121b5cbb079b78a82836934b3d84cb27ac03f66cb8edcd68ac7a9c3d5", kill_on_drop: false }` [INFO] [stdout] 9802ad8121b5cbb079b78a82836934b3d84cb27ac03f66cb8edcd68ac7a9c3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f7d075f44b03ef852080fe31c525e9927a0caf2f69b78957f9a10ba98b65d8a [INFO] running `Command { std: "docker" "start" "-a" "8f7d075f44b03ef852080fe31c525e9927a0caf2f69b78957f9a10ba98b65d8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.5 [INFO] [stderr] Compiling razbor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.99s [INFO] running `Command { std: "docker" "inspect" "8f7d075f44b03ef852080fe31c525e9927a0caf2f69b78957f9a10ba98b65d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7d075f44b03ef852080fe31c525e9927a0caf2f69b78957f9a10ba98b65d8a", kill_on_drop: false }` [INFO] [stdout] 8f7d075f44b03ef852080fe31c525e9927a0caf2f69b78957f9a10ba98b65d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cae0ca105ba4a909861d942d4fc8ebef58456b620198fc0cb3c0a57b26d0f61d [INFO] running `Command { std: "docker" "start" "-a" "cae0ca105ba4a909861d942d4fc8ebef58456b620198fc0cb3c0a57b26d0f61d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/razbor-b7a220e6887959eb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test path::tests::cmp_prefix_is_reflexive ... ok [INFO] [stdout] test path::tests::cmp_prefix_is_transitive ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- path::tests::cmp_prefix_is_transitive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79f5c66 - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:683:22 [INFO] [stdout] 31: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 32: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 33: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 34: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 35: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 36: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 37: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 42: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 49: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 50: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 55: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 57: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 58: 0x7d738c7c6aa4 - [INFO] [stdout] 59: 0x7d738c853a64 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:439:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7b9e9d3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x575eb7a0c57e - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x575eb7a0dd0f - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/path.rs:439:17 [INFO] [stdout] 22: 0x575eb7a0fcbf - <&razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[ab7b98524d8662aa]::sugar::NamedArguments<(&str, &str, &str), (razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath, razbor[f7fb07375f1d4ef4]::path::RzPath)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 23: 0x575eb79ff7db - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:49 [INFO] [stdout] 24: 0x575eb7a0537d - , &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x575eb7a128c0 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x575eb7a15d7b - __rust_try [INFO] [stdout] 27: 0x575eb7a12298 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a12298 - std[31e582c13f4e914f]::panic::catch_unwind::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[ab7b98524d8662aa]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb79fda61 - proptest[ab7b98524d8662aa]::test_runner::runner::call_test::, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:246:9 [INFO] [stdout] 30: 0x575eb79fa7f8 - ::shrink::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:797:30 [INFO] [stdout] 31: 0x575eb79f5d3c - ::run_one_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map, >::from>>, proptest[ab7b98524d8662aa]::collection::VecValueTree, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>)>, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>)>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, &razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:696:22 [INFO] [stdout] 32: 0x575eb79f4bad - ::gen_and_run_case::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:639:17 [INFO] [stdout] 33: 0x575eb79f7f65 - ::run_in_process_with_replay::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31 [INFO] [stdout] 34: 0x575eb79f413c - ::run_in_process::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14 [INFO] [stdout] 35: 0x575eb79f9006 - ::run::, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>, proptest[ab7b98524d8662aa]::strategy::map::Map<(proptest[ab7b98524d8662aa]::collection::VecStrategy, >::from>>, proptest[ab7b98524d8662aa]::collection::VecStrategy, razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#0}>>), razbor[f7fb07375f1d4ef4]::path::tests::rzpath::{closure#1}>), razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0}>, razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18 [INFO] [stdout] 36: 0x575eb7a0f5c1 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 37: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 38: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x7d738c7c6aa4 - [INFO] [stdout] 60: 0x7d738c853a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/path.txt: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'path::tests::cmp_prefix_is_transitive' (18) panicked at src/path.rs:435:5: [INFO] [stdout] Test failed: assertion `left == right` failed [INFO] [stdout] left: Equal [INFO] [stdout] right: Greater; minimal failing input: a = RzPath { modules: ["A"], data: [] }, b = RzPath { modules: ["0"], data: [Name("A")] }, c = RzPath { modules: [], data: [] } [INFO] [stdout] successes: 117 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575eb7b8902a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575eb7b8902a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575eb7b8902a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575eb7b9e35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575eb7b9e35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x575eb7b8dcf2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575eb7b8dcf2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575eb7b66cff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575eb7b66cff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575eb7b814e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575eb7a21d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x575eb7a21d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575eb7b816a2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x575eb7b816a2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575eb7b66db8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575eb7b5beb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575eb7b67acd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575eb7b9eb1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575eb7a0f759 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17 [INFO] [stdout] 20: 0x575eb7a0d887 - razbor[f7fb07375f1d4ef4]::path::tests::cmp_prefix_is_transitive::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28 [INFO] [stdout] 21: 0x575eb7a06136 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x575eb7a15e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x575eb7a15e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x575eb7a2280b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x575eb7a2280b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575eb7a2280b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575eb7a2280b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x575eb7a2280b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x575eb7a1cc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x575eb7a1cc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x575eb7a25412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x575eb7a25412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x575eb7a25412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x575eb7a25412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x575eb7a25412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575eb7b8893f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x575eb7b8893f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7d738c7c6aa4 - [INFO] [stdout] 43: 0x7d738c853a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] path::tests::cmp_prefix_is_transitive [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cae0ca105ba4a909861d942d4fc8ebef58456b620198fc0cb3c0a57b26d0f61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae0ca105ba4a909861d942d4fc8ebef58456b620198fc0cb3c0a57b26d0f61d", kill_on_drop: false }` [INFO] [stdout] cae0ca105ba4a909861d942d4fc8ebef58456b620198fc0cb3c0a57b26d0f61d