[INFO] cloning repository https://github.com/ottojo/game_ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ottojo/game_ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottojo%2Fgame_ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottojo%2Fgame_ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f27ffcedae85d9768b47f97fea1e143760255336 [INFO] checking ottojo/game_ai against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottojo%2Fgame_ai" "/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/ottojo/game_ai on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ottojo/game_ai [INFO] finished tweaking git repo https://github.com/ottojo/game_ai [INFO] tweaked toml for git repo https://github.com/ottojo/game_ai written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ottojo/game_ai 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.16 [INFO] [stderr] Downloaded crevice-derive v0.10.0 [INFO] [stderr] Downloaded crevice v0.13.0 [INFO] [stderr] Downloaded lyon v1.0.1 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded dot-structures v0.1.1 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded graphviz-rust v0.7.0 [INFO] [stderr] Downloaded clap_builder v4.4.16 [INFO] [stderr] Downloaded lyon_tessellation v1.0.13 [INFO] [stderr] Downloaded ggez v0.9.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9f24789e33ccc382f69d7e9f4b095f0f245ea606551507f5b464a31ce48189 [INFO] running `Command { std: "docker" "start" "-a" "9b9f24789e33ccc382f69d7e9f4b095f0f245ea606551507f5b464a31ce48189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9f24789e33ccc382f69d7e9f4b095f0f245ea606551507f5b464a31ce48189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9f24789e33ccc382f69d7e9f4b095f0f245ea606551507f5b464a31ce48189", kill_on_drop: false }` [INFO] [stdout] 9b9f24789e33ccc382f69d7e9f4b095f0f245ea606551507f5b464a31ce48189 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 970be5e00faff6ea0a7acf600194e01f40b5ef300a736197a57d4ac951a6a6a9 [INFO] running `Command { std: "docker" "start" "-a" "970be5e00faff6ea0a7acf600194e01f40b5ef300a736197a57d4ac951a6a6a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking clap_builder v4.4.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking clap v4.4.16 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking game_ai v0.1.0 (/opt/rustwide/workdir/game_ai) [INFO] [stderr] Checking hexxagon_lib v0.1.0 (/opt/rustwide/workdir/hexxagon_lib) [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking lyon_tessellation v1.0.13 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking gilrs-core v0.5.10 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling crevice-derive v0.10.0 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking lyon v1.0.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking glyph_brush v0.7.8 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking minimax v0.1.0 (/opt/rustwide/workdir/minimax) [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crevice v0.13.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking random_ai v0.1.0 (/opt/rustwide/workdir/random_ai) [INFO] [stderr] Checking tic_tac_toe v0.1.0 (/opt/rustwide/workdir/tic_tac_toe) [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Checking graphviz-rust v0.7.0 [INFO] [stderr] Checking mcts v0.1.0 (/opt/rustwide/workdir/mcts) [INFO] [stdout] warning: the item `Graph` is imported redundantly [INFO] [stdout] --> mcts/src/mcts_generic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graphviz_rust::dot_structures::Graph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use graphviz_rust::dot_structures::*; [INFO] [stdout] | -------------------------------- the item `Graph` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.6 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling ggez v0.9.3 [INFO] [stdout] warning: the item `Graph` is imported redundantly [INFO] [stdout] --> mcts/src/mcts_generic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graphviz_rust::dot_structures::Graph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use graphviz_rust::dot_structures::*; [INFO] [stdout] | -------------------------------- the item `Graph` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wgpu v0.16.3 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking hexxagon v0.1.0 (/opt/rustwide/workdir/hexxagon) [INFO] [stdout] warning: the item `Vec2` is imported redundantly [INFO] [stdout] --> hexxagon/src/bin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ggez::glam::Vec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | use ggez::glam::*; [INFO] [stdout] | ------------- the item `Vec2` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec2` is imported redundantly [INFO] [stdout] --> hexxagon/src/bin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ggez::glam::Vec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | use ggez::glam::*; [INFO] [stdout] | ------------- the item `Vec2` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.70s [INFO] running `Command { std: "docker" "inspect" "970be5e00faff6ea0a7acf600194e01f40b5ef300a736197a57d4ac951a6a6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "970be5e00faff6ea0a7acf600194e01f40b5ef300a736197a57d4ac951a6a6a9", kill_on_drop: false }` [INFO] [stdout] 970be5e00faff6ea0a7acf600194e01f40b5ef300a736197a57d4ac951a6a6a9