[INFO] cloning repository https://github.com/jdonszelmann/venom-chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdonszelmann/venom-chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdonszelmann%2Fvenom-chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdonszelmann%2Fvenom-chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82689eacfef28c87c150e25778abf8939dec2489 [INFO] checking jdonszelmann/venom-chess against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdonszelmann%2Fvenom-chess" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdonszelmann/venom-chess on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdonszelmann/venom-chess [INFO] finished tweaking git repo https://github.com/jdonszelmann/venom-chess [INFO] tweaked toml for git repo https://github.com/jdonszelmann/venom-chess written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jdonszelmann/venom-chess already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded mio v0.7.9 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 073fdfbe85ad25736d5d6a937d2680555ac1ec62ac8940b8c8e5697ee3a1a2af [INFO] running `Command { std: "docker" "start" "-a" "073fdfbe85ad25736d5d6a937d2680555ac1ec62ac8940b8c8e5697ee3a1a2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "073fdfbe85ad25736d5d6a937d2680555ac1ec62ac8940b8c8e5697ee3a1a2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073fdfbe85ad25736d5d6a937d2680555ac1ec62ac8940b8c8e5697ee3a1a2af", kill_on_drop: false }` [INFO] [stdout] 073fdfbe85ad25736d5d6a937d2680555ac1ec62ac8940b8c8e5697ee3a1a2af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 955d73c1e091bdc07e010d528904f5143e0f81059442ce8e6d0168a2bceef6a5 [INFO] running `Command { std: "docker" "start" "-a" "955d73c1e091bdc07e010d528904f5143e0f81059442ce8e6d0168a2bceef6a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking venom-chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no associated item named `DEFAULT_BOARD` found for struct `BasicBoard` in the current scope [INFO] [stdout] --> src/game_engine/board/zobrist.rs:285:33 [INFO] [stdout] | [INFO] [stdout] 285 | let board = BasicBoard::DEFAULT_BOARD; [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `BasicBoard` [INFO] [stdout] | [INFO] [stdout] ::: src/game_engine/board/basic.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BasicBoard { [INFO] [stdout] | --------------------- associated item `DEFAULT_BOARD` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BasicBoard` consider using one of the following associated functions: [INFO] [stdout] BasicBoard::default_board [INFO] [stdout] BasicBoard::new [INFO] [stdout] --> src/game_engine/board/basic.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn default_board(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `DEFAULT_BOARD` found for struct `BasicBoard` in the current scope [INFO] [stdout] --> src/game_engine/board/zobrist.rs:305:34 [INFO] [stdout] | [INFO] [stdout] 305 | let board1 = BasicBoard::DEFAULT_BOARD; [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `BasicBoard` [INFO] [stdout] | [INFO] [stdout] ::: src/game_engine/board/basic.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BasicBoard { [INFO] [stdout] | --------------------- associated item `DEFAULT_BOARD` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BasicBoard` consider using one of the following associated functions: [INFO] [stdout] BasicBoard::default_board [INFO] [stdout] BasicBoard::new [INFO] [stdout] --> src/game_engine/board/basic.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn default_board(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `DEFAULT_BOARD` found for struct `BasicBoard` in the current scope [INFO] [stdout] --> src/game_engine/board/zobrist.rs:306:34 [INFO] [stdout] | [INFO] [stdout] 306 | let board2 = BasicBoard::DEFAULT_BOARD; [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `BasicBoard` [INFO] [stdout] | [INFO] [stdout] ::: src/game_engine/board/basic.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BasicBoard { [INFO] [stdout] | --------------------- associated item `DEFAULT_BOARD` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BasicBoard` consider using one of the following associated functions: [INFO] [stdout] BasicBoard::default_board [INFO] [stdout] BasicBoard::new [INFO] [stdout] --> src/game_engine/board/basic.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn default_board(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `DEFAULT_BOARD` found for struct `BasicBoard` in the current scope [INFO] [stdout] --> src/game_engine/board/zobrist.rs:317:37 [INFO] [stdout] | [INFO] [stdout] 317 | let board = BasicBoard::DEFAULT_BOARD; [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `BasicBoard` [INFO] [stdout] | [INFO] [stdout] ::: src/game_engine/board/basic.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BasicBoard { [INFO] [stdout] | --------------------- associated item `DEFAULT_BOARD` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BasicBoard` consider using one of the following associated functions: [INFO] [stdout] BasicBoard::default_board [INFO] [stdout] BasicBoard::new [INFO] [stdout] --> src/game_engine/board/basic.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn default_board(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 0 arguments were supplied [INFO] [stdout] --> src/game_engine/board/zobrist.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | let s = Stats::new(); [INFO] [stdout] | ^^^^^^^^^^-- multiple arguments are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stats/mod.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | ...fn new(algorithm_name: &'static str, search_depth: Option, transposition_table_size: Option, stats_folder: String, log_stats: bool) -... [INFO] [stdout] | ^^^ ---------------------------- ------------------------- ------------------------------------- -------------------- --------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 321 | let s = Stats::new(/* &'static str */, /* std::option::Option */, /* std::option::Option */, /* std::string::String */, /* bool */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `DEFAULT_BOARD` found for struct `BasicBoard` in the current scope [INFO] [stdout] --> src/game_engine/board/pst.rs:259:37 [INFO] [stdout] | [INFO] [stdout] 259 | let board = BasicBoard::DEFAULT_BOARD; [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `BasicBoard` [INFO] [stdout] | [INFO] [stdout] ::: src/game_engine/board/basic.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BasicBoard { [INFO] [stdout] | --------------------- associated item `DEFAULT_BOARD` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BasicBoard` consider using one of the following associated functions: [INFO] [stdout] BasicBoard::default_board [INFO] [stdout] BasicBoard::new [INFO] [stdout] --> src/game_engine/board/basic.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn default_board(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new(initial_time_limit: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 0 arguments were supplied [INFO] [stdout] --> src/game_engine/board/pst.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | let s = Stats::new(); [INFO] [stdout] | ^^^^^^^^^^-- multiple arguments are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/stats/mod.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | ...fn new(algorithm_name: &'static str, search_depth: Option, transposition_table_size: Option, stats_folder: String, log_stats: bool) -... [INFO] [stdout] | ^^^ ---------------------------- ------------------------- ------------------------------------- -------------------- --------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 262 | let s = Stats::new(/* &'static str */, /* std::option::Option */, /* std::option::Option */, /* std::string::String */, /* bool */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `venom-chess` (bin "venom-chess" test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "955d73c1e091bdc07e010d528904f5143e0f81059442ce8e6d0168a2bceef6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955d73c1e091bdc07e010d528904f5143e0f81059442ce8e6d0168a2bceef6a5", kill_on_drop: false }` [INFO] [stdout] 955d73c1e091bdc07e010d528904f5143e0f81059442ce8e6d0168a2bceef6a5