[INFO] cloning repository https://github.com/bennufactory/FabChess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennufactory/FabChess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2FFabChess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2FFabChess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 866f9f3a79c9a22681cc989799ed58357d3ecc01 [INFO] testing bennufactory/FabChess against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennufactory%2FFabChess" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennufactory/FabChess on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bennufactory/FabChess [INFO] finished tweaking git repo https://github.com/bennufactory/FabChess [INFO] tweaked toml for git repo https://github.com/bennufactory/FabChess written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bennufactory/FabChess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", 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] a680a511351b44bae63697a72c96ec34def64025dfacfae71eb29b8977bbc21f [INFO] running `Command { std: "docker" "start" "-a" "a680a511351b44bae63697a72c96ec34def64025dfacfae71eb29b8977bbc21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a680a511351b44bae63697a72c96ec34def64025dfacfae71eb29b8977bbc21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a680a511351b44bae63697a72c96ec34def64025dfacfae71eb29b8977bbc21f", kill_on_drop: false }` [INFO] [stdout] a680a511351b44bae63697a72c96ec34def64025dfacfae71eb29b8977bbc21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e8a049f7b9769cb0fdbd6a0a83430b00e354672b550d6e6303a168e27f0167f [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" "3e8a049f7b9769cb0fdbd6a0a83430b00e354672b550d6e6303a168e27f0167f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling FabChess v1.12.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/evaluation/mod.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | (psqt_w - psqt_b) [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/move_generation/magic.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / (((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | | & NOT_SQUARES[square]) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 | ((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | & NOT_SQUARES[square] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pgn/pgn_reader.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | type Item = (String); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/search/alphabeta.rs:545:6 [INFO] [stdout] | [INFO] [stdout] 545 | ) -> (i16) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | Err(why) => panic!("Couldn't create file, {}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | panic!("Something went wrong, {}", why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/misc.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | Err(why) => panic!("{}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/pgn/pgn_reader.rs:325:22 [INFO] [stdout] | [INFO] [stdout] 325 | if e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alpha` [INFO] [stdout] --> src/evaluation/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | alpha: i16, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/evaluation/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | beta: i16, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tuning/loading.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | panic!(format!("Invalid split {}", fen_split[1])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 89 | panic!("Invalid split {}", fen_split[1]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OPTIMIZE_K` [INFO] [stdout] --> src/tuning/tuning.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | const OPTIMIZE_K: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "3e8a049f7b9769cb0fdbd6a0a83430b00e354672b550d6e6303a168e27f0167f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8a049f7b9769cb0fdbd6a0a83430b00e354672b550d6e6303a168e27f0167f", kill_on_drop: false }` [INFO] [stdout] 3e8a049f7b9769cb0fdbd6a0a83430b00e354672b550d6e6303a168e27f0167f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 257fc31dc7880ee0f5403657ec39631fa16eb0cf7060f7c1161041ba0934dec3 [INFO] running `Command { std: "docker" "start" "-a" "257fc31dc7880ee0f5403657ec39631fa16eb0cf7060f7c1161041ba0934dec3", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/evaluation/mod.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | (psqt_w - psqt_b) [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/move_generation/magic.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / (((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | | & NOT_SQUARES[square]) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 | ((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | & NOT_SQUARES[square] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pgn/pgn_reader.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | type Item = (String); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/search/alphabeta.rs:545:6 [INFO] [stdout] | [INFO] [stdout] 545 | ) -> (i16) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | Err(why) => panic!("Couldn't create file, {}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | panic!("Something went wrong, {}", why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/misc.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | Err(why) => panic!("{}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/pgn/pgn_reader.rs:325:22 [INFO] [stdout] | [INFO] [stdout] 325 | if e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alpha` [INFO] [stdout] --> src/evaluation/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | alpha: i16, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/evaluation/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | beta: i16, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tuning/loading.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | panic!(format!("Invalid split {}", fen_split[1])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 89 | panic!("Invalid split {}", fen_split[1]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling FabChess v1.12.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:389:46 [INFO] [stdout] | [INFO] [stdout] 389 | Err(why) => panic!("{}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OPTIMIZE_K` [INFO] [stdout] --> src/tuning/tuning.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | const OPTIMIZE_K: bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/evaluation/mod.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | (psqt_w - psqt_b) [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/move_generation/magic.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / (((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | | & NOT_SQUARES[square]) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 | ((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stdout] 216 | & NOT_SQUARES[square] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pgn/pgn_reader.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | type Item = (String); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/search/alphabeta.rs:545:6 [INFO] [stdout] | [INFO] [stdout] 545 | ) -> (i16) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | Err(why) => panic!("Couldn't create file, {}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/logging.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | panic!("Something went wrong, {}", why.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/misc.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | Err(why) => panic!("{}", why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/pgn/pgn_reader.rs:325:22 [INFO] [stdout] | [INFO] [stdout] 325 | if e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alpha` [INFO] [stdout] --> src/evaluation/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | alpha: i16, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/evaluation/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | beta: i16, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tuning/loading.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | panic!(format!("Invalid split {}", fen_split[1])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 89 | panic!("Invalid split {}", fen_split[1]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.80s [INFO] running `Command { std: "docker" "inspect" "257fc31dc7880ee0f5403657ec39631fa16eb0cf7060f7c1161041ba0934dec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257fc31dc7880ee0f5403657ec39631fa16eb0cf7060f7c1161041ba0934dec3", kill_on_drop: false }` [INFO] [stdout] 257fc31dc7880ee0f5403657ec39631fa16eb0cf7060f7c1161041ba0934dec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7384ca551918819b625a25ec9f36df86a33279e8e830a88affc4332b197c6f2 [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" "e7384ca551918819b625a25ec9f36df86a33279e8e830a88affc4332b197c6f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/evaluation/mod.rs:156:13 [INFO] [stderr] | [INFO] [stderr] 156 | (psqt_w - psqt_b) [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/move_generation/magic.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | / (((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stderr] 216 | | & NOT_SQUARES[square]) [INFO] [stderr] | |______________________________^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 215 | ((RANKS[square / 8] & !(FILES[0] | FILES[7])) | (FILES[square % 8] & !(RANKS[0] | RANKS[7]))) [INFO] [stderr] 216 | & NOT_SQUARES[square] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/pgn/pgn_reader.rs:295:17 [INFO] [stderr] | [INFO] [stderr] 295 | type Item = (String); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/search/alphabeta.rs:545:6 [INFO] [stderr] | [INFO] [stderr] 545 | ) -> (i16) { [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/logging.rs:15:60 [INFO] [stderr] | [INFO] [stderr] 15 | Err(why) => panic!("Couldn't create file, {}", why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/logging.rs:26:52 [INFO] [stderr] | [INFO] [stderr] 26 | panic!("Something went wrong, {}", why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/misc.rs:53:42 [INFO] [stderr] | [INFO] [stderr] 53 | Err(why) => panic!("{}", why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/pgn/pgn_reader.rs:325:22 [INFO] [stderr] | [INFO] [stderr] 325 | if e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `alpha` [INFO] [stderr] --> src/evaluation/mod.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | alpha: i16, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `beta` [INFO] [stderr] --> src/evaluation/mod.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | beta: i16, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tuning/loading.rs:89:28 [INFO] [stderr] | [INFO] [stderr] 89 | panic!(format!("Invalid split {}", fen_split[1])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 89 | panic!("Invalid split {}", fen_split[1]); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: `FabChess` (lib) generated 11 warnings [INFO] [stderr] warning: `FabChess` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] warning: constant is never used: `OPTIMIZE_K` [INFO] [stderr] --> src/tuning/tuning.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | const OPTIMIZE_K: bool = false; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:389:46 [INFO] [stderr] | [INFO] [stderr] 389 | Err(why) => panic!("{}", why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `FabChess` (bin "tuning" test) generated 1 warning [INFO] [stderr] warning: `FabChess` (bin "fabchess" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/core-1a44c0bcc1d4e834) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tuning::trace::tests::traceeval ... ignored [INFO] [stdout] test search::cache::tests::mv_to_u16_test ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test move_generation::makemove::tests::make_test ... FAILED [INFO] [stdout] test pgn::pgn_writer::tests::pgn_writer_test ... FAILED [INFO] [stdout] test search::quiescence::tests::see_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- move_generation::makemove::tests::make_test stdout ---- [INFO] [stdout] thread 'move_generation::makemove::tests::make_test' panicked at 'Couldn't create file, read-only filesystem or storage medium', src/logging.rs:15:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5623d119be50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5623d119be50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5623d119be50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5623d119be50 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5623d11bec6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5623d1198cd5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5623d119dfcb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5623d119dfcb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5623d119dfcb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5623d119dadc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5623d119e694 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5623d119e177 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5623d119c32c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5623d119e0d9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5623d10e330b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x5623d1110f07 - core::logging::init_log::h0e1bb77235f3d5f6 [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:15:21 [INFO] [stdout] 16: 0x5623d10f203f - ::deref::__static_ref_initialize::h833750d25618f199 [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:11:46 [INFO] [stdout] 17: 0x5623d10f203f - core::ops::function::FnOnce::call_once::hb3faecf01efe7cac [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5623d10f203f - lazy_static::lazy::Lazy::get::{{closure}}::h7832f31423dbeb1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 19: 0x5623d10f203f - std::sync::once::Once::call_once::{{closure}}::h32dcd67512e7985e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 20: 0x5623d10e310c - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 21: 0x5623d1111029 - std::sync::once::Once::call_once::h5d0ec6ed8c6edc57 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 22: 0x5623d1111029 - lazy_static::lazy::Lazy::get::h3c2ee0c5c02422a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 23: 0x5623d1111029 - ::deref::__stability::he022a870d88474bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 24: 0x5623d1111029 - ::deref::h9338c10e26ed45ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 25: 0x5623d1111029 - core::logging::log::hb5552bc0406dc27e [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:24:17 [INFO] [stdout] 26: 0x5623d10f27f7 - core::bitboards::initialize_files::h7a89c59bd8af5149 [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:222:5 [INFO] [stdout] 27: 0x5623d10f27f7 - ::deref::__static_ref_initialize::hb783f37ae90825ad [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:5:38 [INFO] [stdout] 28: 0x5623d10f27f7 - core::ops::function::FnOnce::call_once::h7a7e9fa30e41a7ef [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x5623d10f27f7 - lazy_static::lazy::Lazy::get::{{closure}}::heef5c2c7dbf16197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 30: 0x5623d10f27f7 - std::sync::once::Once::call_once::{{closure}}::h7e30e9740cbb59eb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 31: 0x5623d10e310c - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 32: 0x5623d11057b3 - std::sync::once::Once::call_once::h887fec5e6e7fed7d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 33: 0x5623d11057b3 - lazy_static::lazy::Lazy::get::h03b6552da878ec20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 34: 0x5623d11057b3 - ::deref::__stability::hd2f979eea50f1837 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 35: 0x5623d11057b3 - ::deref::hacc7f1da938d9551 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 36: 0x5623d11057b3 - core::bitboards::initialize_not_files::h589107e9f074688a [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:229:22 [INFO] [stdout] 37: 0x5623d10f23a2 - ::deref::__static_ref_initialize::h7e6aef23a3c1a6bd [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:6:42 [INFO] [stdout] 38: 0x5623d10f23a2 - core::ops::function::FnOnce::call_once::h798affb5bbad1142 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5623d10f23a2 - lazy_static::lazy::Lazy::get::{{closure}}::h2cefafacb4ea0647 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 40: 0x5623d10f23a2 - std::sync::once::Once::call_once::{{closure}}::h51bf00ff2f3320e3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 41: 0x5623d10e310c - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 42: 0x5623d1105a7a - std::sync::once::Once::call_once::hb7941777c0669f6e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 43: 0x5623d1105a7a - lazy_static::lazy::Lazy::get::hb807a6328465c86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 44: 0x5623d1105a7a - ::deref::__stability::hf552fe95c34b9284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 45: 0x5623d1105a7a - ::deref::h94bb3ee45ebe39b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 46: 0x5623d1105a7a - core::bitboards::east_one::hff768ab6ee460a7f [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:344:14 [INFO] [stdout] 47: 0x5623d1105a7a - core::bitboards::king_attack::hc6be3737b46f771e [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:348:23 [INFO] [stdout] 48: 0x5623d1105a7a - core::bitboards::init_king_attacks::ha8c0b736971908f5 [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:357:17 [INFO] [stdout] 49: 0x5623d10f294c - ::deref::__static_ref_initialize::h13d86bd112790ae2 [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:10:46 [INFO] [stdout] 50: 0x5623d10f294c - core::ops::function::FnOnce::call_once::h037cbf4ea43b3eb9 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5623d10f294c - lazy_static::lazy::Lazy::get::{{closure}}::h795248b2b350cb82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 52: 0x5623d10f294c - std::sync::once::Once::call_once::{{closure}}::hb648338de260b639 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 53: 0x5623d10e310c - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 54: 0x5623d10f4524 - std::sync::once::Once::call_once::ha7ca148e7e2bc62a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 55: 0x5623d10f4524 - lazy_static::lazy::Lazy::get::h1fe544dcabb51c1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 56: 0x5623d10f4524 - ::deref::__stability::hc747ea8079f742c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 57: 0x5623d10f4524 - ::deref::h04cfc29456642ea7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 58: 0x5623d10f4524 - core::move_generation::movegen::king_attack::h2b63b4c867e75944 [INFO] [stdout] at /opt/rustwide/workdir/src/move_generation/movegen.rs:18:5 [INFO] [stdout] 59: 0x5623d10f4524 - core::board_representation::game_state_attack_container::GameStateAttackContainer::write_state::h386843949fa62955 [INFO] [stdout] at /opt/rustwide/workdir/src/board_representation/game_state_attack_container.rs:52:17 [INFO] [stdout] 60: 0x5623d11111b6 - core::board_representation::game_state_attack_container::GameStateAttackContainer::from_state::h18071fd9f1d03859 [INFO] [stdout] at /opt/rustwide/workdir/src/board_representation/game_state_attack_container.rs:30:9 [INFO] [stdout] 61: 0x5623d11111b6 - core::move_generation::makemove::tests::make_test::h3bd2ce2cfd26cc19 [INFO] [stdout] at /opt/rustwide/workdir/src/move_generation/makemove.rs:298:20 [INFO] [stdout] 62: 0x5623d1144993 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x5623d1144993 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 64: 0x5623d1143408 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x5623d1143408 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x5623d1143408 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x5623d1143408 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x5623d1143408 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 69: 0x5623d1143408 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 70: 0x5623d1143408 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 71: 0x5623d1111b8d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 72: 0x5623d1111b8d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x5623d11162b8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x5623d11162b8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x5623d11162b8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x5623d11162b8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 79: 0x5623d11162b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 81: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x5623d11a3267 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 83: 0x7f35875d8609 - start_thread [INFO] [stdout] 84: 0x7f35873aa293 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pgn::pgn_writer::tests::pgn_writer_test stdout ---- [INFO] [stdout] thread 'pgn::pgn_writer::tests::pgn_writer_test' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:392:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5623d119be50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5623d119be50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5623d119be50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5623d119be50 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5623d11bec6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5623d1198cd5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5623d119dfcb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5623d119dfcb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5623d119dfcb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5623d119dadc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5623d119e694 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5623d119e3b4 - std::panicking::begin_panic::{{closure}}::h9d6aafb1a777127d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x5623d119c34c - std::sys_common::backtrace::__rust_end_short_backtrace::hc0edd145cbd8528e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5623d10e333c - std::panicking::begin_panic::h94529bd022e0b6ea [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x5623d10e3199 - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:392:21 [INFO] [stdout] 15: 0x5623d10f4524 - std::sync::once::Once::call_once::ha7ca148e7e2bc62a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 16: 0x5623d10f4524 - lazy_static::lazy::Lazy::get::h1fe544dcabb51c1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 17: 0x5623d10f4524 - ::deref::__stability::hc747ea8079f742c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 18: 0x5623d10f4524 - ::deref::h04cfc29456642ea7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 19: 0x5623d10f4524 - core::move_generation::movegen::king_attack::h2b63b4c867e75944 [INFO] [stdout] at /opt/rustwide/workdir/src/move_generation/movegen.rs:18:5 [INFO] [stdout] 20: 0x5623d10f4524 - core::board_representation::game_state_attack_container::GameStateAttackContainer::write_state::h386843949fa62955 [INFO] [stdout] at /opt/rustwide/workdir/src/board_representation/game_state_attack_container.rs:52:17 [INFO] [stdout] 21: 0x5623d10eb04d - core::pgn::pgn_writer::tests::pgn_writer_test::hef9434024cbebabf [INFO] [stdout] at /opt/rustwide/workdir/src/pgn/pgn_writer.rs:169:13 [INFO] [stdout] 22: 0x5623d1144993 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x5623d1144993 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 24: 0x5623d1143408 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x5623d1143408 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x5623d1143408 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x5623d1143408 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x5623d1143408 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 29: 0x5623d1143408 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 30: 0x5623d1143408 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 31: 0x5623d1111b8d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 32: 0x5623d1111b8d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x5623d11162b8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x5623d11162b8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x5623d11162b8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x5623d11162b8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 39: 0x5623d11162b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x5623d11a3267 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 43: 0x7f35875d8609 - start_thread [INFO] [stdout] 44: 0x7f35873aa293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- search::quiescence::tests::see_test stdout ---- [INFO] [stdout] thread 'search::quiescence::tests::see_test' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:392:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5623d119be50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5623d119be50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5623d119be50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5623d119be50 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5623d11bec6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5623d1198cd5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5623d119dfcb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5623d119dfcb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5623d119dfcb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5623d119dadc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5623d119e694 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5623d119e3b4 - std::panicking::begin_panic::{{closure}}::h9d6aafb1a777127d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x5623d119c34c - std::sys_common::backtrace::__rust_end_short_backtrace::hc0edd145cbd8528e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5623d10e333c - std::panicking::begin_panic::h94529bd022e0b6ea [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x5623d10e3199 - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:392:21 [INFO] [stdout] 15: 0x5623d1105c7b - std::sync::once::Once::call_once::hb7941777c0669f6e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 16: 0x5623d1105c7b - lazy_static::lazy::Lazy::get::hb807a6328465c86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 17: 0x5623d1105c7b - ::deref::__stability::hf552fe95c34b9284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 18: 0x5623d1105c7b - ::deref::h94bb3ee45ebe39b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 19: 0x5623d1105c7b - core::bitboards::east_one::hff768ab6ee460a7f [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:344:14 [INFO] [stdout] 20: 0x5623d1105c7b - core::bitboards::knight_attack::h11b56e62d6a1ae68 [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:365:20 [INFO] [stdout] 21: 0x5623d1105c7b - core::bitboards::init_knight_attacks::h12812c0b9e5e8cf5 [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:379:17 [INFO] [stdout] 22: 0x5623d10f2bfc - ::deref::__static_ref_initialize::h7dd233289042bead [INFO] [stdout] at /opt/rustwide/workdir/src/bitboards.rs:11:48 [INFO] [stdout] 23: 0x5623d10f2bfc - core::ops::function::FnOnce::call_once::ha74f13bd3277fd77 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5623d10f2bfc - lazy_static::lazy::Lazy::get::{{closure}}::hc4223162c76172d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stdout] 25: 0x5623d10f2bfc - std::sync::once::Once::call_once::{{closure}}::hfc05179be90bdb74 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 26: 0x5623d10e310c - std::sync::once::Once::call_inner::hb74f8e4d768bb7d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 27: 0x5623d10f4fd2 - std::sync::once::Once::call_once::hbb85b508b16c7317 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 28: 0x5623d10f4fd2 - lazy_static::lazy::Lazy::get::hcc3734413412a0a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stdout] 29: 0x5623d10f4fd2 - ::deref::__stability::h3fd69579aac37c5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stdout] 30: 0x5623d10f4fd2 - ::deref::h1459f51c97f303fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stdout] 31: 0x5623d10f4fd2 - core::move_generation::movegen::knight_attack::h54cecda1c84c61a5 [INFO] [stdout] at /opt/rustwide/workdir/src/move_generation/movegen.rs:33:5 [INFO] [stdout] 32: 0x5623d10f4fd2 - core::search::quiescence::attacks_to::h21a1249edd6d0aa4 [INFO] [stdout] at /opt/rustwide/workdir/src/search/quiescence.rs:439:16 [INFO] [stdout] 33: 0x5623d10f4fd2 - core::search::quiescence::see::h46dd5b145acd1943 [INFO] [stdout] at /opt/rustwide/workdir/src/search/quiescence.rs:368:23 [INFO] [stdout] 34: 0x5623d10f4fd2 - core::search::quiescence::tests::see_test::hea093c06182ffc31 [INFO] [stdout] at /opt/rustwide/workdir/src/search/quiescence.rs:504:13 [INFO] [stdout] 35: 0x5623d1144993 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5623d1144993 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 37: 0x5623d1143408 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x5623d1143408 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x5623d1143408 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x5623d1143408 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x5623d1143408 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x5623d1143408 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 43: 0x5623d1143408 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 44: 0x5623d1111b8d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 45: 0x5623d1111b8d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 47: 0x5623d11162b8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 48: 0x5623d11162b8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 49: 0x5623d11162b8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x5623d11162b8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x5623d11162b8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 52: 0x5623d11162b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 54: 0x5623d11a3267 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x5623d11a3267 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 56: 0x7f35875d8609 - start_thread [INFO] [stdout] 57: 0x7f35873aa293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] move_generation::makemove::tests::make_test [INFO] [stdout] pgn::pgn_writer::tests::pgn_writer_test [INFO] [stdout] search::quiescence::tests::see_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7384ca551918819b625a25ec9f36df86a33279e8e830a88affc4332b197c6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7384ca551918819b625a25ec9f36df86a33279e8e830a88affc4332b197c6f2", kill_on_drop: false }` [INFO] [stdout] e7384ca551918819b625a25ec9f36df86a33279e8e830a88affc4332b197c6f2