[INFO] cloning repository https://github.com/nextest-rs/nextest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nextest-rs/nextest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a216fddcc135fc55c3e1c241a93418268192254
[INFO] testing nextest-rs/nextest against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest" "/workspace/builds/worker-22/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nextest-rs/nextest on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-22/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nextest-rs/nextest
[INFO] finished tweaking git repo https://github.com/nextest-rs/nextest
[INFO] tweaked toml for git repo https://github.com/nextest-rs/nextest written to /workspace/builds/worker-22/source/Cargo.toml
[INFO] crate git repo https://github.com/nextest-rs/nextest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa2bb443792d7901e790814da504fa819f2ad8170df260ba9417b97141b35a26
[INFO] running `Command { std: "docker" "start" "-a" "aa2bb443792d7901e790814da504fa819f2ad8170df260ba9417b97141b35a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2bb443792d7901e790814da504fa819f2ad8170df260ba9417b97141b35a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2bb443792d7901e790814da504fa819f2ad8170df260ba9417b97141b35a26", kill_on_drop: false }`
[INFO] [stdout] aa2bb443792d7901e790814da504fa819f2ad8170df260ba9417b97141b35a26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a8c4a6b0123b7e39ccc298b09c9367ef9b6a68477170d1ec72af44329199e3
[INFO] running `Command { std: "docker" "start" "-a" "16a8c4a6b0123b7e39ccc298b09c9367ef9b6a68477170d1ec72af44329199e3", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling target-spec v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling debug-ignore v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling enable-ansi-support v0.1.2
[INFO] [stderr]    Compiling twox-hash v1.6.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling cfg-expr v0.10.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling supports-color v1.3.0
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling owo-colors v3.2.0
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling quick-junit v0.1.5 (/opt/rustwide/workdir/quick-junit)
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling humantime-serde v1.0.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling nextest-metadata v0.2.1 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling guppy v0.13.0
[INFO] [stderr]    Compiling nextest-runner v0.4.0 (/opt/rustwide/workdir/nextest-runner)
[INFO] [stderr]    Compiling cargo-nextest v0.9.11 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "16a8c4a6b0123b7e39ccc298b09c9367ef9b6a68477170d1ec72af44329199e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a8c4a6b0123b7e39ccc298b09c9367ef9b6a68477170d1ec72af44329199e3", kill_on_drop: false }`
[INFO] [stdout] 16a8c4a6b0123b7e39ccc298b09c9367ef9b6a68477170d1ec72af44329199e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 311860977dd2f2bbe0461b9004c7bd269da672bffb5bd1c892d607598a4ec77a
[INFO] running `Command { std: "docker" "start" "-a" "311860977dd2f2bbe0461b9004c7bd269da672bffb5bd1c892d607598a4ec77a", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling nextest-metadata v0.2.1 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling pretty_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling goldenfile v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling quick-junit v0.1.5 (/opt/rustwide/workdir/quick-junit)
[INFO] [stderr]    Compiling nextest-runner v0.4.0 (/opt/rustwide/workdir/nextest-runner)
[INFO] [stderr]    Compiling cargo-nextest v0.9.11 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 31.09s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-3f5d1fe01a96e585)
[INFO] [stderr]   Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_nextest-6b5394c0c2925894)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_metadata-36442577a389b1ca)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_runner-903dc6373188cbc1)
[INFO] [stderr]   Executable unittests test-helpers/passthrough.rs (/opt/rustwide/target/debug/deps/passthrough-2dd78e8f0f3344c2)
[INFO] [stderr]   Executable tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-18cdfb03a62a00f9)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/quick_junit-a4de4b35fc4c0546)
[INFO] [stderr]   Executable tests/fixture_tests.rs (/opt/rustwide/target/debug/deps/fixture_tests-f3d02a57558b55d4)
[INFO] running `Command { std: "docker" "inspect" "311860977dd2f2bbe0461b9004c7bd269da672bffb5bd1c892d607598a4ec77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311860977dd2f2bbe0461b9004c7bd269da672bffb5bd1c892d607598a4ec77a", kill_on_drop: false }`
[INFO] [stdout] 311860977dd2f2bbe0461b9004c7bd269da672bffb5bd1c892d607598a4ec77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc90c80baf4e2a1526446e1378b398985ab91fb281ca9e9b6bda9096689d186d
[INFO] running `Command { std: "docker" "start" "-a" "dc90c80baf4e2a1526446e1378b398985ab91fb281ca9e9b6bda9096689d186d", kill_on_drop: false }`
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-3f5d1fe01a96e585)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stderr] warning: /tmp/nextest-fixturebo2dJt/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /tmp/nextest-fixtureM1hLVg/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /tmp/nextest-fixtureJwq8nS/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling nextest-tests v0.1.0 (/tmp/nextest-fixturebo2dJt)
[INFO] [stderr]    Compiling nextest-derive v0.1.0 (/tmp/nextest-fixturebo2dJt/derive)
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr] warning: /tmp/nextest-fixtureSKQeob/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /tmp/nextest-fixtureUIEI9P/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr] warning: /tmp/nextest-fixtureZ4VAWH/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /tmp/nextest-fixtureLwTDXm/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr] warning: /tmp/nextest-fixtureOFGxUo/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr] warning: /tmp/nextest-fixture3nevjn/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stdout] test tests_integration::test_list_host_after_build ... ok
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_derive-952906a6f82eda41)
[INFO] [stdout] test tests_integration::test_list_binaries_only ... ok
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextest_tests-7c5c1e2fd2e8bcb9)
[INFO] [stderr]   Executable unittests src/bin/nextest-tests.rs (/opt/rustwide/target/debug/deps/nextest_tests-1a936fdc8c078504)
[INFO] [stderr]   Executable unittests src/bin/other.rs (/opt/rustwide/target/debug/deps/other-a77619693bf74de8)
[INFO] [stderr]   Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-754a738d9479d184)
[INFO] [stderr]   Executable tests/other.rs (/opt/rustwide/target/debug/deps/other-d966c718b39d1bf1)
[INFO] [stderr]   Executable unittests examples/nextest-tests.rs (/opt/rustwide/target/debug/examples/nextest_tests-1498eefbde4ee042)
[INFO] [stderr]   Executable unittests examples/other.rs (/opt/rustwide/target/debug/examples/other-3220e2f9511ca416)
[INFO] [stdout] test tests_integration::test_list_target_after_build ... ok
[INFO] [stdout] test tests_integration::test_list_full_after_build ... ok
[INFO] [stdout] test tests_integration::test_list_default ... ok
[INFO] [stdout] test tests_integration::test_list_full ... ok
[INFO] [stdout] test tests_integration::test_relocated_run ... FAILED
[INFO] [stdout] test tests_integration::test_run_after_build ... FAILED
[INFO] [stdout] test tests_integration::test_run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests_integration::test_relocated_run stdout ----
[INFO] [stdout] thread 'tests_integration::test_relocated_run' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `"test run failed\n"`,
[INFO] [stdout]  right: `"failed to set up Ctrl-C handler"`', cargo-nextest/src/tests_integration/mod.rs:279:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558d8f3e841c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x558d8f3e841c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558d8f3e841c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x558d8f3e841c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x558d8f40e91c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x558d8f3e3251 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x558d8f3ea175 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x558d8f3ea175 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x558d8f3ea175 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x558d8f3e9e53 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x558d8f3ea6c3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x558d8f3ea5a7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x558d8f3e88d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x558d8f3ea2d9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x558d8ea769b3 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x558d8f40cc68 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x558d8eba2ece - core::panicking::assert_failed::h9ce3710d56d64d47
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x558d8eb2a618 - cargo_nextest::tests_integration::test_relocated_run::hfc98e272c3908848
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:279:5
[INFO] [stdout]   18:     0x558d8eb295fa - cargo_nextest::tests_integration::test_relocated_run::{{closure}}::hcd524ffeefefa5d7
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:229:1
[INFO] [stdout]   19:     0x558d8ebaf8ee - core::ops::function::FnOnce::call_once::hb1174726da26dc28
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x558d8ec21d13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x558d8ec21d13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x558d8ec20a86 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x558d8ec20a86 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x558d8ec20a86 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x558d8ec20a86 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x558d8ec20a86 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x558d8ec20a86 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x558d8ec20a86 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x558d8ebed42e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x558d8ebed42e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x558d8ebf28f8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x558d8ebf28f8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x558d8ebf28f8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x558d8ebf28f8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x558d8ebf28f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x558d8f3f04e3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7f742106b609 - start_thread
[INFO] [stdout]   42:     0x7f7420e3b163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_integration::test_run_after_build stdout ----
[INFO] [stdout] thread 'tests_integration::test_run_after_build' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `"test run failed\n"`,
[INFO] [stdout]  right: `"failed to set up Ctrl-C handler"`', cargo-nextest/src/tests_integration/mod.rs:223:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558d8f3e841c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x558d8f3e841c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558d8f3e841c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x558d8f3e841c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x558d8f40e91c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x558d8f3e3251 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x558d8f3ea175 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x558d8f3ea175 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x558d8f3ea175 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x558d8f3e9e53 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x558d8f3ea6c3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x558d8f3ea5a7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x558d8f3e88d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x558d8f3ea2d9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x558d8ea769b3 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x558d8f40cc68 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x558d8eba2ece - core::panicking::assert_failed::h9ce3710d56d64d47
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x558d8eb2952f - cargo_nextest::tests_integration::test_run_after_build::he2e8c17c2d91bc69
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:223:5
[INFO] [stdout]   18:     0x558d8eb28f1a - cargo_nextest::tests_integration::test_run_after_build::{{closure}}::h2a7ff9262becaa39
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:202:1
[INFO] [stdout]   19:     0x558d8ebae51e - core::ops::function::FnOnce::call_once::h0cdd21a27a132e11
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x558d8ec21d13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x558d8ec21d13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x558d8ec20a86 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x558d8ec20a86 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x558d8ec20a86 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x558d8ec20a86 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x558d8ec20a86 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x558d8ec20a86 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x558d8ec20a86 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x558d8ebed42e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x558d8ebed42e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x558d8ebf28f8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x558d8ebf28f8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x558d8ebf28f8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x558d8ebf28f8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x558d8ebf28f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x558d8f3f04e3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7f742106b609 - start_thread
[INFO] [stdout]   42:     0x7f7420e3b163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_integration::test_run stdout ----
[INFO] [stdout]     Starting 16 tests across 8 binaries (2 skipped)
[INFO] [stdout]         PASS [   0.108s]              nextest-tests::example/other tests::other_example_success
[INFO] [stdout]         PASS [   0.123s]                  nextest-tests::bin/other tests::other_bin_success
[INFO] [stdout]         FAIL [   0.108s]                      nextest-tests::basic test_failure_should_panic
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_failure_should_panic ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_failure_should_panic - should panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_failure_should_panic stdout ----
[INFO] [stdout] note: test did not panic as expected
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_failure_should_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]         PASS [   0.183s]                      nextest-tests::other other_test_success
[INFO] [stdout]         PASS [   0.199s]                      nextest-tests::basic test_success_should_panic
[INFO] [stdout]         FAIL [   0.186s]                      nextest-tests::basic test_flaky_mod_2
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_flaky_mod_2 ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_flaky_mod_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_flaky_mod_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_flaky_mod_2 ---
[INFO] [stdout] thread 'test_flaky_mod_2' panicked at 'Failed because attempt 1 % 2 != 0', tests/basic.rs:33:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576b1bc594c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x5576b1bc594c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5576b1bc594c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x5576b1bc594c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x5576b1be830c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x5576b1bc1811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x5576b1bc7615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x5576b1bc7615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x5576b1bc7615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x5576b1bc72b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x5576b1bc7b63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x5576b1bc7a47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x5576b1bc5e04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x5576b1bc7779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x5576b1b63353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x5576b1b647fe - basic::test_flaky_mod_2::hee10635f3f866d58
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:33:9
[INFO] [stdout]   16:     0x5576b1b6476a - basic::test_flaky_mod_2::{{closure}}::hf20f7b09c84707fd
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:28:1
[INFO] [stdout]   17:     0x5576b1b6abae - core::ops::function::FnOnce::call_once::h9f7b09bff1bb583e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   18:     0x5576b1ba17d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   19:     0x5576b1ba17d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   20:     0x5576b1ba0546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   21:     0x5576b1ba0546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   22:     0x5576b1ba0546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   23:     0x5576b1ba0546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   24:     0x5576b1ba0546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   25:     0x5576b1ba0546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   26:     0x5576b1ba0546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   27:     0x5576b1b6ceee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   28:     0x5576b1b6ceee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   29:     0x5576b1b723b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   30:     0x5576b1b723b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   31:     0x5576b1b723b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   32:     0x5576b1b723b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   33:     0x5576b1b723b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   34:     0x5576b1b723b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   35:     0x5576b1b723b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x5576b1bcc3f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   37:     0x5576b1bcc3f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   38:     0x5576b1bcc3f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   39:     0x7fb78205f609 - start_thread
[INFO] [stdout]   40:     0x7fb781e2f163 - clone
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout]         FAIL [   0.207s]                      nextest-tests::basic test_failure_assert
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_failure_assert ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_failure_assert ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_failure_assert
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_failure_assert ---
[INFO] [stdout] thread 'test_failure_assert' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `4`,
[INFO] [stdout]  right: `5`: this is an assertion', tests/basic.rs:9:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb07b2c94c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55fb07b2c94c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fb07b2c94c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55fb07b2c94c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55fb07b4f30c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55fb07b28811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55fb07b2e615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55fb07b2e615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55fb07b2e615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55fb07b2e2b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x55fb07b2eb63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55fb07b2ea47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55fb07b2ce04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55fb07b2e779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55fb07aca353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55fb07b4dfae - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x55fb07ad23fa - core::panicking::assert_failed::h90fbffbc8e5d55d0
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x55fb07acb6d8 - basic::test_failure_assert::hc2284ad3082e3048
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:9:5
[INFO] [stdout]   18:     0x55fb07acb61a - basic::test_failure_assert::{{closure}}::h2e61c2e18d76c356
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:8:1
[INFO] [stdout]   19:     0x55fb07ad1c2e - core::ops::function::FnOnce::call_once::hab3a462c8583dd90
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x55fb07b087d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x55fb07b087d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x55fb07b07546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x55fb07b07546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x55fb07b07546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x55fb07b07546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x55fb07b07546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x55fb07b07546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x55fb07b07546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x55fb07ad3eee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x55fb07ad3eee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x55fb07ad93b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x55fb07ad93b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x55fb07ad93b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x55fb07ad93b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x55fb07ad93b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x55fb07ad93b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x55fb07ad93b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x55fb07b333f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x55fb07b333f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x55fb07b333f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7fef01dbf609 - start_thread
[INFO] [stdout]   42:     0x7fef01b8f163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout]         FAIL [   0.239s]                      nextest-tests::basic test_flaky_mod_3
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_flaky_mod_3 ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_flaky_mod_3 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_flaky_mod_3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_flaky_mod_3 ---
[INFO] [stdout] thread 'test_flaky_mod_3' panicked at 'Failed because attempt 1 % 3 != 0', tests/basic.rs:43:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55851ad5194c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55851ad5194c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55851ad5194c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55851ad5194c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55851ad7430c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x55851ad4d811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55851ad53615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55851ad53615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55851ad53615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55851ad532b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x55851ad53b63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x55851ad53a47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55851ad51e04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x55851ad53779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x55851acef353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x55851acf08a4 - basic::test_flaky_mod_3::hb52ee51a7a808f88
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:43:9
[INFO] [stdout]   16:     0x55851acf080a - basic::test_flaky_mod_3::{{closure}}::hc828703e9b8b379a
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:38:1
[INFO] [stdout]   17:     0x55851acf6b6e - core::ops::function::FnOnce::call_once::h9be408251278da8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   18:     0x55851ad2d7d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   19:     0x55851ad2d7d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   20:     0x55851ad2c546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   21:     0x55851ad2c546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   22:     0x55851ad2c546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   23:     0x55851ad2c546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   24:     0x55851ad2c546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   25:     0x55851ad2c546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   26:     0x55851ad2c546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   27:     0x55851acf8eee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   28:     0x55851acf8eee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   29:     0x55851acfe3b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   30:     0x55851acfe3b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   31:     0x55851acfe3b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   32:     0x55851acfe3b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   33:     0x55851acfe3b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   34:     0x55851acfe3b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   35:     0x55851acfe3b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x55851ad583f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   37:     0x55851ad583f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   38:     0x55851ad583f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   39:     0x7f14de380609 - start_thread
[INFO] [stdout]   40:     0x7f14de150163 - clone
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout]         FAIL [   0.237s]                      nextest-tests::basic test_failure_error
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_failure_error ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_failure_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_failure_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_failure_error ---
[INFO] [stdout] Error: "this is an error"
[INFO] [stdout] thread 'test_failure_error' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `1`,
[INFO] [stdout]  right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:187:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560bfca6094c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x560bfca6094c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560bfca6094c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x560bfca6094c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x560bfca8330c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x560bfca5c811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x560bfca62615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x560bfca62615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x560bfca62615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x560bfca622b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x560bfca62b63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x560bfca62a47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x560bfca60e04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x560bfca62779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x560bfc9fe353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x560bfca81fae - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x560bfca063fa - core::panicking::assert_failed::h90fbffbc8e5d55d0
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x560bfca03def - test::assert_test_result::h8b51737d572cb860
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:187:5
[INFO] [stdout]   18:     0x560bfc9ff6fd - basic::test_failure_error::{{closure}}::h15ca26f3502f1355
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:13:1
[INFO] [stdout]   19:     0x560bfca05cde - core::ops::function::FnOnce::call_once::hdc95e9a00abcebce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x560bfca3c7d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x560bfca3c7d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x560bfca3b546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x560bfca3b546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x560bfca3b546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x560bfca3b546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x560bfca3b546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x560bfca3b546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x560bfca3b546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x560bfca07eee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x560bfca07eee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x560bfca0d3b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x560bfca0d3b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x560bfca0d3b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x560bfca0d3b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x560bfca0d3b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x560bfca0d3b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x560bfca0d3b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x560bfca673f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x560bfca673f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x560bfca673f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7f32a022a609 - start_thread
[INFO] [stdout]   42:     0x7f329fffa163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout]         FAIL [   0.290s]                      nextest-tests::basic test_cwd
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_cwd ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_cwd ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cwd
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_cwd ---
[INFO] [stdout] thread 'test_cwd' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `"/tmp/nextest-fixtureOFGxUo"`,
[INFO] [stdout]  right: `"/tmp/nextest-fixturebo2dJt"`: current dir matches', tests/basic.rs:62:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560fa40d594c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x560fa40d594c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560fa40d594c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x560fa40d594c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x560fa40f830c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x560fa40d1811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x560fa40d7615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x560fa40d7615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x560fa40d7615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x560fa40d72b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x560fa40d7b63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x560fa40d7a47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x560fa40d5e04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x560fa40d7779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x560fa4073353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x560fa40f6fae - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x560fa407b4be - core::panicking::assert_failed::heaa6bf02ce62c5a7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x560fa4074aab - basic::test_cwd::hd2c059b70ebda81e
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:62:5
[INFO] [stdout]   18:     0x560fa407492a - basic::test_cwd::{{closure}}::hde3424c3d80f17cc
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:58:1
[INFO] [stdout]   19:     0x560fa407aade - core::ops::function::FnOnce::call_once::h7dc0d9104aa66c66
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x560fa40b17d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x560fa40b17d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x560fa40b0546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x560fa40b0546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x560fa40b0546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x560fa40b0546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x560fa40b0546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x560fa40b0546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x560fa40b0546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x560fa407ceee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x560fa407ceee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x560fa40823b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x560fa40823b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x560fa40823b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x560fa40823b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x560fa40823b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x560fa40823b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x560fa40823b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x560fa40dc3f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x560fa40dc3f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x560fa40dc3f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7f756a78e609 - start_thread
[INFO] [stdout]   42:     0x7f756a55e163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout]         PASS [   0.312s]      nextest-tests::example/nextest-tests tests::example_success
[INFO] [stdout]         FAIL [   0.328s]                      nextest-tests::basic test_cargo_env_vars
[INFO] [stdout] 
[INFO] [stdout] --- STDOUT:                                   nextest-tests::basic test_cargo_env_vars ---
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] for env var CARGO, compile time value: /opt/rustwide/rustup-home/toolchains/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/bin/cargo, runtime: /opt/rustwide/rustup-home/toolchains/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/bin/cargo
[INFO] [stdout] for env var CARGO_MANIFEST_DIR, compile time value: /tmp/nextest-fixturebo2dJt, runtime: /tmp/nextest-fixtureOFGxUo
[INFO] [stdout] test test_cargo_env_vars ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cargo_env_vars
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 10 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- STDERR:                                   nextest-tests::basic test_cargo_env_vars ---
[INFO] [stdout] thread 'test_cargo_env_vars' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `"/tmp/nextest-fixturebo2dJt"`,
[INFO] [stdout]  right: `"/tmp/nextest-fixtureOFGxUo"`: env var CARGO_MANIFEST_DIR same between compile time and runtime', tests/basic.rs:110:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563d6945a94c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x563d6945a94c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563d6945a94c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x563d6945a94c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x563d6947d30c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x563d69456811 - std::io::Write::write_fmt::h59335d5c6e95e549
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x563d6945c615 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x563d6945c615 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x563d6945c615 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x563d6945c2b8 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:314:9
[INFO] [stdout]   10:     0x563d6945cb63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x563d6945ca47 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x563d6945ae04 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x563d6945c779 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x563d693f8353 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x563d6947bfae - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x563d6940045e - core::panicking::assert_failed::h964333ecdd9f6e58
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x563d693fa330 - basic::test_cargo_env_vars::h8ff4d16369eebba9
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:110:5
[INFO] [stdout]   18:     0x563d693f9b5a - basic::test_cargo_env_vars::{{closure}}::ha5e56c48ff93b7ef
[INFO] [stdout]                                at /tmp/nextest-fixturebo2dJt/tests/basic.rs:97:1
[INFO] [stdout]   19:     0x563d693ffbee - core::ops::function::FnOnce::call_once::ha74704283f2be907
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x563d694367d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x563d694367d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x563d69435546 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x563d69435546 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x563d69435546 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x563d69435546 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x563d69435546 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x563d69435546 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x563d69435546 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x563d69401eee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x563d69401eee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x563d694073b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x563d694073b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x563d694073b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x563d694073b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x563d694073b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x563d694073b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x563d694073b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x563d694613f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x563d694613f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x563d694613f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7f78092a4609 - start_thread
[INFO] [stdout]   42:     0x7f7809074163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '-p cargo-nextest --lib'
[INFO] [stdout]         PASS [   0.328s]                      nextest-tests::basic test_success
[INFO] [stdout]         PASS [   0.331s]                             nextest-tests tests::unit_test_success
[INFO] [stdout]         PASS [   0.335s] nextest-derive::proc-macro/nextest-derive it_works
[INFO] [stdout]         PASS [   0.341s]          nextest-tests::bin/nextest-tests tests::bin_success
[INFO] [stdout]      Summary [   0.348s] 16 tests run: 9 passed, 7 failed, 2 skipped
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_integration::test_run' panicked at 'nextest-tests::basic test_cargo_env_vars: result didn't match', cargo-nextest/src/tests_integration/mod.rs:198:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558d8f3e841c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x558d8f3e841c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558d8f3e841c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x558d8f3e841c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x558d8f40e91c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x558d8f3e3251 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x558d8f3ea175 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x558d8f3ea175 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x558d8f3ea175 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x558d8f3e9e53 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x558d8f3ea6c3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x558d8f3ea5a7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x558d8f3e88d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x558d8f3ea2d9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x558d8ea769b3 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x558d8eb25801 - cargo_nextest::tests_integration::fixtures::check_run_output::h174a7b1a57443326
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/fixtures.rs:260:9
[INFO] [stdout]   16:     0x558d8eb28eab - cargo_nextest::tests_integration::test_run::ha73e8de96555f920
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:198:5
[INFO] [stdout]   17:     0x558d8eb28a0a - cargo_nextest::tests_integration::test_run::{{closure}}::h6a38e742d8fa4c93
[INFO] [stdout]                                at /opt/rustwide/workdir/cargo-nextest/src/tests_integration/mod.rs:182:1
[INFO] [stdout]   18:     0x558d8ebaf7ce - core::ops::function::FnOnce::call_once::ha7e287fbd95368c7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   19:     0x558d8ec21d13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x558d8ec21d13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   21:     0x558d8ec20a86 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   22:     0x558d8ec20a86 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   23:     0x558d8ec20a86 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   24:     0x558d8ec20a86 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   25:     0x558d8ec20a86 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   26:     0x558d8ec20a86 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   27:     0x558d8ec20a86 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   28:     0x558d8ebed42e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   29:     0x558d8ebed42e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   30:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   31:     0x558d8ebf28f8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   32:     0x558d8ebf28f8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   33:     0x558d8ebf28f8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   34:     0x558d8ebf28f8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   35:     0x558d8ebf28f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   36:     0x558d8ebf28f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   37:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   38:     0x558d8f3f04e3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x558d8f3f04e3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   40:     0x7f742106b609 - start_thread
[INFO] [stdout]   41:     0x7f7420e3b163 - clone
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests_integration::test_relocated_run
[INFO] [stdout]     tests_integration::test_run
[INFO] [stdout]     tests_integration::test_run_after_build
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dc90c80baf4e2a1526446e1378b398985ab91fb281ca9e9b6bda9096689d186d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc90c80baf4e2a1526446e1378b398985ab91fb281ca9e9b6bda9096689d186d", kill_on_drop: false }`
[INFO] [stdout] dc90c80baf4e2a1526446e1378b398985ab91fb281ca9e9b6bda9096689d186d