[INFO] cloning repository https://github.com/CFdefense/GameBoy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CFdefense/GameBoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCFdefense%2FGameBoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCFdefense%2FGameBoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e211aaa2feeda5ffae3dac991f62eb8c3668ec88 [INFO] checking CFdefense/GameBoy against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCFdefense%2FGameBoy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CFdefense/GameBoy [INFO] finished tweaking git repo https://github.com/CFdefense/GameBoy [INFO] tweaked toml for git repo https://github.com/CFdefense/GameBoy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CFdefense/GameBoy 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/CFdefense/GameBoy 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-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65ff9a537d09ed80ed8629762b3c72f14efe1cc29f6cb9c21234a854dc3022e4 [INFO] running `Command { std: "docker" "start" "-a" "65ff9a537d09ed80ed8629762b3c72f14efe1cc29f6cb9c21234a854dc3022e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65ff9a537d09ed80ed8629762b3c72f14efe1cc29f6cb9c21234a854dc3022e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ff9a537d09ed80ed8629762b3c72f14efe1cc29f6cb9c21234a854dc3022e4", kill_on_drop: false }` [INFO] [stdout] 65ff9a537d09ed80ed8629762b3c72f14efe1cc29f6cb9c21234a854dc3022e4 [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=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] 60a9101f0f2ef4d622c5aac3f4a9cd6bade8a7e6ccf6c519032a74a407b92363 [INFO] running `Command { std: "docker" "start" "-a" "60a9101f0f2ef4d622c5aac3f4a9cd6bade8a7e6ccf6c519032a74a407b92363", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking game_boy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/menu/menu_renderer.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | let names_to_try = vec![&game.name, &game_name_clean, file_stem, &file_stem_clean]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/menu/menu_renderer.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | let names_to_try = vec![&game.name, &game_name_clean, file_stem, &file_stem_clean]; [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[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/menu/menu_renderer.rs:422:68 [INFO] [stdout] | [INFO] [stdout] 422 | ... let matches = names_to_try.iter().any(|name| { [INFO] [stdout] | ^^^^ [INFO] [stdout] 423 | ... name.to_lowercase() == stem_lower [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 422 | let matches = names_to_try.iter().any(|name: &T| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game_boy` (bin "game_boy") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/menu/menu_renderer.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | let names_to_try = vec![&game.name, &game_name_clean, file_stem, &file_stem_clean]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/menu/menu_renderer.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | let names_to_try = vec![&game.name, &game_name_clean, file_stem, &file_stem_clean]; [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[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/menu/menu_renderer.rs:422:68 [INFO] [stdout] | [INFO] [stdout] 422 | ... let matches = names_to_try.iter().any(|name| { [INFO] [stdout] | ^^^^ [INFO] [stdout] 423 | ... name.to_lowercase() == stem_lower [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 422 | let matches = names_to_try.iter().any(|name: &T| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game_boy` (bin "game_boy" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "60a9101f0f2ef4d622c5aac3f4a9cd6bade8a7e6ccf6c519032a74a407b92363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a9101f0f2ef4d622c5aac3f4a9cd6bade8a7e6ccf6c519032a74a407b92363", kill_on_drop: false }` [INFO] [stdout] 60a9101f0f2ef4d622c5aac3f4a9cd6bade8a7e6ccf6c519032a74a407b92363