[INFO] cloning repository https://github.com/asrcpq/mypuzzle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asrcpq/mypuzzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmypuzzle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmypuzzle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bb329c0f8c58fc236bde6c27f36cf2e4bb2683c [INFO] testing asrcpq/mypuzzle against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmypuzzle" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asrcpq/mypuzzle on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asrcpq/mypuzzle [INFO] finished tweaking git repo https://github.com/asrcpq/mypuzzle [INFO] tweaked toml for git repo https://github.com/asrcpq/mypuzzle written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gyng/synthrs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d830ff0891bc8143fd12261597a91b9a43b8d68869daef93c2fdfbe7c5c082dc [INFO] running `Command { std: "docker" "start" "-a" "d830ff0891bc8143fd12261597a91b9a43b8d68869daef93c2fdfbe7c5c082dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d830ff0891bc8143fd12261597a91b9a43b8d68869daef93c2fdfbe7c5c082dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d830ff0891bc8143fd12261597a91b9a43b8d68869daef93c2fdfbe7c5c082dc", kill_on_drop: false }` [INFO] [stdout] d830ff0891bc8143fd12261597a91b9a43b8d68869daef93c2fdfbe7c5c082dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81fc63862ad421cf06381211eefc4d083c8b427dea88aebdec816474f123663d [INFO] running `Command { std: "docker" "start" "-a" "81fc63862ad421cf06381211eefc4d083c8b427dea88aebdec816474f123663d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling tttz-deb v0.1.0 (/opt/rustwide/workdir/src/deb) [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling enum-map v2.1.0 [INFO] [stderr] Compiling tttz-ruleset v0.1.0 (/opt/rustwide/workdir/src/ruleset) [INFO] [stderr] Compiling tttz-protocol v0.1.0 (/opt/rustwide/workdir/src/protocol) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling tttz-mpboard v0.3.0 (/opt/rustwide/workdir/src/mpboard) [INFO] [stderr] Compiling synthrs v0.1.0 (https://github.com/gyng/synthrs#77e062f3) [INFO] [stderr] Compiling tttz-segen v0.1.0 (/opt/rustwide/workdir/src/segen) [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling tttz-libclient v0.2.0 (/opt/rustwide/workdir/src/libclient) [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling tttz-libai v0.1.0 (/opt/rustwide/workdir/src/libai) [INFO] [stderr] Compiling tttz-ai v0.2.0 (/opt/rustwide/workdir/src/ai) [INFO] [stderr] Compiling tttz-tui v0.3.0 (/opt/rustwide/workdir/src/tui) [INFO] [stderr] Compiling tttz-replayer v0.1.0 (/opt/rustwide/workdir/src/replayer) [INFO] [stderr] Compiling tttz-server v0.3.0 (/opt/rustwide/workdir/src/server) [INFO] [stderr] Compiling tttz-aibench v0.1.0 (/opt/rustwide/workdir/src/aibench) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "81fc63862ad421cf06381211eefc4d083c8b427dea88aebdec816474f123663d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fc63862ad421cf06381211eefc4d083c8b427dea88aebdec816474f123663d", kill_on_drop: false }` [INFO] [stdout] 81fc63862ad421cf06381211eefc4d083c8b427dea88aebdec816474f123663d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 58035c38634814fbd237c30f013d233192dfe191f40180377a65f1994f95f98c [INFO] running `Command { std: "docker" "start" "-a" "58035c38634814fbd237c30f013d233192dfe191f40180377a65f1994f95f98c", kill_on_drop: false }` [INFO] [stderr] Compiling tttz-deb v0.1.0 (/opt/rustwide/workdir/src/deb) [INFO] [stderr] Compiling tttz-ruleset v0.1.0 (/opt/rustwide/workdir/src/ruleset) [INFO] [stderr] Compiling tttz-protocol v0.1.0 (/opt/rustwide/workdir/src/protocol) [INFO] [stderr] Compiling tttz-mpboard v0.3.0 (/opt/rustwide/workdir/src/mpboard) [INFO] [stderr] Compiling tttz-segen v0.1.0 (/opt/rustwide/workdir/src/segen) [INFO] [stderr] Compiling tttz-libclient v0.2.0 (/opt/rustwide/workdir/src/libclient) [INFO] [stderr] Compiling tttz-tui v0.3.0 (/opt/rustwide/workdir/src/tui) [INFO] [stderr] Compiling tttz-libai v0.1.0 (/opt/rustwide/workdir/src/libai) [INFO] [stderr] Compiling tttz-replayer v0.1.0 (/opt/rustwide/workdir/src/replayer) [INFO] [stderr] Compiling tttz-ai v0.2.0 (/opt/rustwide/workdir/src/ai) [INFO] [stderr] Compiling tttz-aibench v0.1.0 (/opt/rustwide/workdir/src/aibench) [INFO] [stderr] Compiling tttz-server v0.3.0 (/opt/rustwide/workdir/src/server) [INFO] [stdout] error[E0609]: no field `0` on type `[i8; 2]` [INFO] [stdout] --> src/mpboard/src/board.rs:420:34 [INFO] [stdout] | [INFO] [stdout] 420 | blocks.remove(&(shadow_pos[i].0 as i32, shadow_pos[i].1 as i32)); [INFO] [stdout] | --------------^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `shadow_pos[i][0]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `1` on type `[i8; 2]` [INFO] [stdout] --> src/mpboard/src/board.rs:420:58 [INFO] [stdout] | [INFO] [stdout] 420 | blocks.remove(&(shadow_pos[i].0 as i32, shadow_pos[i].1 as i32)); [INFO] [stdout] | --------------^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `shadow_pos[i][1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `0` on type `[i8; 2]` [INFO] [stdout] --> src/mpboard/src/board.rs:433:34 [INFO] [stdout] | [INFO] [stdout] 433 | blocks.remove(&(shadow_pos[i].0 as i32, shadow_pos[i].1 as i32)); [INFO] [stdout] | --------------^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `shadow_pos[i][0]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `1` on type `[i8; 2]` [INFO] [stdout] --> src/mpboard/src/board.rs:433:58 [INFO] [stdout] | [INFO] [stdout] 433 | blocks.remove(&(shadow_pos[i].0 as i32, shadow_pos[i].1 as i32)); [INFO] [stdout] | --------------^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `shadow_pos[i][1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tttz-mpboard` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58035c38634814fbd237c30f013d233192dfe191f40180377a65f1994f95f98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58035c38634814fbd237c30f013d233192dfe191f40180377a65f1994f95f98c", kill_on_drop: false }` [INFO] [stdout] 58035c38634814fbd237c30f013d233192dfe191f40180377a65f1994f95f98c