[INFO] cloning repository https://github.com/Xanzis/hivemind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xanzis/hivemind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanzis%2Fhivemind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanzis%2Fhivemind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b1b6a42a2232542e2572884867925d6758c460d [INFO] checking Xanzis/hivemind against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanzis%2Fhivemind" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Xanzis/hivemind [INFO] finished tweaking git repo https://github.com/Xanzis/hivemind [INFO] tweaked toml for git repo https://github.com/Xanzis/hivemind written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Xanzis/hivemind on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Xanzis/hivemind 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9dbfc7bf1c7e6a4486bbe326c4e427cb8d6632228c008eee0863b2819720540 [INFO] running `Command { std: "docker" "start" "-a" "c9dbfc7bf1c7e6a4486bbe326c4e427cb8d6632228c008eee0863b2819720540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9dbfc7bf1c7e6a4486bbe326c4e427cb8d6632228c008eee0863b2819720540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9dbfc7bf1c7e6a4486bbe326c4e427cb8d6632228c008eee0863b2819720540", kill_on_drop: false }` [INFO] [stdout] c9dbfc7bf1c7e6a4486bbe326c4e427cb8d6632228c008eee0863b2819720540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86e7a77a6541a120472bb2fa50863f3b63af8d312c40074fc99f725bb4e027f [INFO] running `Command { std: "docker" "start" "-a" "c86e7a77a6541a120472bb2fa50863f3b63af8d312c40074fc99f725bb4e027f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking hivemind v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | let players = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 59 | | default_player::, [INFO] [stdout] 60 | | default_player::, [INFO] [stdout] 61 | | default_player::, [INFO] [stdout] ... | [INFO] [stdout] 66 | | default_player::, [INFO] [stdout] 67 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `[fn() -> ... {default_player::<...>}; _]`, found `[fn() -> Box; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[fn() -> Box<(dyn Player + 'static)> {default_player::>}; _]` [INFO] [stdout] found array `[fn() -> Box<(dyn Player + 'static)>; 8]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `default_player::> as fn() -> Box<(dyn Player + 'static)>` [INFO] [stdout] help: the return type of this call is `[fn() -> Box<(dyn Player + 'static)>; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | let players = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 59 | | default_player::, [INFO] [stdout] 60 | | default_player::, [INFO] [stdout] 61 | | default_player::, [INFO] [stdout] ... | [INFO] [stdout] 66 | | default_player::, [INFO] [stdout] 67 | | ]; [INFO] [stdout] | |_____^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | let players = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 59 | | default_player::, [INFO] [stdout] 60 | | default_player::, [INFO] [stdout] 61 | | default_player::, [INFO] [stdout] ... | [INFO] [stdout] 66 | | default_player::, [INFO] [stdout] 67 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `[fn() -> ... {default_player::<...>}; _]`, found `[fn() -> Box; 8]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[fn() -> Box<(dyn Player + 'static)> {default_player::>}; _]` [INFO] [stdout] found array `[fn() -> Box<(dyn Player + 'static)>; 8]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `default_player::> as fn() -> Box<(dyn Player + 'static)>` [INFO] [stdout] help: the return type of this call is `[fn() -> Box<(dyn Player + 'static)>; 8]` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | let players = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 59 | | default_player::, [INFO] [stdout] 60 | | default_player::, [INFO] [stdout] 61 | | default_player::, [INFO] [stdout] ... | [INFO] [stdout] 66 | | default_player::, [INFO] [stdout] 67 | | ]; [INFO] [stdout] | |_____^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hivemind` (bin "hivemind" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hivemind` (bin "hivemind") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c86e7a77a6541a120472bb2fa50863f3b63af8d312c40074fc99f725bb4e027f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86e7a77a6541a120472bb2fa50863f3b63af8d312c40074fc99f725bb4e027f", kill_on_drop: false }` [INFO] [stdout] c86e7a77a6541a120472bb2fa50863f3b63af8d312c40074fc99f725bb4e027f