[INFO] cloning repository https://github.com/sroelants/simbelmyne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sroelants/simbelmyne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsroelants%2Fsimbelmyne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsroelants%2Fsimbelmyne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71f5fceba4df6860494a350b4a4feb4d3734f1c1 [INFO] testing sroelants/simbelmyne against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsroelants%2Fsimbelmyne" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sroelants/simbelmyne on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sroelants/simbelmyne [INFO] finished tweaking git repo https://github.com/sroelants/simbelmyne [INFO] tweaked toml for git repo https://github.com/sroelants/simbelmyne written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sroelants/simbelmyne 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b2554ad22baee0d0d76816b57de8d4ca1b475f3f912fcb43c153688e053e74 [INFO] running `Command { std: "docker" "start" "-a" "83b2554ad22baee0d0d76816b57de8d4ca1b475f3f912fcb43c153688e053e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b2554ad22baee0d0d76816b57de8d4ca1b475f3f912fcb43c153688e053e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b2554ad22baee0d0d76816b57de8d4ca1b475f3f912fcb43c153688e053e74", kill_on_drop: false }` [INFO] [stdout] 83b2554ad22baee0d0d76816b57de8d4ca1b475f3f912fcb43c153688e053e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c659919ac988d5660baffe04026c4a8f59b4a3f712fb28375ea47ee96caae89 [INFO] running `Command { std: "docker" "start" "-a" "2c659919ac988d5660baffe04026c4a8f59b4a3f712fb28375ea47ee96caae89", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir/chess) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> chess/src/square.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&str; Self::COUNT] = [ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&'static str; Self::COUNT] = [ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tuner v0.1.0 (/opt/rustwide/workdir/tuner) [INFO] [stderr] Compiling uci v0.1.0 (/opt/rustwide/workdir/uci) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simbelmyne v1.4.0 (/opt/rustwide/workdir/simbelmyne) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.13s [INFO] running `Command { std: "docker" "inspect" "2c659919ac988d5660baffe04026c4a8f59b4a3f712fb28375ea47ee96caae89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c659919ac988d5660baffe04026c4a8f59b4a3f712fb28375ea47ee96caae89", kill_on_drop: false }` [INFO] [stdout] 2c659919ac988d5660baffe04026c4a8f59b4a3f712fb28375ea47ee96caae89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb17ded7e6da6bc299e6e34da2973b529676ce7a1fd0bbf97cbc31070901b19 [INFO] running `Command { std: "docker" "start" "-a" "dfb17ded7e6da6bc299e6e34da2973b529676ce7a1fd0bbf97cbc31070901b19", kill_on_drop: false }` [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> chess/src/square.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&str; Self::COUNT] = [ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&'static str; Self::COUNT] = [ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simbelmyne v1.4.0 (/opt/rustwide/workdir/simbelmyne) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "dfb17ded7e6da6bc299e6e34da2973b529676ce7a1fd0bbf97cbc31070901b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb17ded7e6da6bc299e6e34da2973b529676ce7a1fd0bbf97cbc31070901b19", kill_on_drop: false }` [INFO] [stdout] dfb17ded7e6da6bc299e6e34da2973b529676ce7a1fd0bbf97cbc31070901b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5649f8d9b6e2a145a34125913327732be10513fecadbb34e8652fbcd4916023b [INFO] running `Command { std: "docker" "start" "-a" "5649f8d9b6e2a145a34125913327732be10513fecadbb34e8652fbcd4916023b", kill_on_drop: false }` [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> chess/src/square.rs:72:23 [INFO] [stderr] | [INFO] [stderr] 72 | pub const NAMES: [&str; Self::COUNT] = [ [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 72 | pub const NAMES: [&'static str; Self::COUNT] = [ [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `chess` (lib) generated 1 warning (run `cargo fix --lib -p chess` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simbelmyne-be62d09aaf2b2211) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test evaluate::lookups::passed_pawn_masks ... ok [INFO] [stdout] test evaluate::lookups::isolated_pawn_masks ... ok [INFO] [stdout] test position::tests::test_repetitions ... ok [INFO] [stdout] test position::tests::test_faulty_position ... ok [INFO] [stdout] test move_picker::tests::test_move_picker ... ok [INFO] [stdout] test position::tests::test_hash_updates ... ok [INFO] [stdout] test evaluate::tuner::tests::default_evalweights_evaluation_returns_same_value ... ok [INFO] [stdout] test position::tests::incremental_hashing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5649f8d9b6e2a145a34125913327732be10513fecadbb34e8652fbcd4916023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5649f8d9b6e2a145a34125913327732be10513fecadbb34e8652fbcd4916023b", kill_on_drop: false }` [INFO] [stdout] 5649f8d9b6e2a145a34125913327732be10513fecadbb34e8652fbcd4916023b [INFO] testing sroelants/simbelmyne against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsroelants%2Fsimbelmyne" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sroelants/simbelmyne on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sroelants/simbelmyne [INFO] finished tweaking git repo https://github.com/sroelants/simbelmyne [INFO] tweaked toml for git repo https://github.com/sroelants/simbelmyne written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sroelants/simbelmyne 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 889389fc4d0bff28c1237af7af27c3547765592a25057fcd331c1236aa7ca7d4 [INFO] running `Command { std: "docker" "start" "-a" "889389fc4d0bff28c1237af7af27c3547765592a25057fcd331c1236aa7ca7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "889389fc4d0bff28c1237af7af27c3547765592a25057fcd331c1236aa7ca7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889389fc4d0bff28c1237af7af27c3547765592a25057fcd331c1236aa7ca7d4", kill_on_drop: false }` [INFO] [stdout] 889389fc4d0bff28c1237af7af27c3547765592a25057fcd331c1236aa7ca7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69c9a6aba336629359cc9dd3c8740a93f450b9527a94f11bebe426373841339 [INFO] running `Command { std: "docker" "start" "-a" "c69c9a6aba336629359cc9dd3c8740a93f450b9527a94f11bebe426373841339", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir/chess) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> chess/src/square.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&str; Self::COUNT] = [ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 72 | pub const NAMES: [&'static str; Self::COUNT] = [ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tuner v0.1.0 (/opt/rustwide/workdir/tuner) [INFO] [stderr] Compiling uci v0.1.0 (/opt/rustwide/workdir/uci) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simbelmyne v1.4.0 (/opt/rustwide/workdir/simbelmyne) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau9UDml" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simbelmyne` (bin "simbelmyne") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c69c9a6aba336629359cc9dd3c8740a93f450b9527a94f11bebe426373841339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69c9a6aba336629359cc9dd3c8740a93f450b9527a94f11bebe426373841339", kill_on_drop: false }` [INFO] [stdout] c69c9a6aba336629359cc9dd3c8740a93f450b9527a94f11bebe426373841339