[INFO] cloning repository https://github.com/Xertes0/rhythm_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xertes0/rhythm_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXertes0%2Frhythm_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXertes0%2Frhythm_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e9885531772939236a99eba634c2016c3932ad7 [INFO] testing Xertes0/rhythm_game 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%2FXertes0%2Frhythm_game" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xertes0/rhythm_game 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/Xertes0/rhythm_game [INFO] finished tweaking git repo https://github.com/Xertes0/rhythm_game [INFO] tweaked toml for git repo https://github.com/Xertes0/rhythm_game written to /workspace/builds/worker-10/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] 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 43ca59da9cac6205f71fe54ebe20dae339fe587343c5e384dc489a48d9b9c90e [INFO] running `Command { std: "docker" "start" "-a" "43ca59da9cac6205f71fe54ebe20dae339fe587343c5e384dc489a48d9b9c90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ca59da9cac6205f71fe54ebe20dae339fe587343c5e384dc489a48d9b9c90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ca59da9cac6205f71fe54ebe20dae339fe587343c5e384dc489a48d9b9c90e", kill_on_drop: false }` [INFO] [stdout] 43ca59da9cac6205f71fe54ebe20dae339fe587343c5e384dc489a48d9b9c90e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 024ec03a25d0bafa3301cb7ca8ef935e403a15480e0815d7f6e016c93dcfe1cf [INFO] running `Command { std: "docker" "start" "-a" "024ec03a25d0bafa3301cb7ca8ef935e403a15480e0815d7f6e016c93dcfe1cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [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 dasp_frame v0.11.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling fontdue v0.5.2 [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 quote v1.0.18 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.42 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rhythm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "024ec03a25d0bafa3301cb7ca8ef935e403a15480e0815d7f6e016c93dcfe1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024ec03a25d0bafa3301cb7ca8ef935e403a15480e0815d7f6e016c93dcfe1cf", kill_on_drop: false }` [INFO] [stdout] 024ec03a25d0bafa3301cb7ca8ef935e403a15480e0815d7f6e016c93dcfe1cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 5ff0ad8e09013464879f3a3b3694e86cb6ca7f6276e2b7635dfc8adefa757769 [INFO] running `Command { std: "docker" "start" "-a" "5ff0ad8e09013464879f3a3b3694e86cb6ca7f6276e2b7635dfc8adefa757769", kill_on_drop: false }` [INFO] [stderr] Compiling rhythm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rhythm-e180f7477cc5545b) [INFO] running `Command { std: "docker" "inspect" "5ff0ad8e09013464879f3a3b3694e86cb6ca7f6276e2b7635dfc8adefa757769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff0ad8e09013464879f3a3b3694e86cb6ca7f6276e2b7635dfc8adefa757769", kill_on_drop: false }` [INFO] [stdout] 5ff0ad8e09013464879f3a3b3694e86cb6ca7f6276e2b7635dfc8adefa757769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] af64ecc29e4f2fa602b2a3d701e3203df5a42e43ddb7c7bbe9b2afad3aa8ee1e [INFO] running `Command { std: "docker" "start" "-a" "af64ecc29e4f2fa602b2a3d701e3203df5a42e43ddb7c7bbe9b2afad3aa8ee1e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rhythm-e180f7477cc5545b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af64ecc29e4f2fa602b2a3d701e3203df5a42e43ddb7c7bbe9b2afad3aa8ee1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af64ecc29e4f2fa602b2a3d701e3203df5a42e43ddb7c7bbe9b2afad3aa8ee1e", kill_on_drop: false }` [INFO] [stdout] af64ecc29e4f2fa602b2a3d701e3203df5a42e43ddb7c7bbe9b2afad3aa8ee1e