[INFO] cloning repository https://github.com/sgrif/cotli-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgrif/cotli-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 510f8f14d73390921a4e22a24eab9fb0a64554ad
[INFO] testing sgrif/cotli-helper against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sgrif/cotli-helper
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/sgrif/cotli-helper
[INFO] tweaked toml for git repo https://github.com/sgrif/cotli-helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sgrif/cotli-helper on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sgrif/cotli-helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/support.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc975c2fd7d45d55171fdd58c175e66160c2a455de4d3c1e3ce25dfad75551d7
[INFO] running `Command { std: "docker" "start" "-a" "fc975c2fd7d45d55171fdd58c175e66160c2a455de4d3c1e3ce25dfad75551d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc975c2fd7d45d55171fdd58c175e66160c2a455de4d3c1e3ce25dfad75551d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc975c2fd7d45d55171fdd58c175e66160c2a455de4d3c1e3ce25dfad75551d7", kill_on_drop: false }`
[INFO] [stdout] fc975c2fd7d45d55171fdd58c175e66160c2a455de4d3c1e3ce25dfad75551d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bab397fd028eed2c3b58321a0efe93ff5caf00ef457d8ee149a36e94316fb76f
[INFO] running `Command { std: "docker" "start" "-a" "bab397fd028eed2c3b58321a0efe93ff5caf00ef457d8ee149a36e94316fb76f", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/support.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libc v0.2.22
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling either v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling serde v1.0.8
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling ordermap v0.2.10
[INFO] [stderr]    Compiling itertools v0.6.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling clap v2.24.2
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling serde_derive_internals v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.8
[INFO] [stderr]    Compiling toml v0.4.1
[INFO] [stderr]    Compiling cotli-helper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout]    |                 ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout] 32 +                 coord.y == self.y || coord.y == self.y + 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout]    |                 ^                                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout] 34 +                 coord.y == self.y.saturating_sub(1) || coord.y == self.y
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/cli.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                                               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         '4 Artaxes the Lion'`", ...)
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("{}", "Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `CrusaderName` is not local
[INFO] [stdout]    |                                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                                 ^^^^^^^^^
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `CrusaderName` is not local
[INFO] [stdout]    |                                                                                 `Serialize` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/dps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Deserialize)]
[INFO] [stdout]   |          -^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Level` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Level`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UserDataToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_UserDataToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `TalentFromToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TalentFromToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/user_data/from_toml.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Deserialize)]
[INFO] [stdout]     |          -^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `CrusaderFromToml` is not local
[INFO] [stdout]     |          `Deserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderFromToml`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bab397fd028eed2c3b58321a0efe93ff5caf00ef457d8ee149a36e94316fb76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab397fd028eed2c3b58321a0efe93ff5caf00ef457d8ee149a36e94316fb76f", kill_on_drop: false }`
[INFO] [stdout] bab397fd028eed2c3b58321a0efe93ff5caf00ef457d8ee149a36e94316fb76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 074510e73bca5cfd02d0650ff998b3740ec39179d4795ea48ae2b95fc7730e28
[INFO] running `Command { std: "docker" "start" "-a" "074510e73bca5cfd02d0650ff998b3740ec39179d4795ea48ae2b95fc7730e28", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/support.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout]    |                 ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout] 32 +                 coord.y == self.y || coord.y == self.y + 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout]    |                 ^                                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout] 34 +                 coord.y == self.y.saturating_sub(1) || coord.y == self.y
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/cli.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                                               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         '4 Artaxes the Lion'`", ...)
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("{}", "Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `CrusaderName` is not local
[INFO] [stdout]    |                                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                                 ^^^^^^^^^
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `CrusaderName` is not local
[INFO] [stdout]    |                                                                                 `Serialize` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/dps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Deserialize)]
[INFO] [stdout]   |          -^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Level` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Level`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UserDataToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_UserDataToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `TalentFromToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TalentFromToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/user_data/from_toml.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Deserialize)]
[INFO] [stdout]     |          -^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `CrusaderFromToml` is not local
[INFO] [stdout]     |          `Deserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderFromToml`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cotli-helper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2371:1
[INFO] [stdout]      |
[INFO] [stdout] 2371 | / bitflags! {
[INFO] [stdout] 2372 | |     pub flags Slot: u32 {
[INFO] [stdout] 2373 | |         const SLOT_1   = 1,
[INFO] [stdout] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 2397 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/crusader.rs:2399:1
[INFO] [stdout]      |
[INFO] [stdout] 2399 | / bitflags! {
[INFO] [stdout] 2400 | |     pub flags Tags: u32 {
[INFO] [stdout] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stdout] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stdout] ...    |
[INFO] [stdout] 2425 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout]    |                 ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stdout] 32 +                 coord.y == self.y || coord.y == self.y + 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/formation/coordinate.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout]    |                 ^                                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stdout] 34 +                 coord.y == self.y.saturating_sub(1) || coord.y == self.y
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/cli.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                                               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         '4 Artaxes the Lion'`", ...)
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     panic!("{}", "Invalid placement {}. Placements must be in the \
[INFO] [stdout]    |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `CrusaderName` is not local
[INFO] [stdout]    |                                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/crusader.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stdout]    |                                                                                 ^^^^^^^^^
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `CrusaderName` is not local
[INFO] [stdout]    |                                                                                 `Serialize` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CrusaderName`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/dps.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Deserialize)]
[INFO] [stdout]   |          -^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Level` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Level`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formation_search/mod.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn search_state(crusaders: &[Crusader]) -> State {
[INFO] [stdout]     |                            ^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn search_state(crusaders: &[Crusader]) -> State<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UserDataToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_UserDataToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/user_data/from_toml.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize)]
[INFO] [stdout]    |          -^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `TalentFromToml` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TalentFromToml`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/user_data/from_toml.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Deserialize)]
[INFO] [stdout]     |          -^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `CrusaderFromToml` is not local
[INFO] [stdout]     |          `Deserialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderFromToml`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "074510e73bca5cfd02d0650ff998b3740ec39179d4795ea48ae2b95fc7730e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074510e73bca5cfd02d0650ff998b3740ec39179d4795ea48ae2b95fc7730e28", kill_on_drop: false }`
[INFO] [stdout] 074510e73bca5cfd02d0650ff998b3740ec39179d4795ea48ae2b95fc7730e28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b83b2f34df93479fe6597da5052275955d8996f90f37780362387a05ce7588f0
[INFO] running `Command { std: "docker" "start" "-a" "b83b2f34df93479fe6597da5052275955d8996f90f37780362387a05ce7588f0", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/support.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/crusader.rs:2371:1
[INFO] [stderr]      |
[INFO] [stderr] 2371 | / bitflags! {
[INFO] [stderr] 2372 | |     pub flags Slot: u32 {
[INFO] [stderr] 2373 | |         const SLOT_1   = 1,
[INFO] [stderr] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stderr] ...    |
[INFO] [stderr] 2397 | | }
[INFO] [stderr]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/crusader.rs:2371:1
[INFO] [stderr]      |
[INFO] [stderr] 2371 | / bitflags! {
[INFO] [stderr] 2372 | |     pub flags Slot: u32 {
[INFO] [stderr] 2373 | |         const SLOT_1   = 1,
[INFO] [stderr] 2374 | |         const SLOT_2   = 1 << 1,
[INFO] [stderr] ...    |
[INFO] [stderr] 2397 | | }
[INFO] [stderr]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/crusader.rs:2399:1
[INFO] [stderr]      |
[INFO] [stderr] 2399 | / bitflags! {
[INFO] [stderr] 2400 | |     pub flags Tags: u32 {
[INFO] [stderr] 2401 | |         const MALE            = 0b000000000000000000000000000000001,
[INFO] [stderr] 2402 | |         const FEMALE          = 0b000000000000000000000000000000010,
[INFO] [stderr] ...    |
[INFO] [stderr] 2425 | | }
[INFO] [stderr]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]   --> src/formation/coordinate.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stderr]    |                 ^                                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 32 -                 (coord.y == self.y || coord.y == self.y + 1)
[INFO] [stderr] 32 +                 coord.y == self.y || coord.y == self.y + 1
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]   --> src/formation/coordinate.rs:34:17
[INFO] [stderr]    |
[INFO] [stderr] 34 |                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stderr]    |                 ^                                                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 -                 (coord.y == self.y.saturating_sub(1) || coord.y == self.y)
[INFO] [stderr] 34 +                 coord.y == self.y.saturating_sub(1) || coord.y == self.y
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(conservative_impl_trait)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]   --> src/cli.rs:74:47
[INFO] [stderr]    |
[INFO] [stderr] 74 |                     panic!("Invalid placement {}. Placements must be in the \
[INFO] [stderr]    |                                               ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]    |
[INFO] [stderr] 76 |                         '4 Artaxes the Lion'`", ...)
[INFO] [stderr]    |                                               +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]    |
[INFO] [stderr] 74 |                     panic!("{}", "Invalid placement {}. Placements must be in the \
[INFO] [stderr]    |                            +++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/crusader.rs:10:68
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stderr]    |                                                                    -^^^^^^^^^^
[INFO] [stderr]    |                                                                    |
[INFO] [stderr]    |                                                                    `CrusaderName` is not local
[INFO] [stderr]    |                                                                    `Deserialize` is not local
[INFO] [stderr]    |                                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderName`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/crusader.rs:10:81
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Hash, Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Deserialize, Serialize)]
[INFO] [stderr]    |                                                                                 ^^^^^^^^^
[INFO] [stderr]    |                                                                                 |
[INFO] [stderr]    |                                                                                 `CrusaderName` is not local
[INFO] [stderr]    |                                                                                 `Serialize` is not local
[INFO] [stderr]    |                                                                                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CrusaderName`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/dps.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Deserialize)]
[INFO] [stderr]   |          -^^^^^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Level` is not local
[INFO] [stderr]   |          `Deserialize` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Level`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/user_data/from_toml.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Deserialize)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `UserDataToml` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_UserDataToml`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/user_data/from_toml.rs:43:10
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Deserialize)]
[INFO] [stderr]    |          -^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `TalentFromToml` is not local
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TalentFromToml`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/user_data/from_toml.rs:106:10
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Deserialize)]
[INFO] [stderr]     |          -^^^^^^^^^^
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `CrusaderFromToml` is not local
[INFO] [stderr]     |          `Deserialize` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CrusaderFromToml`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/formation_search/mod.rs:367:28
[INFO] [stderr]     |
[INFO] [stderr] 367 | fn search_state(crusaders: &[Crusader]) -> State {
[INFO] [stderr]     |                            ^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 367 | fn search_state(crusaders: &[Crusader]) -> State<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cotli-helper` (lib) generated 14 warnings (1 duplicate) (run `cargo fix --lib -p cotli-helper` to apply 3 suggestions)
[INFO] [stderr] warning: `cotli-helper` (lib test) generated 15 warnings (14 duplicates) (run `cargo fix --lib -p cotli-helper --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cotli_helper-f17500d8c6e9bc20)
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok
[INFO] [stdout] test formation::coordinate::test_ghostbeards_greed_formation_has_correct_adjacency_numbers ... ok
[INFO] [stdout] test formation::coordinate::test_descent_into_darkness_formation_has_correct_adjacency_numbers ... ok
[INFO] [stdout] test formation::coordinate::test_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok
[INFO] [stdout] test formation::coordinate::test_worlds_wake_formation_has_correct_adjacency_numbers ... ok
[INFO] [stdout] test dps::multiply_by_level_is_straight_multiplier ... ok
[INFO] [stdout] test formation_search::expanding_updates_highest_dps_seen ... ok
[INFO] [stdout] test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... ok
[INFO] [stdout] test formation_search::fill_formation_randomly_fills_formation_until_formation_is_full ... ok
[INFO] [stdout] test formation_search::expand_eventually_completes_node ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test formation_search::expanding_expandable_node_always_adds_new_child ... FAILED
[INFO] [stdout] test formation_search::benchmarks::bench_search_root_after_1k_expands ... FAILED
[INFO] [stdout] test formation_search::benchmarks::bench_expand_root_node ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- formation_search::expand_eventually_completes_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formation_search::expand_eventually_completes_node' (24) panicked at src/dps.rs:26:32:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ee9db888f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ee9db9ddba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ee9db9ddba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62ee9db8d7c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ee9db8d7c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ee9db66e9f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ee9db66e9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ee9db80c29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ee9daef5fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ee9daef5fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ee9db80de2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ee9db80de2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ee9db66f8a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62ee9db5c119 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ee9db67dad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ee9db9e4cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ee9db9e492 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62ee9db9e1e9 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x62ee9dad8a5f - <core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::cmp::Ordering>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x62ee9dad8a5f - <cotli_helper[df00d8ec22bb03a9]::dps::Dps as core[585f66e14d78f9ba]::cmp::Ord>::cmp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dps.rs:26:32
[INFO] [stdout]   23:     0x62ee9dac0b3d - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare::<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3237:17
[INFO] [stdout]   24:     0x62ee9dab6610 - <core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps> as core[585f66e14d78f9ba]::ops::function::FnMut<(&(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)))>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   25:     0x62ee9dac3f10 - <&mut core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps> as core[585f66e14d78f9ba]::ops::function::FnOnce<(&(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)))>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   26:     0x62ee9dab8034 - core[585f66e14d78f9ba]::cmp::max_by::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &mut core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/cmp.rs:1705:8
[INFO] [stdout]   27:     0x62ee9dac27e0 - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3265:25
[INFO] [stdout]   28:     0x62ee9dab0da1 - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   29:     0x62ee9dab0c9f - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   30:     0x62ee9dac17d0 - core[585f66e14d78f9ba]::iter::adapters::filter::filter_fold::<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/filter.rs:79:44
[INFO] [stdout]   31:     0x62ee9dadc6e1 - <ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::filter::filter_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   32:     0x62ee9dac0c2f - <core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/filter.rs:165:19
[INFO] [stdout]   33:     0x62ee9daae91f - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   34:     0x62ee9daae7d6 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x62ee9dab0069 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::reduce::<core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2643:19
[INFO] [stdout]   36:     0x62ee9dab0147 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::max_by::<core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3268:14
[INFO] [stdout]   37:     0x62ee9dab0147 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::max_by_key::<cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3240:39
[INFO] [stdout]   38:     0x62ee9dae133c - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:189:14
[INFO] [stdout]   39:     0x62ee9dae13a7 - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::to_best_child
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:244:48
[INFO] [stdout]   40:     0x62ee9dae18da - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::expand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:172:45
[INFO] [stdout]   41:     0x62ee9dae1960 - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::expand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:169:33
[INFO] [stdout]   42:     0x62ee9dae24fd - cotli_helper[df00d8ec22bb03a9]::formation_search::expand_eventually_completes_node
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:343:16
[INFO] [stdout]   43:     0x62ee9dae1017 - cotli_helper[df00d8ec22bb03a9]::formation_search::expand_eventually_completes_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:335:38
[INFO] [stdout]   44:     0x62ee9dab68c6 - <cotli_helper[df00d8ec22bb03a9]::formation_search::expand_eventually_completes_node::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62ee9dae39ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62ee9dae39ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x62ee9daf020a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x62ee9daea6d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x62ee9daea6d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x62ee9daf2d02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x62ee9daf2d02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x62ee9db8819f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x62ee9db8819f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x70ec0ccc3aa4 - <unknown>
[INFO] [stdout]   66:     0x70ec0cd50a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formation_search::expanding_expandable_node_always_adds_new_child stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formation_search::expanding_expandable_node_always_adds_new_child' (25) panicked at src/dps.rs:26:32:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ee9db888f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ee9db9ddba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ee9db9ddba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62ee9db8d7c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ee9db8d7c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ee9db66e9f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ee9db66e9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ee9db80c29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ee9daef5fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ee9daef5fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ee9db80de2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ee9db80de2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ee9db66f8a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62ee9db5c119 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ee9db67dad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ee9db9e4cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ee9db9e492 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62ee9db9e1e9 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x62ee9dad8a5f - <core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::cmp::Ordering>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x62ee9dad8a5f - <cotli_helper[df00d8ec22bb03a9]::dps::Dps as core[585f66e14d78f9ba]::cmp::Ord>::cmp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dps.rs:26:32
[INFO] [stdout]   23:     0x62ee9dac0b3d - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare::<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3237:17
[INFO] [stdout]   24:     0x62ee9dab6610 - <core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps> as core[585f66e14d78f9ba]::ops::function::FnMut<(&(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)))>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   25:     0x62ee9dac3f10 - <&mut core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps> as core[585f66e14d78f9ba]::ops::function::FnOnce<(&(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)))>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   26:     0x62ee9dab8034 - core[585f66e14d78f9ba]::cmp::max_by::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), &mut core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/cmp.rs:1705:8
[INFO] [stdout]   27:     0x62ee9dac27e0 - core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3265:25
[INFO] [stdout]   28:     0x62ee9dab0da1 - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   29:     0x62ee9dab0c9f - core[585f66e14d78f9ba]::iter::adapters::map::map_fold::<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   30:     0x62ee9dac17d0 - core[585f66e14d78f9ba]::iter::adapters::filter::filter_fold::<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/filter.rs:79:44
[INFO] [stdout]   31:     0x62ee9dadc6e1 - <ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::filter::filter_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   32:     0x62ee9dac0c2f - <core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<(&(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}, core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/filter.rs:165:19
[INFO] [stdout]   33:     0x62ee9daae91f - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::adapters::map::map_fold<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), (cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   34:     0x62ee9daae7d6 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::fold::<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x62ee9dab0069 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::reduce::<core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by::fold<(cotli_helper[df00d8ec22bb03a9]::dps::Dps, ((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node)), core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2643:19
[INFO] [stdout]   36:     0x62ee9dab0147 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}>, core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::key<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>::{closure#0}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::max_by::<core[585f66e14d78f9ba]::iter::traits::iterator::Iterator::max_by_key::compare<((usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), &mut cotli_helper[df00d8ec22bb03a9]::formation_search::Node), cotli_helper[df00d8ec22bb03a9]::dps::Dps>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3268:14
[INFO] [stdout]   37:     0x62ee9dab0147 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::filter::Filter<ordermap[c5ff4d48af92e090]::IterMut<(usize, &cotli_helper[df00d8ec22bb03a9]::crusader::Crusader), cotli_helper[df00d8ec22bb03a9]::formation_search::Node>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#1}>, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#2}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::max_by_key::<cotli_helper[df00d8ec22bb03a9]::dps::Dps, <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child::{closure#3}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:3240:39
[INFO] [stdout]   38:     0x62ee9dae133c - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::best_child
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:189:14
[INFO] [stdout]   39:     0x62ee9dae13a7 - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::to_best_child
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:244:48
[INFO] [stdout]   40:     0x62ee9dae18da - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::expand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:172:45
[INFO] [stdout]   41:     0x62ee9dae1960 - <cotli_helper[df00d8ec22bb03a9]::formation_search::Node>::expand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:169:33
[INFO] [stdout]   42:     0x62ee9dae2a1d - cotli_helper[df00d8ec22bb03a9]::formation_search::expanding_expandable_node_always_adds_new_child
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:317:12
[INFO] [stdout]   43:     0x62ee9dae1077 - cotli_helper[df00d8ec22bb03a9]::formation_search::expanding_expandable_node_always_adds_new_child::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:306:53
[INFO] [stdout]   44:     0x62ee9dab6946 - <cotli_helper[df00d8ec22bb03a9]::formation_search::expanding_expandable_node_always_adds_new_child::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62ee9dae39ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62ee9dae39ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x62ee9daf020a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x62ee9daea6d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x62ee9daea6d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x62ee9daf2d02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x62ee9daf2d02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x62ee9db8819f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x62ee9db8819f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x70ec0ccc3aa4 - <unknown>
[INFO] [stdout]   66:     0x70ec0cd50a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formation_search::benchmarks::bench_search_root_after_1k_expands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formation_search::benchmarks::bench_search_root_after_1k_expands' (23) panicked at src/lib.rs:33:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ee9db888f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ee9db9ddba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ee9db9ddba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62ee9db8d7c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ee9db8d7c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ee9db66e9f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ee9db66e9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ee9db80c29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ee9daef5fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ee9daef5fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ee9db80de2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ee9db80de2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ee9db66f58 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62ee9db5c119 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ee9db67dad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ee9db9e4cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ee9db9e242 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62ee9dad7f55 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62ee9dad7f55 - cotli_helper[df00d8ec22bb03a9]::create_user_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:33:22
[INFO] [stdout]   22:     0x62ee9daadd42 - cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_search_root_after_1k_expands
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:424:25
[INFO] [stdout]   23:     0x62ee9daac098 - cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_search_root_after_1k_expands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:410:59
[INFO] [stdout]   24:     0x62ee9dab6adf - <cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_search_root_after_1k_expands::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<(&mut test[30224e0cb089acd2]::bench::Bencher,)>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62ee9dae3a41 - <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:76
[INFO] [stdout]   26:     0x62ee9dae3a41 - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62ee9dafe869 - <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:44
[INFO] [stdout]   28:     0x62ee9dafe869 - <test[30224e0cb089acd2]::bench::Bencher>::bench::<<test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/bench.rs:54:22
[INFO] [stdout]   29:     0x62ee9dafe869 - test[30224e0cb089acd2]::bench::run_once::<<test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/bench.rs:243:8
[INFO] [stdout]   30:     0x62ee9dafe869 - <test[30224e0cb089acd2]::types::RunnableTest>::run
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:17
[INFO] [stdout]   31:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x62ee9daf020a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x62ee9daea6d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x62ee9daea6d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x62ee9daf2d02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x62ee9daf2d02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62ee9db8819f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x62ee9db8819f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x70ec0ccc3aa4 - <unknown>
[INFO] [stdout]   50:     0x70ec0cd50a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formation_search::benchmarks::bench_expand_root_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formation_search::benchmarks::bench_expand_root_node' (22) panicked at src/lib.rs:33:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ee9db888f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ee9db888f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ee9db9ddba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ee9db9ddba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62ee9db8d7c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ee9db8d7c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ee9db66e9f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ee9db66e9f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ee9db80c29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ee9daef5fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ee9daef5fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ee9db80de2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ee9db80de2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ee9db66f58 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62ee9db5c119 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ee9db67dad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ee9db9e4cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ee9db9e242 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62ee9dad7f55 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62ee9dad7f55 - cotli_helper[df00d8ec22bb03a9]::create_user_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:33:22
[INFO] [stdout]   22:     0x62ee9daad733 - cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_expand_root_node
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:397:25
[INFO] [stdout]   23:     0x62ee9daac058 - cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_expand_root_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/formation_search/mod.rs:383:47
[INFO] [stdout]   24:     0x62ee9dab6a8f - <cotli_helper[df00d8ec22bb03a9]::formation_search::benchmarks::bench_expand_root_node::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<(&mut test[30224e0cb089acd2]::bench::Bencher,)>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62ee9dae3a41 - <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:76
[INFO] [stdout]   26:     0x62ee9dae3a41 - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62ee9dafe869 - <test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:44
[INFO] [stdout]   28:     0x62ee9dafe869 - <test[30224e0cb089acd2]::bench::Bencher>::bench::<<test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/bench.rs:54:22
[INFO] [stdout]   29:     0x62ee9dafe869 - test[30224e0cb089acd2]::bench::run_once::<<test[30224e0cb089acd2]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/bench.rs:243:8
[INFO] [stdout]   30:     0x62ee9dafe869 - <test[30224e0cb089acd2]::types::RunnableTest>::run
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/types.rs:148:17
[INFO] [stdout]   31:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x62ee9daf020a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x62ee9daf020a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x62ee9daf020a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x62ee9daea6d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x62ee9daea6d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x62ee9daf2d02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x62ee9daf2d02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x62ee9daf2d02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62ee9db8819f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x62ee9db8819f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x70ec0ccc3aa4 - <unknown>
[INFO] [stdout]   50:     0x70ec0cd50a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     formation_search::benchmarks::bench_expand_root_node
[INFO] [stdout]     formation_search::benchmarks::bench_search_root_after_1k_expands
[INFO] [stdout]     formation_search::expand_eventually_completes_node
[INFO] [stdout]     formation_search::expanding_expandable_node_always_adds_new_child
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b83b2f34df93479fe6597da5052275955d8996f90f37780362387a05ce7588f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83b2f34df93479fe6597da5052275955d8996f90f37780362387a05ce7588f0", kill_on_drop: false }`
[INFO] [stdout] b83b2f34df93479fe6597da5052275955d8996f90f37780362387a05ce7588f0
