[INFO] cloning repository https://github.com/chris-moreton/rusty-rival [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chris-moreton/rusty-rival" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-moreton%2Frusty-rival", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-moreton%2Frusty-rival'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8fcb21f065d9881c4968569d1c46dbb41be90df [INFO] testing chris-moreton/rusty-rival against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-moreton%2Frusty-rival" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chris-moreton/rusty-rival 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] started tweaking git repo https://github.com/chris-moreton/rusty-rival [INFO] finished tweaking git repo https://github.com/chris-moreton/rusty-rival [INFO] tweaked toml for git repo https://github.com/chris-moreton/rusty-rival written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/chris-moreton/rusty-rival 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 89f035000a7f361669849ab723abaecd8554ed434d05910ed70fbeaef52df0e3 [INFO] running `Command { std: "docker" "start" "-a" "89f035000a7f361669849ab723abaecd8554ed434d05910ed70fbeaef52df0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f035000a7f361669849ab723abaecd8554ed434d05910ed70fbeaef52df0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f035000a7f361669849ab723abaecd8554ed434d05910ed70fbeaef52df0e3", kill_on_drop: false }` [INFO] [stdout] 89f035000a7f361669849ab723abaecd8554ed434d05910ed70fbeaef52df0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 33157c362375efa9ef5a58abe269e1d0cdb86ef38ff83a7b9d12a5856d0d31ce [INFO] running `Command { std: "docker" "start" "-a" "33157c362375efa9ef5a58abe269e1d0cdb86ef38ff83a7b9d12a5856d0d31ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rusty-rival v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::make_move::make_move` [INFO] [stdout] --> src/move_scores.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::make_move::make_move; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `captured_piece_value_see`, `make_see_move`, `see` [INFO] [stdout] --> src/move_scores.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::see::{captured_piece_value_see, make_see_move, see}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RANK_2_BITS`, `RANK_7_BITS` [INFO] [stdout] --> src/quiesce.rs:1:79 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bitboards::{bit, epsbit, KING_MOVES_BITBOARDS, PAWN_MOVES_CAPTURE, RANK_2_BITS, RANK_7_BITS}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PAWN_VALUE_PAIR`, `QUEEN_VALUE_PAIR` [INFO] [stdout] --> src/quiesce.rs:2:51 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::engine_constants::{PAWN_VALUE_AVERAGE, PAWN_VALUE_PAIR, QUEEN_VALUE_AVERAGE, QUEEN_VALUE_PAIR}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EN_PASSANT_NOT_AVAILABLE` [INFO] [stdout] --> src/quiesce.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | EN_PASSANT_NOT_AVAILABLE, PIECE_MASK_BISHOP, PIECE_MASK_FULL, PIECE_MASK_KING, PIECE_MASK_QUEEN, PIECE_MASK_ROOK, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `moves` [INFO] [stdout] --> src/quiesce.rs:10:117 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::moves::{generate_diagonal_slider_moves, generate_knight_moves, generate_straight_slider_moves, is_check, moves}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MATE_SCORE`, `draw_value` [INFO] [stdout] --> src/quiesce.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::search::{draw_value, MATE_SCORE, pick_high_score_move}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `White` [INFO] [stdout] --> src/uci_bench.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use ansi_term::Colour::{Green, Red, White}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `tick` is never read [INFO] [stdout] --> src/uci_bench.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | let mut tick = "\u{274C}"; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fen` [INFO] [stdout] --> src/uci_bench.rs:113:65 [INFO] [stdout] | [INFO] [stdout] 113 | fn show_result(total_correct: &mut i32, total_tested: &mut i32, fen: &str, expected_move: &str, best_score: Score, main_search_nodes: u64... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.67s [INFO] running `Command { std: "docker" "inspect" "33157c362375efa9ef5a58abe269e1d0cdb86ef38ff83a7b9d12a5856d0d31ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33157c362375efa9ef5a58abe269e1d0cdb86ef38ff83a7b9d12a5856d0d31ce", kill_on_drop: false }` [INFO] [stdout] 33157c362375efa9ef5a58abe269e1d0cdb86ef38ff83a7b9d12a5856d0d31ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 0df51041ab87befb1875aac5c2dbcc5032c82d869ba7c74e74217f4d4a107821 [INFO] running `Command { std: "docker" "start" "-a" "0df51041ab87befb1875aac5c2dbcc5032c82d869ba7c74e74217f4d4a107821", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-rival v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::make_move::make_move` [INFO] [stdout] --> src/move_scores.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::make_move::make_move; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `captured_piece_value_see`, `make_see_move`, `see` [INFO] [stdout] --> src/move_scores.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::see::{captured_piece_value_see, make_see_move, see}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RANK_2_BITS`, `RANK_7_BITS` [INFO] [stdout] --> src/quiesce.rs:1:79 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bitboards::{bit, epsbit, KING_MOVES_BITBOARDS, PAWN_MOVES_CAPTURE, RANK_2_BITS, RANK_7_BITS}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PAWN_VALUE_PAIR`, `QUEEN_VALUE_PAIR` [INFO] [stdout] --> src/quiesce.rs:2:51 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::engine_constants::{PAWN_VALUE_AVERAGE, PAWN_VALUE_PAIR, QUEEN_VALUE_AVERAGE, QUEEN_VALUE_PAIR}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EN_PASSANT_NOT_AVAILABLE` [INFO] [stdout] --> src/quiesce.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | EN_PASSANT_NOT_AVAILABLE, PIECE_MASK_BISHOP, PIECE_MASK_FULL, PIECE_MASK_KING, PIECE_MASK_QUEEN, PIECE_MASK_ROOK, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `moves` [INFO] [stdout] --> src/quiesce.rs:10:117 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::moves::{generate_diagonal_slider_moves, generate_knight_moves, generate_straight_slider_moves, is_check, moves}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MATE_SCORE`, `draw_value` [INFO] [stdout] --> src/quiesce.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::search::{draw_value, MATE_SCORE, pick_high_score_move}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `White` [INFO] [stdout] --> src/uci_bench.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use ansi_term::Colour::{Green, Red, White}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `tick` is never read [INFO] [stdout] --> src/uci_bench.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | let mut tick = "\u{274C}"; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fen` [INFO] [stdout] --> src/uci_bench.rs:113:65 [INFO] [stdout] | [INFO] [stdout] 113 | fn show_result(total_correct: &mut i32, total_tested: &mut i32, fen: &str, expected_move: &str, best_score: Score, main_search_nodes: u64... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::make_move::make_move` [INFO] [stdout] --> src/move_scores.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::make_move::make_move; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `captured_piece_value_see`, `make_see_move`, `see` [INFO] [stdout] --> src/move_scores.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::see::{captured_piece_value_see, make_see_move, see}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RANK_2_BITS`, `RANK_7_BITS` [INFO] [stdout] --> src/quiesce.rs:1:79 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bitboards::{bit, epsbit, KING_MOVES_BITBOARDS, PAWN_MOVES_CAPTURE, RANK_2_BITS, RANK_7_BITS}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PAWN_VALUE_PAIR`, `QUEEN_VALUE_PAIR` [INFO] [stdout] --> src/quiesce.rs:2:51 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::engine_constants::{PAWN_VALUE_AVERAGE, PAWN_VALUE_PAIR, QUEEN_VALUE_AVERAGE, QUEEN_VALUE_PAIR}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EN_PASSANT_NOT_AVAILABLE` [INFO] [stdout] --> src/quiesce.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | EN_PASSANT_NOT_AVAILABLE, PIECE_MASK_BISHOP, PIECE_MASK_FULL, PIECE_MASK_KING, PIECE_MASK_QUEEN, PIECE_MASK_ROOK, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `moves` [INFO] [stdout] --> src/quiesce.rs:10:117 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::moves::{generate_diagonal_slider_moves, generate_knight_moves, generate_straight_slider_moves, is_check, moves}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MATE_SCORE`, `draw_value` [INFO] [stdout] --> src/quiesce.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::search::{draw_value, MATE_SCORE, pick_high_score_move}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `White` [INFO] [stdout] --> src/uci_bench.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use ansi_term::Colour::{Green, Red, White}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-rival`; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusty_rival --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=cd80d5b60f2a58e9 -C extra-filename=-cd80d5b60f2a58e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-3be29a51039f75b6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-436988e431e7301d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b89ff20328ac527d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0df51041ab87befb1875aac5c2dbcc5032c82d869ba7c74e74217f4d4a107821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df51041ab87befb1875aac5c2dbcc5032c82d869ba7c74e74217f4d4a107821", kill_on_drop: false }` [INFO] [stdout] 0df51041ab87befb1875aac5c2dbcc5032c82d869ba7c74e74217f4d4a107821