[INFO] cloning repository https://github.com/agubelu/CBT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agubelu/CBT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubelu%2FCBT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubelu%2FCBT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e691d052b1174bfe4c0d8198c00775b5e404577 [INFO] testing agubelu/CBT against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubelu%2FCBT" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agubelu/CBT on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-82/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/agubelu/CBT [INFO] finished tweaking git repo https://github.com/agubelu/CBT [INFO] tweaked toml for git repo https://github.com/agubelu/CBT written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/agubelu/CBT already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d53b6c92867b03b8ca274df11dc9d9e4573f95a4ae806d466ea87e0544ccaae [INFO] running `Command { std: "docker" "start" "-a" "5d53b6c92867b03b8ca274df11dc9d9e4573f95a4ae806d466ea87e0544ccaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d53b6c92867b03b8ca274df11dc9d9e4573f95a4ae806d466ea87e0544ccaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d53b6c92867b03b8ca274df11dc9d9e4573f95a4ae806d466ea87e0544ccaae", kill_on_drop: false }` [INFO] [stdout] 5d53b6c92867b03b8ca274df11dc9d9e4573f95a4ae806d466ea87e0544ccaae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bf162984874b31b92c639b7d617a4daf743637a1b94a2428481e8a68b98182e [INFO] running `Command { std: "docker" "start" "-a" "5bf162984874b31b92c639b7d617a4daf743637a1b94a2428481e8a68b98182e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling shakmat-core v0.1.0 (/opt/rustwide/workdir/shakmat-core) [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling shakmat-engine v0.1.0 (/opt/rustwide/workdir/shakmat-engine) [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:53 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | fn eval_rook(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:38 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `store_possible_killer` [INFO] [stdout] --> shakmat-engine/src/search/searching.rs:600:4 [INFO] [stdout] | [INFO] [stdout] 600 | fn store_possible_killer(depth: u8, board: &Board, mv: Move, killers: &mut Killers) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling shakmat-server v0.1.0 (/opt/rustwide/workdir/shakmat-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "5bf162984874b31b92c639b7d617a4daf743637a1b94a2428481e8a68b98182e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf162984874b31b92c639b7d617a4daf743637a1b94a2428481e8a68b98182e", kill_on_drop: false }` [INFO] [stdout] 5bf162984874b31b92c639b7d617a4daf743637a1b94a2428481e8a68b98182e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38066d81bccf775bbfc46ee74d7d503c4d137f42a78ec298aceeceb4eebfba9e [INFO] running `Command { std: "docker" "start" "-a" "38066d81bccf775bbfc46ee74d7d503c4d137f42a78ec298aceeceb4eebfba9e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling shakmat-core v0.1.0 (/opt/rustwide/workdir/shakmat-core) [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling shakmat-engine v0.1.0 (/opt/rustwide/workdir/shakmat-engine) [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:53 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | fn eval_rook(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:38 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `store_possible_killer` [INFO] [stdout] --> shakmat-engine/src/search/searching.rs:600:4 [INFO] [stdout] | [INFO] [stdout] 600 | fn store_possible_killer(depth: u8, board: &Board, mv: Move, killers: &mut Killers) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:177:53 [INFO] [stdout] | [INFO] [stdout] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | fn eval_rook(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:38 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eval_data` [INFO] [stdout] --> shakmat-engine/src/evaluation/evaluate.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `store_possible_killer` [INFO] [stdout] --> shakmat-engine/src/search/searching.rs:600:4 [INFO] [stdout] | [INFO] [stdout] 600 | fn store_possible_killer(depth: u8, board: &Board, mv: Move, killers: &mut Killers) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling shakmat-server v0.1.0 (/opt/rustwide/workdir/shakmat-server) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3m 07s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/shakmat_core-bf07728fd8d24bbd) [INFO] [stderr] Executable tests/test_board.rs (/opt/rustwide/target/debug/deps/test_board-bcb532b25563f712) [INFO] [stderr] Executable tests/test_zobrist.rs (/opt/rustwide/target/debug/deps/test_zobrist-21f11a2249e87495) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/shakmat_engine-2e32773502cd858a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/shakmat_server-d8bf8686fa4d0c26) [INFO] running `Command { std: "docker" "inspect" "38066d81bccf775bbfc46ee74d7d503c4d137f42a78ec298aceeceb4eebfba9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38066d81bccf775bbfc46ee74d7d503c4d137f42a78ec298aceeceb4eebfba9e", kill_on_drop: false }` [INFO] [stdout] 38066d81bccf775bbfc46ee74d7d503c4d137f42a78ec298aceeceb4eebfba9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ecbcefce66488e21a36820fef565978fd8064e2d7b8705b663627a6ef9c0106 [INFO] running `Command { std: "docker" "start" "-a" "7ecbcefce66488e21a36820fef565978fd8064e2d7b8705b663627a6ef9c0106", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:177:16 [INFO] [stderr] | [INFO] [stderr] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bb` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:177:25 [INFO] [stderr] | [INFO] [stderr] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `eval_data` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:177:53 [INFO] [stderr] | [INFO] [stderr] 177 | fn eval_bishop(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:181:16 [INFO] [stderr] | [INFO] [stderr] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bb` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:181:25 [INFO] [stderr] | [INFO] [stderr] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `eval_data` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:181:53 [INFO] [stderr] | [INFO] [stderr] 181 | fn eval_knight(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bb` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:185:23 [INFO] [stderr] | [INFO] [stderr] 185 | fn eval_rook(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:213:15 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bb` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:213:24 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:213:38 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `eval_data` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:213:52 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval_queen(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:217:14 [INFO] [stderr] | [INFO] [stderr] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bb` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:217:23 [INFO] [stderr] | [INFO] [stderr] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:217:37 [INFO] [stderr] | [INFO] [stderr] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `eval_data` [INFO] [stderr] --> shakmat-engine/src/evaluation/evaluate.rs:217:51 [INFO] [stderr] | [INFO] [stderr] 217 | fn eval_king(pos: u8, bb: BitBoard, color: Color, eval_data: &EvalData) -> ScorePair { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_data` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `store_possible_killer` [INFO] [stderr] --> shakmat-engine/src/search/searching.rs:600:4 [INFO] [stderr] | [INFO] [stderr] 600 | fn store_possible_killer(depth: u8, board: &Board, mv: Move, killers: &mut Killers) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `shakmat-engine` (lib) generated 18 warnings [INFO] [stderr] warning: `shakmat-engine` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.91s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shakmat_core-bf07728fd8d24bbd) [INFO] [stdout] [INFO] [stderr] Running tests/test_board.rs (/opt/rustwide/target/debug/deps/test_board-bcb532b25563f712) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test pos3 ... ok [INFO] [stdout] test default_pos has been running for over 60 seconds [INFO] [stdout] test pos2 has been running for over 60 seconds [INFO] [stdout] test pos4 has been running for over 60 seconds [INFO] [stdout] test pos4_mirrored has been running for over 60 seconds [INFO] [stdout] test pos5 has been running for over 60 seconds [INFO] [stdout] test pos6 has been running for over 60 seconds [INFO] [stdout] test pos4_mirrored ... ok [INFO] [stdout] test pos6 ... ok [INFO] [stdout] test pos4 ... ok [INFO] [stdout] test pos5 ... ok [INFO] [stdout] test default_pos ... ok [INFO] [stdout] test pos2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 140.55s [INFO] [stdout] [INFO] [stderr] Running tests/test_zobrist.rs (/opt/rustwide/target/debug/deps/test_zobrist-21f11a2249e87495) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test initial_pos ... ok [INFO] [stdout] test pos1 ... ok [INFO] [stdout] test pos3 ... ok [INFO] [stdout] test pos4 ... ok [INFO] [stdout] test pos5 ... ok [INFO] [stdout] test pos6 ... ok [INFO] [stdout] test pos2 ... ok [INFO] [stdout] test pos7 ... ok [INFO] [stdout] test pos8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shakmat_engine-2e32773502cd858a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shakmat_server-d8bf8686fa4d0c26) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests shakmat-core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests shakmat-engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ecbcefce66488e21a36820fef565978fd8064e2d7b8705b663627a6ef9c0106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecbcefce66488e21a36820fef565978fd8064e2d7b8705b663627a6ef9c0106", kill_on_drop: false }` [INFO] [stdout] 7ecbcefce66488e21a36820fef565978fd8064e2d7b8705b663627a6ef9c0106