[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#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sgrif/cotli-helper on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/sgrif/cotli-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] * /workspace/builds/worker-3/source/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] Downloading crates ... [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] [stderr] Downloaded itertools v0.6.0 [INFO] [stderr] Downloaded ordermap v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f9f834142a8e903dd95b7972043201207445031d6f97704c04d6233e5713419 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f9f834142a8e903dd95b7972043201207445031d6f97704c04d6233e5713419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9f834142a8e903dd95b7972043201207445031d6f97704c04d6233e5713419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9f834142a8e903dd95b7972043201207445031d6f97704c04d6233e5713419", kill_on_drop: false }` [INFO] [stdout] 7f9f834142a8e903dd95b7972043201207445031d6f97704c04d6233e5713419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22cbad4f954b955cbe235da6b3842d2d73bf33f3019618f3ec6c91bae7c5a2dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22cbad4f954b955cbe235da6b3842d2d73bf33f3019618f3ec6c91bae7c5a2dd", 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] * /opt/rustwide/workdir/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] Compiling libc v0.2.22 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling serde v1.0.8 [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 synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling clap v2.24.2 [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] 2396 | | } [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] 2396 | | } [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] 2424 | | } [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] 2424 | | } [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)]` 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: floating-point types cannot be used in patterns [INFO] [stdout] --> src/aura/mod.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | (0.0, _, None) => true, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.65s [INFO] running `Command { std: "docker" "inspect" "22cbad4f954b955cbe235da6b3842d2d73bf33f3019618f3ec6c91bae7c5a2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cbad4f954b955cbe235da6b3842d2d73bf33f3019618f3ec6c91bae7c5a2dd", kill_on_drop: false }` [INFO] [stdout] 22cbad4f954b955cbe235da6b3842d2d73bf33f3019618f3ec6c91bae7c5a2dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e8d96813b8fb8b2d4fef9d7276233111dc9d0b43dcde87d92d41205dd6f1b39 [INFO] running `Command { std: "docker" "start" "-a" "4e8d96813b8fb8b2d4fef9d7276233111dc9d0b43dcde87d92d41205dd6f1b39", 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] * /opt/rustwide/workdir/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] [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] 2396 | | } [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] 2396 | | } [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] 2424 | | } [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] 2424 | | } [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)]` 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] [stderr] Compiling cotli-helper v0.1.0 (/opt/rustwide/workdir) [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: floating-point types cannot be used in patterns [INFO] [stdout] --> src/aura/mod.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | (0.0, _, None) => true, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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: 9 warnings emitted [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] 2396 | | } [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] 2396 | | } [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] 2424 | | } [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] 2424 | | } [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)]` 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: floating-point types cannot be used in patterns [INFO] [stdout] --> src/aura/mod.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | (0.0, _, None) => true, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "4e8d96813b8fb8b2d4fef9d7276233111dc9d0b43dcde87d92d41205dd6f1b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8d96813b8fb8b2d4fef9d7276233111dc9d0b43dcde87d92d41205dd6f1b39", kill_on_drop: false }` [INFO] [stdout] 4e8d96813b8fb8b2d4fef9d7276233111dc9d0b43dcde87d92d41205dd6f1b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 692427a36eb62c39bbbae350d668381af0487ad11a14d9e5d9dedd3489d00a52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "692427a36eb62c39bbbae350d668381af0487ad11a14d9e5d9dedd3489d00a52", 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] * /opt/rustwide/workdir/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: 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] 2396 | | } [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] 2396 | | } [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] 2424 | | } [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)]` 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: floating-point types cannot be used in patterns [INFO] [stderr] --> src/aura/mod.rs:119:14 [INFO] [stderr] | [INFO] [stderr] 119 | (0.0, _, None) => true, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #41620 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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: `cotli-helper` (lib) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `cotli-helper` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cotli_helper-197280f38e028889) [INFO] [stdout] running 13 tests [INFO] [stdout] test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok [INFO] [stdout] test dps::multiply_by_level_is_straight_multiplier ... ok [INFO] [stdout] test formation::coordinate::test_worlds_wake_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_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::coordinate::test_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok [INFO] [stdout] test formation::coordinate::test_ghostbeards_greed_formation_has_correct_adjacency_numbers ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test formation_search::benchmarks::bench_search_root_after_1k_expands ... FAILED [INFO] [stdout] test formation_search::expand_eventually_completes_node ... FAILED [INFO] [stdout] test formation_search::expanding_expandable_node_always_adds_new_child ... FAILED [INFO] [stdout] test formation_search::benchmarks::bench_expand_root_node ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- formation_search::benchmarks::bench_search_root_after_1k_expands stdout ---- [INFO] [stdout] thread 'formation_search::benchmarks::bench_search_root_after_1k_expands' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:33:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0b94bf08c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0b94bf08c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0b94bf08c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0b94bf08c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0b94e2dfc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e0b94bae05 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e0b94c0ae0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0b94c0ae0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0b94c0ae0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e0b94c06c6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e0b94c1194 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e0b94c0c70 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e0b94bf544 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e0b94c0bd9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e0b93898f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e0b93899e3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55e0b941344d - core::result::Result::unwrap::habdfc29b99417697 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55e0b93ce4de - cotli_helper::create_user_data::hb3057df2620ff239 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:5 [INFO] [stdout] 18: 0x55e0b93e051c - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::h057314fb1678122b [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:424:25 [INFO] [stdout] 19: 0x55e0b93e020e - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::h2bb6f04865018106 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:410:5 [INFO] [stdout] 20: 0x55e0b93ed0f8 - core::ops::function::FnOnce::call_once::h8bee88fe86f0c8a1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e0b9459289 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hedfd514504b28d09 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:73 [INFO] [stdout] 22: 0x55e0b9459289 - test::__rust_begin_short_backtrace::h20ba524ee8c4305d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x55e0b9429d92 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::hfee32a16014967a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:41 [INFO] [stdout] 24: 0x55e0b9429d92 - test::bench::Bencher::bench::hacc20aa32dfe73e7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/bench.rs:56:9 [INFO] [stdout] 25: 0x55e0b9429d92 - test::bench::run_once::h780d3ec56bbf7ec7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/bench.rs:241:5 [INFO] [stdout] 26: 0x55e0b9429d92 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::ha7fa05d64daa0dc7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:21 [INFO] [stdout] 27: 0x55e0b9429d92 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h664fcefe1755d862 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x55e0b945929e - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x55e0b945929e - test::__rust_begin_short_backtrace::h64cec1405b7a031a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 30: 0x55e0b9457e77 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 31: 0x55e0b9457e77 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55e0b9457e77 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x55e0b9457e77 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x55e0b9457e77 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x55e0b9457e77 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 36: 0x55e0b9457e77 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 37: 0x55e0b9424fde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 38: 0x55e0b9424fde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 39: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 40: 0x55e0b9429e08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55e0b9429e08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 42: 0x55e0b9429e08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 43: 0x55e0b9429e08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 44: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 45: 0x55e0b9429e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 47: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 48: 0x55e0b94c5c33 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 49: 0x7f776a272609 - start_thread [INFO] [stdout] 50: 0x7f776a044293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- formation_search::expand_eventually_completes_node stdout ---- [INFO] [stdout] thread 'formation_search::expand_eventually_completes_node' panicked at 'called `Option::unwrap()` on a `None` value', src/dps.rs:26:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0b94bf08c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0b94bf08c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0b94bf08c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0b94bf08c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0b94e2dfc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e0b94bae05 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e0b94c0ae0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0b94c0ae0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0b94c0ae0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e0b94c06c6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e0b94c1194 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e0b94c0c42 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e0b94bf544 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e0b94c0bd9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e0b93898f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e0b938983d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e0b941bbfe - core::option::Option::unwrap::h3a71e39317f85d42 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x55e0b93e6d8f - ::cmp::hf89ce327c73cd685 [INFO] [stdout] at /opt/rustwide/workdir/src/dps.rs:26:9 [INFO] [stdout] 18: 0x55e0b93db40d - core::iter::traits::iterator::Iterator::max_by_key::compare::hde24a3c85eabffc2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2700:13 [INFO] [stdout] 19: 0x55e0b93eccf2 - core::ops::function::FnMut::call_mut::he40fac685f48d2ec [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 20: 0x55e0b93db0d2 - core::ops::function::impls:: for &mut F>::call_once::hcf2f3cc8ae80f8c7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 21: 0x55e0b93ca3f7 - core::cmp::max_by::h890fde8f43ddc59b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/cmp.rs:1208:11 [INFO] [stdout] 22: 0x55e0b93dc7dc - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::heb3e74945a833c11 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2728:25 [INFO] [stdout] 23: 0x55e0b93dd6ef - core::iter::adapters::map::map_fold::{{closure}}::h91f86c29f0480837 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 24: 0x55e0b93dd96d - core::iter::adapters::map::map_fold::{{closure}}::hac73cb215c8d95e0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 25: 0x55e0b93c43e6 - core::iter::adapters::filter::filter_fold::{{closure}}::h586213ab98c48898 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/filter.rs:37:44 [INFO] [stdout] 26: 0x55e0b941253f - core::iter::traits::iterator::Iterator::fold::h7d7d9e742e96af60 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2171:21 [INFO] [stdout] 27: 0x55e0b93c1eee - as core::iter::traits::iterator::Iterator>::fold::ha952d8abf77d6614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/filter.rs:101:9 [INFO] [stdout] 28: 0x55e0b93da35e - as core::iter::traits::iterator::Iterator>::fold::h3c4d66972179529c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 29: 0x55e0b93da4fc - as core::iter::traits::iterator::Iterator>::fold::h4d1e3c22e3ba460c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 30: 0x55e0b93dc934 - core::iter::traits::iterator::Iterator::reduce::h59eb9750bbbf7d00 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2216:14 [INFO] [stdout] 31: 0x55e0b93dc6d2 - core::iter::traits::iterator::Iterator::max_by::hfa158b50aa61cffa [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2731:9 [INFO] [stdout] 32: 0x55e0b93db1e1 - core::iter::traits::iterator::Iterator::max_by_key::hbed11439dfd3d069 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2703:22 [INFO] [stdout] 33: 0x55e0b941e2c4 - cotli_helper::formation_search::Node::best_child::hb7f5bfd9f5957a8a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:186:9 [INFO] [stdout] 34: 0x55e0b941e8b7 - cotli_helper::formation_search::Node::to_best_child::h89b3dc55452c0b2a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:244:43 [INFO] [stdout] 35: 0x55e0b941e06f - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:172:40 [INFO] [stdout] 36: 0x55e0b941e0ff - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:169:28 [INFO] [stdout] 37: 0x55e0b9420537 - cotli_helper::formation_search::expand_eventually_completes_node::h2392f93ce29d168c [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:343:9 [INFO] [stdout] 38: 0x55e0b942031a - cotli_helper::formation_search::expand_eventually_completes_node::{{closure}}::h75efa6c2a97169c1 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:335:1 [INFO] [stdout] 39: 0x55e0b93ed34e - core::ops::function::FnOnce::call_once::hf6d7d96be6ec9abd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e0b94592e3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e0b94592e3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x55e0b9457e77 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x55e0b9457e77 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55e0b9457e77 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x55e0b9457e77 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x55e0b9457e77 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x55e0b9457e77 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x55e0b9457e77 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x55e0b9424fde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x55e0b9424fde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 52: 0x55e0b9429e08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55e0b9429e08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55e0b9429e08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55e0b9429e08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 57: 0x55e0b9429e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 60: 0x55e0b94c5c33 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7f776a272609 - start_thread [INFO] [stdout] 62: 0x7f776a044293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- formation_search::expanding_expandable_node_always_adds_new_child stdout ---- [INFO] [stdout] thread 'formation_search::expanding_expandable_node_always_adds_new_child' panicked at 'called `Option::unwrap()` on a `None` value', src/dps.rs:26:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0b94bf08c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0b94bf08c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0b94bf08c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0b94bf08c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0b94e2dfc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e0b94bae05 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e0b94c0ae0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0b94c0ae0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0b94c0ae0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e0b94c06c6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e0b94c1194 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e0b94c0c42 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e0b94bf544 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e0b94c0bd9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e0b93898f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e0b938983d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e0b941bbfe - core::option::Option::unwrap::h3a71e39317f85d42 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x55e0b93e6d8f - ::cmp::hf89ce327c73cd685 [INFO] [stdout] at /opt/rustwide/workdir/src/dps.rs:26:9 [INFO] [stdout] 18: 0x55e0b93db40d - core::iter::traits::iterator::Iterator::max_by_key::compare::hde24a3c85eabffc2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2700:13 [INFO] [stdout] 19: 0x55e0b93eccf2 - core::ops::function::FnMut::call_mut::he40fac685f48d2ec [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 20: 0x55e0b93db0d2 - core::ops::function::impls:: for &mut F>::call_once::hcf2f3cc8ae80f8c7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 21: 0x55e0b93ca3f7 - core::cmp::max_by::h890fde8f43ddc59b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/cmp.rs:1208:11 [INFO] [stdout] 22: 0x55e0b93dc7dc - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::heb3e74945a833c11 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2728:25 [INFO] [stdout] 23: 0x55e0b93dd6ef - core::iter::adapters::map::map_fold::{{closure}}::h91f86c29f0480837 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 24: 0x55e0b93dd96d - core::iter::adapters::map::map_fold::{{closure}}::hac73cb215c8d95e0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 25: 0x55e0b93c43e6 - core::iter::adapters::filter::filter_fold::{{closure}}::h586213ab98c48898 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/filter.rs:37:44 [INFO] [stdout] 26: 0x55e0b941253f - core::iter::traits::iterator::Iterator::fold::h7d7d9e742e96af60 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2171:21 [INFO] [stdout] 27: 0x55e0b93c1eee - as core::iter::traits::iterator::Iterator>::fold::ha952d8abf77d6614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/filter.rs:101:9 [INFO] [stdout] 28: 0x55e0b93da35e - as core::iter::traits::iterator::Iterator>::fold::h3c4d66972179529c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 29: 0x55e0b93da4fc - as core::iter::traits::iterator::Iterator>::fold::h4d1e3c22e3ba460c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 30: 0x55e0b93dc934 - core::iter::traits::iterator::Iterator::reduce::h59eb9750bbbf7d00 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2216:14 [INFO] [stdout] 31: 0x55e0b93dc6d2 - core::iter::traits::iterator::Iterator::max_by::hfa158b50aa61cffa [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2731:9 [INFO] [stdout] 32: 0x55e0b93db1e1 - core::iter::traits::iterator::Iterator::max_by_key::hbed11439dfd3d069 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:2703:22 [INFO] [stdout] 33: 0x55e0b941e2c4 - cotli_helper::formation_search::Node::best_child::hb7f5bfd9f5957a8a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:186:9 [INFO] [stdout] 34: 0x55e0b941e8b7 - cotli_helper::formation_search::Node::to_best_child::h89b3dc55452c0b2a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:244:43 [INFO] [stdout] 35: 0x55e0b941e06f - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:172:40 [INFO] [stdout] 36: 0x55e0b941e0ff - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:169:28 [INFO] [stdout] 37: 0x55e0b941fe26 - cotli_helper::formation_search::expanding_expandable_node_always_adds_new_child::h08d0ec080832df58 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:317:5 [INFO] [stdout] 38: 0x55e0b941fb8a - cotli_helper::formation_search::expanding_expandable_node_always_adds_new_child::{{closure}}::h7fd08efd4d2ac792 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:306:1 [INFO] [stdout] 39: 0x55e0b93ed18e - core::ops::function::FnOnce::call_once::h962297e7d4df9d92 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e0b94592e3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e0b94592e3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x55e0b9457e77 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x55e0b9457e77 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55e0b9457e77 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x55e0b9457e77 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x55e0b9457e77 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x55e0b9457e77 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x55e0b9457e77 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x55e0b9424fde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x55e0b9424fde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 52: 0x55e0b9429e08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55e0b9429e08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55e0b9429e08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55e0b9429e08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 57: 0x55e0b9429e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 60: 0x55e0b94c5c33 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7f776a272609 - start_thread [INFO] [stdout] 62: 0x7f776a044293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- formation_search::benchmarks::bench_expand_root_node stdout ---- [INFO] [stdout] thread 'formation_search::benchmarks::bench_expand_root_node' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:33:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0b94bf08c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0b94bf08c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0b94bf08c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0b94bf08c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e0b94e2dfc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e0b94bae05 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e0b94c0ae0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e0b94c0ae0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e0b94c0ae0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e0b94c06c6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e0b94c1194 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e0b94c0c70 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e0b94bf544 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e0b94c0bd9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e0b93898f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e0b93899e3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55e0b941344d - core::result::Result::unwrap::habdfc29b99417697 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55e0b93ce4de - cotli_helper::create_user_data::hb3057df2620ff239 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:5 [INFO] [stdout] 18: 0x55e0b93dfe73 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::h783ff147bc181191 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:397:25 [INFO] [stdout] 19: 0x55e0b93dfb6e - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::hd2b7e21f5cc4ef8f [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:383:5 [INFO] [stdout] 20: 0x55e0b93ecf28 - core::ops::function::FnOnce::call_once::h4cced4c5881a30f0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e0b9459289 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hedfd514504b28d09 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:73 [INFO] [stdout] 22: 0x55e0b9459289 - test::__rust_begin_short_backtrace::h20ba524ee8c4305d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x55e0b9429d92 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::hfee32a16014967a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:41 [INFO] [stdout] 24: 0x55e0b9429d92 - test::bench::Bencher::bench::hacc20aa32dfe73e7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/bench.rs:56:9 [INFO] [stdout] 25: 0x55e0b9429d92 - test::bench::run_once::h780d3ec56bbf7ec7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/bench.rs:241:5 [INFO] [stdout] 26: 0x55e0b9429d92 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::ha7fa05d64daa0dc7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:451:21 [INFO] [stdout] 27: 0x55e0b9429d92 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h664fcefe1755d862 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x55e0b945929e - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x55e0b945929e - test::__rust_begin_short_backtrace::h64cec1405b7a031a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 30: 0x55e0b9457e77 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 31: 0x55e0b9457e77 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55e0b9457e77 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x55e0b9457e77 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x55e0b9457e77 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x55e0b9457e77 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 36: 0x55e0b9457e77 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 37: 0x55e0b9424fde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 38: 0x55e0b9424fde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 39: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 40: 0x55e0b9429e08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55e0b9429e08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 42: 0x55e0b9429e08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 43: 0x55e0b9429e08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 44: 0x55e0b9429e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 45: 0x55e0b9429e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 47: 0x55e0b94c5c33 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 48: 0x55e0b94c5c33 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 49: 0x7f776a272609 - start_thread [INFO] [stdout] 50: 0x7f776a044293 - clone [INFO] [stdout] 51: 0x0 - [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "692427a36eb62c39bbbae350d668381af0487ad11a14d9e5d9dedd3489d00a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692427a36eb62c39bbbae350d668381af0487ad11a14d9e5d9dedd3489d00a52", kill_on_drop: false }` [INFO] [stdout] 692427a36eb62c39bbbae350d668381af0487ad11a14d9e5d9dedd3489d00a52