[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 510f8f14d73390921a4e22a24eab9fb0a64554ad [INFO] testing sgrif/cotli-helper against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrif%2Fcotli-helper" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sgrif/cotli-helper on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-5/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77375a646e60207b3e66b30a44184754aa180b8c1880a0527034962f5ffe9e93 [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" "77375a646e60207b3e66b30a44184754aa180b8c1880a0527034962f5ffe9e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77375a646e60207b3e66b30a44184754aa180b8c1880a0527034962f5ffe9e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77375a646e60207b3e66b30a44184754aa180b8c1880a0527034962f5ffe9e93", kill_on_drop: false }` [INFO] [stdout] 77375a646e60207b3e66b30a44184754aa180b8c1880a0527034962f5ffe9e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbaf747ebd923f527651af09a151cb53d1b6358c18e5d55ee3791dbe9f01c0c0 [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" "cbaf747ebd923f527651af09a151cb53d1b6358c18e5d55ee3791dbe9f01c0c0", 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 unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling ordermap v0.2.10 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling syn v0.11.11 [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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: 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] = 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.41s [INFO] running `Command { std: "docker" "inspect" "cbaf747ebd923f527651af09a151cb53d1b6358c18e5d55ee3791dbe9f01c0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbaf747ebd923f527651af09a151cb53d1b6358c18e5d55ee3791dbe9f01c0c0", kill_on_drop: false }` [INFO] [stdout] cbaf747ebd923f527651af09a151cb53d1b6358c18e5d55ee3791dbe9f01c0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a99c88b8e733d841aee3f6ba9da1603ffd77353a450649fda1bedc0a0a3d64 [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" "c1a99c88b8e733d841aee3f6ba9da1603ffd77353a450649fda1bedc0a0a3d64", 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 cotli-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: 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] = 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: 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] = 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `Command { std: "docker" "inspect" "c1a99c88b8e733d841aee3f6ba9da1603ffd77353a450649fda1bedc0a0a3d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a99c88b8e733d841aee3f6ba9da1603ffd77353a450649fda1bedc0a0a3d64", kill_on_drop: false }` [INFO] [stdout] c1a99c88b8e733d841aee3f6ba9da1603ffd77353a450649fda1bedc0a0a3d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15d2cd75a984ab1de6c685c14e8a784a1f7074a1ea012479bae756c57e31537b [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" "15d2cd75a984ab1de6c685c14e8a784a1f7074a1ea012479bae756c57e31537b", 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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: 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] = 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: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: 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] = 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: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cotli_helper-f0ba8db256504be8 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test dps::multiply_by_level_is_straight_multiplier ... ok [INFO] [stdout] test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok [INFO] [stdout] test formation::coordinate::test_descent_into_darkness_formation_has_correct_adjacency_numbers ... 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_worlds_wake_formation_has_correct_adjacency_numbers ... ok [INFO] [stdout] test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... 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::benchmarks::bench_search_root_after_1k_expands ... FAILED [INFO] [stdout] test formation_search::benchmarks::bench_expand_root_node ... 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] [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] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b546589585 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b546589585 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b546589585 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b546589585 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b5465b280c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b5464f4605 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b546583b71 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b54658bce0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b54658bce0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b54658bce0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b54658b9da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b54658c323 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b54658bf1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b5465b11a1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55b5465b0fc3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x55b546490c5b - core::result::Result::unwrap::h3ce8270fb5fcfe42 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55b5464a184e - cotli_helper::create_user_data::h83ada54ff3e09e98 [INFO] [stdout] at src/lib.rs:33 [INFO] [stdout] 17: 0x55b5464c408b - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::hcfaffbf167199e69 [INFO] [stdout] at src/formation_search/mod.rs:424 [INFO] [stdout] 18: 0x55b5464c3da6 - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::h01996a38f70914c1 [INFO] [stdout] at src/formation_search/mod.rs:410 [INFO] [stdout] 19: 0x55b5464a9638 - core::ops::function::FnOnce::call_once::hbdad0012b5f854e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x55b5464f8ce2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::hb843a3bcfb1f3fed [INFO] [stdout] at src/libtest/lib.rs:403 [INFO] [stdout] 21: 0x55b5464f8ce2 - test::bench::Bencher::bench::h442152eea8a67f0b [INFO] [stdout] at src/libtest/bench.rs:46 [INFO] [stdout] 22: 0x55b5464f8ce2 - test::bench::run_once::ha34b5c706ff28eb1 [INFO] [stdout] at src/libtest/bench.rs:237 [INFO] [stdout] 23: 0x55b5464f8ce2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::h88e59dccaf7dbfbf [INFO] [stdout] at src/libtest/lib.rs:403 [INFO] [stdout] 24: 0x55b5464f8ce2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5556777c0590816 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 25: 0x55b54651d84e - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 26: 0x55b54651d84e - test::__rust_begin_short_backtrace::hd655cde502a77c83 [INFO] [stdout] at src/libtest/lib.rs:517 [INFO] [stdout] 27: 0x55b54651bd6c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 28: 0x55b54651bd6c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55b54651bd6c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 30: 0x55b54651bd6c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 31: 0x55b54651bd6c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55b54651bd6c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55b54651bd6c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55b5464f3af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55b5464f8ae5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b5464f8ae5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b5464f8ae5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b5464f8ae5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55b5464f8ae5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 42: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 43: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 44: 0x55b54659281a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7fc56965d609 - start_thread [INFO] [stdout] 46: 0x7fc569569103 - __clone [INFO] [stdout] 47: 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: 0x55b546589585 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b546589585 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b546589585 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b546589585 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b5465b280c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b5464f4605 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b546583b71 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b54658bce0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b54658bce0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b54658bce0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b54658b9da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b54658c323 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b54658bf1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b5465b11a1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55b5465b0fc3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x55b546490c5b - core::result::Result::unwrap::h3ce8270fb5fcfe42 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55b5464a184e - cotli_helper::create_user_data::h83ada54ff3e09e98 [INFO] [stdout] at src/lib.rs:33 [INFO] [stdout] 17: 0x55b5464c39ff - cotli_helper::formation_search::benchmarks::bench_expand_root_node::h8425bef87df83cfe [INFO] [stdout] at src/formation_search/mod.rs:397 [INFO] [stdout] 18: 0x55b5464c3726 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::he770000b00a2bea3 [INFO] [stdout] at src/formation_search/mod.rs:383 [INFO] [stdout] 19: 0x55b5464a9508 - core::ops::function::FnOnce::call_once::h93d88c3041281758 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x55b5464f8ce2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::{{closure}}::hb843a3bcfb1f3fed [INFO] [stdout] at src/libtest/lib.rs:403 [INFO] [stdout] 21: 0x55b5464f8ce2 - test::bench::Bencher::bench::h442152eea8a67f0b [INFO] [stdout] at src/libtest/bench.rs:46 [INFO] [stdout] 22: 0x55b5464f8ce2 - test::bench::run_once::ha34b5c706ff28eb1 [INFO] [stdout] at src/libtest/bench.rs:237 [INFO] [stdout] 23: 0x55b5464f8ce2 - test::convert_benchmarks_to_tests::{{closure}}::{{closure}}::h88e59dccaf7dbfbf [INFO] [stdout] at src/libtest/lib.rs:403 [INFO] [stdout] 24: 0x55b5464f8ce2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5556777c0590816 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 25: 0x55b54651d84e - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 26: 0x55b54651d84e - test::__rust_begin_short_backtrace::hd655cde502a77c83 [INFO] [stdout] at src/libtest/lib.rs:517 [INFO] [stdout] 27: 0x55b54651bd6c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 28: 0x55b54651bd6c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55b54651bd6c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 30: 0x55b54651bd6c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 31: 0x55b54651bd6c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55b54651bd6c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55b54651bd6c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55b5464f3af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55b5464f8ae5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55b5464f8ae5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 38: 0x55b5464f8ae5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 39: 0x55b5464f8ae5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55b5464f8ae5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 42: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 43: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 44: 0x55b54659281a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7fc56965d609 - start_thread [INFO] [stdout] 46: 0x7fc569569103 - __clone [INFO] [stdout] 47: 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: 0x55b546589585 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b546589585 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b546589585 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b546589585 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b5465b280c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b5464f4605 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b546583b71 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b54658bce0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b54658bce0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b54658bce0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b54658b9da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b54658c323 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b54658bf1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b5465b11a1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55b5465b10ed - core::panicking::panic::h68e56c2eeba99c8c [INFO] [stdout] at src/libcore/panicking.rs:50 [INFO] [stdout] 15: 0x55b5464e1e7d - core::option::Option::unwrap::h27ad6c3f1d36ecad [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/macros/mod.rs:10 [INFO] [stdout] 16: 0x55b5464ef252 - ::cmp::hcac7daf509bdc908 [INFO] [stdout] at src/dps.rs:26 [INFO] [stdout] 17: 0x55b5464baf9d - core::iter::traits::iterator::Iterator::max_by_key::compare::h15a17bf06277df7d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2531 [INFO] [stdout] 18: 0x55b5464a9082 - core::ops::function::FnMut::call_mut::h54ad094e6597e3ac [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:154 [INFO] [stdout] 19: 0x55b5464bacf8 - core::ops::function::impls:: for &mut F>::call_once::h8931d492826219a3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:286 [INFO] [stdout] 20: 0x55b54648d296 - core::cmp::max_by::hb3ce49cd72ff03b5 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/cmp.rs:1015 [INFO] [stdout] 21: 0x55b5464bcf32 - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::ha64d4e1f3b7991d1 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2561 [INFO] [stdout] 22: 0x55b5464e92a4 - core::iter::adapters::map_fold::{{closure}}::h592572730b0129df [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:833 [INFO] [stdout] 23: 0x55b5464e95f2 - core::iter::adapters::map_fold::{{closure}}::h77a1dda735385d60 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:833 [INFO] [stdout] 24: 0x55b5464e744d - core::iter::adapters::filter_fold::{{closure}}::h6c46e63ae1903421 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:976 [INFO] [stdout] 25: 0x55b5464a262d - core::iter::traits::iterator::Iterator::fold::hdfe9364315d0b72d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2023 [INFO] [stdout] 26: 0x55b5464e4a29 - as core::iter::traits::iterator::Iterator>::fold::h7def5502499e89e7 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:1040 [INFO] [stdout] 27: 0x55b5464eb2f9 - as core::iter::traits::iterator::Iterator>::fold::he6edba7e16f983ed [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:873 [INFO] [stdout] 28: 0x55b5464eae52 - as core::iter::traits::iterator::Iterator>::fold::h5a0eba3b272242f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:873 [INFO] [stdout] 29: 0x55b5464e5b45 - core::iter::traits::iterator::Iterator::fold_first::hbf4f47903a0bd3f3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2062 [INFO] [stdout] 30: 0x55b5464e69f6 - core::iter::traits::iterator::Iterator::max_by::h580f37ccaf319c09 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2564 [INFO] [stdout] 31: 0x55b5464e5ce5 - core::iter::traits::iterator::Iterator::max_by_key::h0300b44229ce6e8c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2534 [INFO] [stdout] 32: 0x55b5464ef78e - cotli_helper::formation_search::Node::best_child::hfb07a8c959d2192e [INFO] [stdout] at src/formation_search/mod.rs:186 [INFO] [stdout] 33: 0x55b5464efddc - cotli_helper::formation_search::Node::to_best_child::h68e1e588167a7c9d [INFO] [stdout] at src/formation_search/mod.rs:244 [INFO] [stdout] 34: 0x55b5464ef696 - cotli_helper::formation_search::Node::expand::hbd6c49157a65b4fc [INFO] [stdout] at src/formation_search/mod.rs:172 [INFO] [stdout] 35: 0x55b5464ef57c - cotli_helper::formation_search::Node::expand::hbd6c49157a65b4fc [INFO] [stdout] at src/formation_search/mod.rs:169 [INFO] [stdout] 36: 0x55b5464f332a - cotli_helper::formation_search::expand_eventually_completes_node::h81bbb2aac675d0d0 [INFO] [stdout] at src/formation_search/mod.rs:343 [INFO] [stdout] 37: 0x55b5464f312a - cotli_helper::formation_search::expand_eventually_completes_node::{{closure}}::h3cd07151caf9b7e0 [INFO] [stdout] at src/formation_search/mod.rs:335 [INFO] [stdout] 38: 0x55b5464a966e - core::ops::function::FnOnce::call_once::hbea7982cb8211372 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 39: 0x55b54651bd6c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x55b54651bd6c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 41: 0x55b54651bd6c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 42: 0x55b54651bd6c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 43: 0x55b54651bd6c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 44: 0x55b54651bd6c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 45: 0x55b54651bd6c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 46: 0x55b5464f3af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 47: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 48: 0x55b5464f8ae5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 49: 0x55b5464f8ae5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 50: 0x55b5464f8ae5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 51: 0x55b5464f8ae5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 52: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 53: 0x55b5464f8ae5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 54: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 55: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 56: 0x55b54659281a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 57: 0x7fc56965d609 - start_thread [INFO] [stdout] 58: 0x7fc569569103 - __clone [INFO] [stdout] 59: 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: 0x55b546589585 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b546589585 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b546589585 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b546589585 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b5465b280c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b5464f4605 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b546583b71 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b54658bce0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b54658bce0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b54658bce0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b54658b9da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b54658c323 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b54658bf1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b5465b11a1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55b5465b10ed - core::panicking::panic::h68e56c2eeba99c8c [INFO] [stdout] at src/libcore/panicking.rs:50 [INFO] [stdout] 15: 0x55b5464e1e7d - core::option::Option::unwrap::h27ad6c3f1d36ecad [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/macros/mod.rs:10 [INFO] [stdout] 16: 0x55b5464ef252 - ::cmp::hcac7daf509bdc908 [INFO] [stdout] at src/dps.rs:26 [INFO] [stdout] 17: 0x55b5464baf9d - core::iter::traits::iterator::Iterator::max_by_key::compare::h15a17bf06277df7d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2531 [INFO] [stdout] 18: 0x55b5464a9082 - core::ops::function::FnMut::call_mut::h54ad094e6597e3ac [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:154 [INFO] [stdout] 19: 0x55b5464bacf8 - core::ops::function::impls:: for &mut F>::call_once::h8931d492826219a3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:286 [INFO] [stdout] 20: 0x55b54648d296 - core::cmp::max_by::hb3ce49cd72ff03b5 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/cmp.rs:1015 [INFO] [stdout] 21: 0x55b5464bcf32 - core::iter::traits::iterator::Iterator::max_by::fold::{{closure}}::ha64d4e1f3b7991d1 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2561 [INFO] [stdout] 22: 0x55b5464e92a4 - core::iter::adapters::map_fold::{{closure}}::h592572730b0129df [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:833 [INFO] [stdout] 23: 0x55b5464e95f2 - core::iter::adapters::map_fold::{{closure}}::h77a1dda735385d60 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:833 [INFO] [stdout] 24: 0x55b5464e744d - core::iter::adapters::filter_fold::{{closure}}::h6c46e63ae1903421 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:976 [INFO] [stdout] 25: 0x55b5464a262d - core::iter::traits::iterator::Iterator::fold::hdfe9364315d0b72d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2023 [INFO] [stdout] 26: 0x55b5464e4a29 - as core::iter::traits::iterator::Iterator>::fold::h7def5502499e89e7 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:1040 [INFO] [stdout] 27: 0x55b5464eb2f9 - as core::iter::traits::iterator::Iterator>::fold::he6edba7e16f983ed [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:873 [INFO] [stdout] 28: 0x55b5464eae52 - as core::iter::traits::iterator::Iterator>::fold::h5a0eba3b272242f2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/adapters/mod.rs:873 [INFO] [stdout] 29: 0x55b5464e5b45 - core::iter::traits::iterator::Iterator::fold_first::hbf4f47903a0bd3f3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2062 [INFO] [stdout] 30: 0x55b5464e69f6 - core::iter::traits::iterator::Iterator::max_by::h580f37ccaf319c09 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2564 [INFO] [stdout] 31: 0x55b5464e5ce5 - core::iter::traits::iterator::Iterator::max_by_key::h0300b44229ce6e8c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/iter/traits/iterator.rs:2534 [INFO] [stdout] 32: 0x55b5464ef78e - cotli_helper::formation_search::Node::best_child::hfb07a8c959d2192e [INFO] [stdout] at src/formation_search/mod.rs:186 [INFO] [stdout] 33: 0x55b5464efddc - cotli_helper::formation_search::Node::to_best_child::h68e1e588167a7c9d [INFO] [stdout] at src/formation_search/mod.rs:244 [INFO] [stdout] 34: 0x55b5464ef696 - cotli_helper::formation_search::Node::expand::hbd6c49157a65b4fc [INFO] [stdout] at src/formation_search/mod.rs:172 [INFO] [stdout] 35: 0x55b5464ef57c - cotli_helper::formation_search::Node::expand::hbd6c49157a65b4fc [INFO] [stdout] at src/formation_search/mod.rs:169 [INFO] [stdout] 36: 0x55b5464f2750 - cotli_helper::formation_search::expanding_expandable_node_always_adds_new_child::h9bf17b9f617ac4e8 [INFO] [stdout] at src/formation_search/mod.rs:317 [INFO] [stdout] 37: 0x55b5464f239a - cotli_helper::formation_search::expanding_expandable_node_always_adds_new_child::{{closure}}::h72056889a129d156 [INFO] [stdout] at src/formation_search/mod.rs:306 [INFO] [stdout] 38: 0x55b5464a92ae - core::ops::function::FnOnce::call_once::h17ae6ddea44ab3d7 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 39: 0x55b54651bd6c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x55b54651bd6c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 41: 0x55b54651bd6c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 42: 0x55b54651bd6c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 43: 0x55b54651bd6c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 44: 0x55b54651bd6c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 45: 0x55b54651bd6c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 46: 0x55b5464f3af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 47: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 48: 0x55b5464f8ae5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 49: 0x55b5464f8ae5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 50: 0x55b5464f8ae5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 51: 0x55b5464f8ae5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 52: 0x55b5464f8ae5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 53: 0x55b5464f8ae5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 54: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 55: 0x55b54659281a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 56: 0x55b54659281a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 57: 0x7fc56965d609 - start_thread [INFO] [stdout] 58: 0x7fc569569103 - __clone [INFO] [stdout] 59: 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15d2cd75a984ab1de6c685c14e8a784a1f7074a1ea012479bae756c57e31537b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15d2cd75a984ab1de6c685c14e8a784a1f7074a1ea012479bae756c57e31537b", kill_on_drop: false }` [INFO] [stdout] 15d2cd75a984ab1de6c685c14e8a784a1f7074a1ea012479bae756c57e31537b