[INFO] cloning repository https://github.com/Vavtrudnir/Daniels-schack-med-stockfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vavtrudnir/Daniels-schack-med-stockfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVavtrudnir%2FDaniels-schack-med-stockfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVavtrudnir%2FDaniels-schack-med-stockfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5d679237d2f86ebfe45fdcbb07766ee69e96527
[INFO] checking Vavtrudnir/Daniels-schack-med-stockfish against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVavtrudnir%2FDaniels-schack-med-stockfish" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish
[INFO] finished tweaking git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish
[INFO] tweaked toml for git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Vavtrudnir/Daniels-schack-med-stockfish against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVavtrudnir%2FDaniels-schack-med-stockfish" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish
[INFO] finished tweaking git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish
[INFO] tweaked toml for git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vavtrudnir/Daniels-schack-med-stockfish 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded single-instance v0.3.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded chess v3.2.0
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80f948b5f57c9581e412831de00c38c5b9f685bd2ce2264b73d852a167f7e9ff
[INFO] running `Command { std: "docker" "start" "-a" "80f948b5f57c9581e412831de00c38c5b9f685bd2ce2264b73d852a167f7e9ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80f948b5f57c9581e412831de00c38c5b9f685bd2ce2264b73d852a167f7e9ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f948b5f57c9581e412831de00c38c5b9f685bd2ce2264b73d852a167f7e9ff", kill_on_drop: false }`
[INFO] [stdout] 80f948b5f57c9581e412831de00c38c5b9f685bd2ce2264b73d852a167f7e9ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e370349e5d0ccfdf4b497e8f571156618ede8b9826ce92d6cef05f75e994830d
[INFO] running `Command { std: "docker" "start" "-a" "e370349e5d0ccfdf4b497e8f571156618ede8b9826ce92d6cef05f75e994830d", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking single-instance v0.3.3
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking stockfish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `chess_move`, `evaluation_before`, `evaluation_after`, and `best_move` are never read
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct MoveAnalysis {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 28 |     chess_move: ChessMove,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 29 |     move_notation: String,
[INFO] [stdout] 30 |     evaluation_before: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     evaluation_after: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     best_move: Option<ChessMove>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoveAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chess_move`, `evaluation_before`, `evaluation_after`, and `best_move` are never read
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct MoveAnalysis {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 28 |     chess_move: ChessMove,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 29 |     move_notation: String,
[INFO] [stdout] 30 |     evaluation_before: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     evaluation_after: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     best_move: Option<ChessMove>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoveAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.29s
[INFO] running `Command { std: "docker" "inspect" "e370349e5d0ccfdf4b497e8f571156618ede8b9826ce92d6cef05f75e994830d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e370349e5d0ccfdf4b497e8f571156618ede8b9826ce92d6cef05f75e994830d", kill_on_drop: false }`
[INFO] [stdout] e370349e5d0ccfdf4b497e8f571156618ede8b9826ce92d6cef05f75e994830d
