[INFO] cloning repository https://github.com/gbersac/gomoku_42 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbersac/gomoku_42" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbersac%2Fgomoku_42", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbersac%2Fgomoku_42'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91eb8415c8b5a3a8366e68e2c8782ce601004f68 [INFO] testing gbersac/gomoku_42 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%2Fgbersac%2Fgomoku_42" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gbersac/gomoku_42 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/gbersac/gomoku_42 [INFO] finished tweaking git repo https://github.com/gbersac/gomoku_42 [INFO] tweaked toml for git repo https://github.com/gbersac/gomoku_42 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/gbersac/gomoku_42 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29adf37b1a84a89f14efa55e899cb7edcc87d85edb1f3e30c83cf558ddc1f568 [INFO] running `Command { std: "docker" "start" "-a" "29adf37b1a84a89f14efa55e899cb7edcc87d85edb1f3e30c83cf558ddc1f568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29adf37b1a84a89f14efa55e899cb7edcc87d85edb1f3e30c83cf558ddc1f568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29adf37b1a84a89f14efa55e899cb7edcc87d85edb1f3e30c83cf558ddc1f568", kill_on_drop: false }` [INFO] [stdout] 29adf37b1a84a89f14efa55e899cb7edcc87d85edb1f3e30c83cf558ddc1f568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8429ed960d382aec5dfa6034078b9d988b27cef8a8b1dbbc6e30936b9e9cd0e4 [INFO] running `Command { std: "docker" "start" "-a" "8429ed960d382aec5dfa6034078b9d988b27cef8a8b1dbbc6e30936b9e9cd0e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling libc v0.2.2 [INFO] [stderr] Compiling gcc v0.3.25 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling shader_version v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.6.2 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling glob v0.2.10 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-texture v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.3.0 [INFO] [stderr] Compiling strsim v0.4.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling ansi_term v0.7.2 [INFO] [stderr] Compiling vec_map v0.4.0 [INFO] [stderr] Compiling gomoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling xml-rs v0.1.26 [INFO] [stderr] Compiling draw_state v0.2.0 [INFO] [stdout] warning: unused variable: `out_dir` [INFO] [stdout] --> build.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let out_dir = env::var("OUT_DIR").unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.3 [INFO] [stderr] Compiling gl_common v0.1.0 [INFO] [stderr] Compiling clock_ticks v0.1.0 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling freetype-sys v0.1.2 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling libz-sys v0.1.9 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling clap v2.1.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8429ed960d382aec5dfa6034078b9d988b27cef8a8b1dbbc6e30936b9e9cd0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8429ed960d382aec5dfa6034078b9d988b27cef8a8b1dbbc6e30936b9e9cd0e4", kill_on_drop: false }` [INFO] [stdout] 8429ed960d382aec5dfa6034078b9d988b27cef8a8b1dbbc6e30936b9e9cd0e4