[INFO] cloning repository https://github.com/ChunYinCheong/macroquad_fighter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChunYinCheong/macroquad_fighter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChunYinCheong%2Fmacroquad_fighter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChunYinCheong%2Fmacroquad_fighter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f305282cf1cebf280a774d28d8e92cc4b271c22 [INFO] testing ChunYinCheong/macroquad_fighter 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%2FChunYinCheong%2Fmacroquad_fighter" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChunYinCheong/macroquad_fighter 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/ChunYinCheong/macroquad_fighter [INFO] finished tweaking git repo https://github.com/ChunYinCheong/macroquad_fighter [INFO] tweaked toml for git repo https://github.com/ChunYinCheong/macroquad_fighter written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/ChunYinCheong/macroquad_fighter 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 5f40749500292318c2ad1a09f73056a59b3ec9000ec4017f5d0ed5a72b25704a [INFO] running `Command { std: "docker" "start" "-a" "5f40749500292318c2ad1a09f73056a59b3ec9000ec4017f5d0ed5a72b25704a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f40749500292318c2ad1a09f73056a59b3ec9000ec4017f5d0ed5a72b25704a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f40749500292318c2ad1a09f73056a59b3ec9000ec4017f5d0ed5a72b25704a", kill_on_drop: false }` [INFO] [stdout] 5f40749500292318c2ad1a09f73056a59b3ec9000ec4017f5d0ed5a72b25704a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] f479efb90ed8234143d62312125fd097be439f646f35b0f787208769d30e4980 [INFO] running `Command { std: "docker" "start" "-a" "f479efb90ed8234143d62312125fd097be439f646f35b0f787208769d30e4980", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling macroquad_macro v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling nanoserde v0.1.29 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.9 [INFO] [stderr] Compiling macroquad-platformer v0.1.2 [INFO] [stderr] Compiling macroquad-tiled v0.1.1 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling fighter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `validate` [INFO] [stdout] --> src/fighter.rs:308:8 [INFO] [stdout] | [INFO] [stdout] 308 | fn validate(&self) -> Result<(), Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_frame` [INFO] [stdout] --> src/fighter_ai.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn add_frame(&mut self, frame: Frame) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxyy` [INFO] [stdout] --> src/fighter_wrapper.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn xxyy(&self, world: &World, rect: Rect) -> (f32, f32, f32, f32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "f479efb90ed8234143d62312125fd097be439f646f35b0f787208769d30e4980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f479efb90ed8234143d62312125fd097be439f646f35b0f787208769d30e4980", kill_on_drop: false }` [INFO] [stdout] f479efb90ed8234143d62312125fd097be439f646f35b0f787208769d30e4980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c242b246c35a390f5dc43bd0f28061506ec5724a3c23848f094422994f72e0 [INFO] running `Command { std: "docker" "start" "-a" "15c242b246c35a390f5dc43bd0f28061506ec5724a3c23848f094422994f72e0", kill_on_drop: false }` [INFO] [stderr] Compiling fighter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `add_frame` [INFO] [stdout] --> src/fighter_ai.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn add_frame(&mut self, frame: Frame) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxyy` [INFO] [stdout] --> src/fighter_wrapper.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn xxyy(&self, world: &World, rect: Rect) -> (f32, f32, f32, f32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fighter-492c850424801b47) [INFO] running `Command { std: "docker" "inspect" "15c242b246c35a390f5dc43bd0f28061506ec5724a3c23848f094422994f72e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c242b246c35a390f5dc43bd0f28061506ec5724a3c23848f094422994f72e0", kill_on_drop: false }` [INFO] [stdout] 15c242b246c35a390f5dc43bd0f28061506ec5724a3c23848f094422994f72e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7b513534d2b80832fe12f7eea1fa0aaa6e1992d7edcff182efe85100b0ce75f [INFO] running `Command { std: "docker" "start" "-a" "b7b513534d2b80832fe12f7eea1fa0aaa6e1992d7edcff182efe85100b0ce75f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `add_frame` [INFO] [stderr] --> src/fighter_ai.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn add_frame(&mut self, frame: Frame) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `xxyy` [INFO] [stderr] --> src/fighter_wrapper.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn xxyy(&self, world: &World, rect: Rect) -> (f32, f32, f32, f32) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fighter` (bin "fighter" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fighter-492c850424801b47) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fighter::tests::it_works ... ok [INFO] [stdout] test fighter::tests::de_from_file ... ok [INFO] [stdout] test fighter::tests::valid_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7b513534d2b80832fe12f7eea1fa0aaa6e1992d7edcff182efe85100b0ce75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b513534d2b80832fe12f7eea1fa0aaa6e1992d7edcff182efe85100b0ce75f", kill_on_drop: false }` [INFO] [stdout] b7b513534d2b80832fe12f7eea1fa0aaa6e1992d7edcff182efe85100b0ce75f