[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#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sgrif/cotli-helper on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-4/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-4/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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atty v0.2.2 [INFO] [stderr] Downloaded ordermap v0.2.10 [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded itertools v0.6.0 [INFO] [stderr] Downloaded toml v0.4.1 [INFO] [stderr] Downloaded serde_derive_internals v0.15.1 [INFO] [stderr] Downloaded serde v1.0.8 [INFO] [stderr] Downloaded serde_derive v1.0.8 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b37b2fa3c6f05a07166b719a69d8e536ba83a96471a8290c7680eec92d2604a [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" "7b37b2fa3c6f05a07166b719a69d8e536ba83a96471a8290c7680eec92d2604a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b37b2fa3c6f05a07166b719a69d8e536ba83a96471a8290c7680eec92d2604a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b37b2fa3c6f05a07166b719a69d8e536ba83a96471a8290c7680eec92d2604a", kill_on_drop: false }` [INFO] [stdout] 7b37b2fa3c6f05a07166b719a69d8e536ba83a96471a8290c7680eec92d2604a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e10587b61bb1d4605790df997834bde1f4db64fbceb9eec2b8863ad175fcfd28 [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" "e10587b61bb1d4605790df997834bde1f4db64fbceb9eec2b8863ad175fcfd28", 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 ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling ordermap v0.2.10 [INFO] [stderr] Compiling byteorder v1.0.0 [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 31.30s [INFO] running `Command { std: "docker" "inspect" "e10587b61bb1d4605790df997834bde1f4db64fbceb9eec2b8863ad175fcfd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10587b61bb1d4605790df997834bde1f4db64fbceb9eec2b8863ad175fcfd28", kill_on_drop: false }` [INFO] [stdout] e10587b61bb1d4605790df997834bde1f4db64fbceb9eec2b8863ad175fcfd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a2dce0285967816268b9dc70e0391045643aaf88a54e530b7c80e42cc350a81 [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" "3a2dce0285967816268b9dc70e0391045643aaf88a54e530b7c80e42cc350a81", 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] [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: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] [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.41s [INFO] running `Command { std: "docker" "inspect" "3a2dce0285967816268b9dc70e0391045643aaf88a54e530b7c80e42cc350a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2dce0285967816268b9dc70e0391045643aaf88a54e530b7c80e42cc350a81", kill_on_drop: false }` [INFO] [stdout] 3a2dce0285967816268b9dc70e0391045643aaf88a54e530b7c80e42cc350a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", 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] 5878ded652dcad88b42ac97ebb61c523d90bef7ddfd730f390cf7d377f62f7ac [INFO] running `Command { std: "docker" "start" "-a" "5878ded652dcad88b42ac97ebb61c523d90bef7ddfd730f390cf7d377f62f7ac", 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.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cotli_helper-197280f38e028889) [INFO] [stdout] [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_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok [INFO] [stdout] test formation::coordinate::test_descent_into_darkness_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_fills_formation_until_formation_is_full ... ok [INFO] [stdout] test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... ok [INFO] [stdout] test formation::coordinate::test_worlds_wake_formation_has_correct_adjacency_numbers ... ok [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] test formation_search::expanding_expandable_node_always_adds_new_child ... FAILED [INFO] [stdout] test formation_search::expand_eventually_completes_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: 0x556f08ae73ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556f08ae73ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556f08ae73ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556f08ae73ac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556f08b0b3ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x556f08ae3195 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x556f08ae8e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556f08ae8e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556f08ae8e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556f08ae89e6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556f08ae94b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556f08ae8f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556f08ae7864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556f08ae8ef9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556f089b18f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x556f089b19e3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x556f08a3d56d - core::result::Result::unwrap::h50b146d6116ca366 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x556f08a4044e - cotli_helper::create_user_data::hb3057df2620ff239 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:5 [INFO] [stdout] 18: 0x556f08a0962c - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::hf5e083a1dee2302a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:424:25 [INFO] [stdout] 19: 0x556f08a0931e - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::h8e97af7ec1938e87 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:410:5 [INFO] [stdout] 20: 0x556f08a163b8 - core::ops::function::FnOnce::call_once::hdfa980f2162485e9 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556f08a81409 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h08ac073298c66455 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:73 [INFO] [stdout] 22: 0x556f08a81409 - test::__rust_begin_short_backtrace::he6be3f52bab18562 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x556f08a51ff2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::h15bc1e03b1b57705 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:41 [INFO] [stdout] 24: 0x556f08a51ff2 - test::bench::Bencher::bench::hba9e1ba7e51a3877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/bench.rs:56:9 [INFO] [stdout] 25: 0x556f08a51ff2 - test::bench::run_once::h3ef1455b87385441 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/bench.rs:241:5 [INFO] [stdout] 26: 0x556f08a51ff2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::h91eae66135175f0a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:21 [INFO] [stdout] 27: 0x556f08a51ff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfe6bfe9cdb8becb4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x556f08a8141e - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x556f08a8141e - test::__rust_begin_short_backtrace::hf8d06227be4649b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 30: 0x556f08a7ffe7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 31: 0x556f08a7ffe7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556f08a7ffe7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x556f08a7ffe7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x556f08a7ffe7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x556f08a7ffe7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 36: 0x556f08a7ffe7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 37: 0x556f08a4d0ae - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 38: 0x556f08a4d0ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 39: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 40: 0x556f08a51e08 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x556f08a51e08 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 42: 0x556f08a51e08 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 43: 0x556f08a51e08 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 44: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 45: 0x556f08a51e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 47: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 48: 0x556f08aedf53 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 49: 0x7f6630643609 - start_thread [INFO] [stdout] 50: 0x7f6630415293 - clone [INFO] [stdout] 51: 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: 0x556f08ae73ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556f08ae73ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556f08ae73ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556f08ae73ac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556f08b0b3ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x556f08ae3195 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x556f08ae8e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556f08ae8e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556f08ae8e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556f08ae89e6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556f08ae94b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556f08ae8f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556f08ae7864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556f08ae8ef9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556f089b18f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x556f089b19e3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x556f08a3d56d - core::result::Result::unwrap::h50b146d6116ca366 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x556f08a4044e - cotli_helper::create_user_data::hb3057df2620ff239 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:5 [INFO] [stdout] 18: 0x556f08a08f83 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::heb54f97cff851883 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:397:25 [INFO] [stdout] 19: 0x556f08a08c7e - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::hba57a0c0a9b3a258 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:383:5 [INFO] [stdout] 20: 0x556f08a16218 - core::ops::function::FnOnce::call_once::h92e43834ecd33d22 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556f08a81409 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h08ac073298c66455 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:73 [INFO] [stdout] 22: 0x556f08a81409 - test::__rust_begin_short_backtrace::he6be3f52bab18562 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x556f08a51ff2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::h15bc1e03b1b57705 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:41 [INFO] [stdout] 24: 0x556f08a51ff2 - test::bench::Bencher::bench::hba9e1ba7e51a3877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/bench.rs:56:9 [INFO] [stdout] 25: 0x556f08a51ff2 - test::bench::run_once::h3ef1455b87385441 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/bench.rs:241:5 [INFO] [stdout] 26: 0x556f08a51ff2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::h91eae66135175f0a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:451:21 [INFO] [stdout] 27: 0x556f08a51ff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfe6bfe9cdb8becb4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x556f08a8141e - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x556f08a8141e - test::__rust_begin_short_backtrace::hf8d06227be4649b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 30: 0x556f08a7ffe7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 31: 0x556f08a7ffe7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556f08a7ffe7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x556f08a7ffe7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x556f08a7ffe7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x556f08a7ffe7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 36: 0x556f08a7ffe7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 37: 0x556f08a4d0ae - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 38: 0x556f08a4d0ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 39: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 40: 0x556f08a51e08 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x556f08a51e08 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 42: 0x556f08a51e08 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 43: 0x556f08a51e08 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 44: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 45: 0x556f08a51e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 47: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 48: 0x556f08aedf53 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 49: 0x7f6630643609 - start_thread [INFO] [stdout] 50: 0x7f6630415293 - clone [INFO] [stdout] 51: 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: 0x556f08ae73ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556f08ae73ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556f08ae73ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556f08ae73ac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556f08b0b3ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x556f08ae3195 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x556f08ae8e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556f08ae8e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556f08ae8e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556f08ae89e6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556f08ae94b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556f08ae8f62 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x556f08ae7864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556f08ae8ef9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556f089b18f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x556f089b183d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:47:5 [INFO] [stdout] 16: 0x556f08a430ce - core::option::Option::unwrap::h3a71e39317f85d42 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x556f08a0fe9f - ::cmp::hf89ce327c73cd685 [INFO] [stdout] at /opt/rustwide/workdir/src/dps.rs:26:9 [INFO] [stdout] 18: 0x556f08a0451d - core::iter::traits::iterator::Iterator::max_by_key::compare::hde24a3c85eabffc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2700:13 [INFO] [stdout] 19: 0x556f08a15e02 - core::ops::function::FnMut::call_mut::he40fac685f48d2ec [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 20: 0x556f08a041e2 - core::ops::function::impls:: for &mut F>::call_once::hcf2f3cc8ae80f8c7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 21: 0x556f08a3c037 - core::cmp::max_by::h890fde8f43ddc59b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/cmp.rs:1208:11 [INFO] [stdout] 22: 0x556f08a058ec - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::heb3e74945a833c11 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2728:25 [INFO] [stdout] 23: 0x556f08a0672f - core::iter::adapters::map::map_fold::{{closure}}::h91f86c29f0480837 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 24: 0x556f08a069ad - core::iter::adapters::map::map_fold::{{closure}}::hac73cb215c8d95e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 25: 0x556f089ec3e6 - core::iter::adapters::filter::filter_fold::{{closure}}::h586213ab98c48898 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:37:44 [INFO] [stdout] 26: 0x556f08a40e9f - core::iter::traits::iterator::Iterator::fold::h7d7d9e742e96af60 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2171:21 [INFO] [stdout] 27: 0x556f089ea0ee - as core::iter::traits::iterator::Iterator>::fold::ha952d8abf77d6614 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:101:9 [INFO] [stdout] 28: 0x556f08a0346e - as core::iter::traits::iterator::Iterator>::fold::h3c4d66972179529c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 29: 0x556f08a036bc - as core::iter::traits::iterator::Iterator>::fold::h4d1e3c22e3ba460c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 30: 0x556f08a05a44 - core::iter::traits::iterator::Iterator::reduce::h59eb9750bbbf7d00 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2216:14 [INFO] [stdout] 31: 0x556f08a057e2 - core::iter::traits::iterator::Iterator::max_by::hfa158b50aa61cffa [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2731:9 [INFO] [stdout] 32: 0x556f08a042f1 - core::iter::traits::iterator::Iterator::max_by_key::hbed11439dfd3d069 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2703:22 [INFO] [stdout] 33: 0x556f089f5014 - cotli_helper::formation_search::Node::best_child::hb7f5bfd9f5957a8a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:186:9 [INFO] [stdout] 34: 0x556f089f5607 - 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: 0x556f089f4dbf - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:172:40 [INFO] [stdout] 36: 0x556f089f4e4f - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:169:28 [INFO] [stdout] 37: 0x556f089f7596 - 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: 0x556f089f72fa - cotli_helper::formation_search::expanding_expandable_node_always_adds_new_child::{{closure}}::hb9aa086ed787221c [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:306:1 [INFO] [stdout] 39: 0x556f08a162ae - core::ops::function::FnOnce::call_once::h962297e7d4df9d92 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556f08a813d3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x556f08a813d3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x556f08a7ffe7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x556f08a7ffe7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x556f08a7ffe7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x556f08a7ffe7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x556f08a7ffe7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x556f08a7ffe7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x556f08a7ffe7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x556f08a4d0ae - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x556f08a4d0ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 52: 0x556f08a51e08 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x556f08a51e08 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x556f08a51e08 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x556f08a51e08 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 57: 0x556f08a51e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 60: 0x556f08aedf53 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7f6630643609 - start_thread [INFO] [stdout] 62: 0x7f6630415293 - clone [INFO] [stdout] 63: 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: 0x556f08ae73ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556f08ae73ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556f08ae73ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556f08ae73ac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556f08b0b3ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x556f08ae3195 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x556f08ae8e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556f08ae8e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556f08ae8e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556f08ae89e6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556f08ae94b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556f08ae8f62 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x556f08ae7864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556f08ae8ef9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556f089b18f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x556f089b183d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:47:5 [INFO] [stdout] 16: 0x556f08a430ce - core::option::Option::unwrap::h3a71e39317f85d42 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x556f08a0fe9f - ::cmp::hf89ce327c73cd685 [INFO] [stdout] at /opt/rustwide/workdir/src/dps.rs:26:9 [INFO] [stdout] 18: 0x556f08a0451d - core::iter::traits::iterator::Iterator::max_by_key::compare::hde24a3c85eabffc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2700:13 [INFO] [stdout] 19: 0x556f08a15e02 - core::ops::function::FnMut::call_mut::he40fac685f48d2ec [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 20: 0x556f08a041e2 - core::ops::function::impls:: for &mut F>::call_once::hcf2f3cc8ae80f8c7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 21: 0x556f08a3c037 - core::cmp::max_by::h890fde8f43ddc59b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/cmp.rs:1208:11 [INFO] [stdout] 22: 0x556f08a058ec - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::heb3e74945a833c11 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2728:25 [INFO] [stdout] 23: 0x556f08a0672f - core::iter::adapters::map::map_fold::{{closure}}::h91f86c29f0480837 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 24: 0x556f08a069ad - core::iter::adapters::map::map_fold::{{closure}}::hac73cb215c8d95e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:84:21 [INFO] [stdout] 25: 0x556f089ec3e6 - core::iter::adapters::filter::filter_fold::{{closure}}::h586213ab98c48898 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:37:44 [INFO] [stdout] 26: 0x556f08a40e9f - core::iter::traits::iterator::Iterator::fold::h7d7d9e742e96af60 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2171:21 [INFO] [stdout] 27: 0x556f089ea0ee - as core::iter::traits::iterator::Iterator>::fold::ha952d8abf77d6614 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:101:9 [INFO] [stdout] 28: 0x556f08a0346e - as core::iter::traits::iterator::Iterator>::fold::h3c4d66972179529c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 29: 0x556f08a036bc - as core::iter::traits::iterator::Iterator>::fold::h4d1e3c22e3ba460c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 30: 0x556f08a05a44 - core::iter::traits::iterator::Iterator::reduce::h59eb9750bbbf7d00 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2216:14 [INFO] [stdout] 31: 0x556f08a057e2 - core::iter::traits::iterator::Iterator::max_by::hfa158b50aa61cffa [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2731:9 [INFO] [stdout] 32: 0x556f08a042f1 - core::iter::traits::iterator::Iterator::max_by_key::hbed11439dfd3d069 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2703:22 [INFO] [stdout] 33: 0x556f089f5014 - cotli_helper::formation_search::Node::best_child::hb7f5bfd9f5957a8a [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:186:9 [INFO] [stdout] 34: 0x556f089f5607 - 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: 0x556f089f4dbf - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:172:40 [INFO] [stdout] 36: 0x556f089f4e4f - cotli_helper::formation_search::Node::expand::h4d03da5111f90d44 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:169:28 [INFO] [stdout] 37: 0x556f089f7ca7 - 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: 0x556f089f7a8a - cotli_helper::formation_search::expand_eventually_completes_node::{{closure}}::ha336852cdb779310 [INFO] [stdout] at /opt/rustwide/workdir/src/formation_search/mod.rs:335:1 [INFO] [stdout] 39: 0x556f08a1645e - core::ops::function::FnOnce::call_once::hf6d7d96be6ec9abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556f08a813d3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x556f08a813d3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x556f08a7ffe7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x556f08a7ffe7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x556f08a7ffe7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x556f08a7ffe7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x556f08a7ffe7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x556f08a7ffe7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x556f08a7ffe7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x556f08a4d0ae - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x556f08a4d0ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 52: 0x556f08a51e08 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x556f08a51e08 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x556f08a51e08 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x556f08a51e08 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x556f08a51e08 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 57: 0x556f08a51e08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x556f08aedf53 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 60: 0x556f08aedf53 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7f6630643609 - start_thread [INFO] [stdout] 62: 0x7f6630415293 - clone [INFO] [stdout] 63: 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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "5878ded652dcad88b42ac97ebb61c523d90bef7ddfd730f390cf7d377f62f7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5878ded652dcad88b42ac97ebb61c523d90bef7ddfd730f390cf7d377f62f7ac", kill_on_drop: false }` [INFO] [stdout] 5878ded652dcad88b42ac97ebb61c523d90bef7ddfd730f390cf7d377f62f7ac