[INFO] cloning repository https://github.com/ValorZard/Quad-Fighter-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValorZard/Quad-Fighter-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FQuad-Fighter-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FQuad-Fighter-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c96e98cd6a4ab40a389c0d95165c15062669cc22 [INFO] testing ValorZard/Quad-Fighter-2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2FQuad-Fighter-2" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ValorZard/Quad-Fighter-2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ValorZard/Quad-Fighter-2 [INFO] finished tweaking git repo https://github.com/ValorZard/Quad-Fighter-2 [INFO] tweaked toml for git repo https://github.com/ValorZard/Quad-Fighter-2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ValorZard/Quad-Fighter-2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 39e599bd8d62f9152596c3e0504185d26a6ed20e1b9e4d6df25f26853fc1b868 [INFO] running `Command { std: "docker" "start" "-a" "39e599bd8d62f9152596c3e0504185d26a6ed20e1b9e4d6df25f26853fc1b868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e599bd8d62f9152596c3e0504185d26a6ed20e1b9e4d6df25f26853fc1b868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e599bd8d62f9152596c3e0504185d26a6ed20e1b9e4d6df25f26853fc1b868", kill_on_drop: false }` [INFO] [stdout] 39e599bd8d62f9152596c3e0504185d26a6ed20e1b9e4d6df25f26853fc1b868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2399286c354f44751c393e776cc488ba4174c403c0214b2a6ade200ff97d779 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2399286c354f44751c393e776cc488ba4174c403c0214b2a6ade200ff97d779", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bitfield-rle v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ggrs v0.2.5 [INFO] [stderr] Compiling fixed-sqrt v0.2.4 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling fixed-macro-impl v1.1.1 [INFO] [stderr] Compiling fixed-macro-types v1.1.1 [INFO] [stderr] Compiling fixed-macro v1.1.1 [INFO] [stderr] Compiling resphys v0.1.0 (https://github.com/ValorZard/Resphys-Fixed?branch=serde#6a05b6e5) [INFO] [stderr] Compiling minigene-ggrs-macroquad-fighter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::stringify` [INFO] [stdout] --> src/box_game/game_state.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::stringify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GGRSError`, `GGRSEvent`, `SessionState` [INFO] [stdout] --> src/box_game/sync_test.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ggrs::{GGRSError, GGRSEvent, SessionState}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_frames` [INFO] [stdout] --> src/box_game/p2p.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | if let GGRSEvent::WaitRecommendation { skip_frames } = event { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `skip_frames: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "f2399286c354f44751c393e776cc488ba4174c403c0214b2a6ade200ff97d779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2399286c354f44751c393e776cc488ba4174c403c0214b2a6ade200ff97d779", kill_on_drop: false }` [INFO] [stdout] f2399286c354f44751c393e776cc488ba4174c403c0214b2a6ade200ff97d779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] fe823150caa5853f9eebe2ebab3eb786037c82cac8b1fc4554bef87c994afd57 [INFO] running `Command { std: "docker" "start" "-a" "fe823150caa5853f9eebe2ebab3eb786037c82cac8b1fc4554bef87c994afd57", kill_on_drop: false }` [INFO] [stderr] Compiling minigene-ggrs-macroquad-fighter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::stringify` [INFO] [stdout] --> src/box_game/game_state.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::stringify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GGRSError`, `GGRSEvent`, `SessionState` [INFO] [stdout] --> src/box_game/sync_test.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ggrs::{GGRSError, GGRSEvent, SessionState}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_frames` [INFO] [stdout] --> src/box_game/p2p.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | if let GGRSEvent::WaitRecommendation { skip_frames } = event { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `skip_frames: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "fe823150caa5853f9eebe2ebab3eb786037c82cac8b1fc4554bef87c994afd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe823150caa5853f9eebe2ebab3eb786037c82cac8b1fc4554bef87c994afd57", kill_on_drop: false }` [INFO] [stdout] fe823150caa5853f9eebe2ebab3eb786037c82cac8b1fc4554bef87c994afd57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8543ba5360f72ea4df23824af3051de4c5a68f2ca939d23cf58fdc24f2d0c4ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8543ba5360f72ea4df23824af3051de4c5a68f2ca939d23cf58fdc24f2d0c4ef", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::stringify` [INFO] [stderr] --> src/box_game/game_state.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::stringify; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GGRSError`, `GGRSEvent`, `SessionState` [INFO] [stderr] --> src/box_game/sync_test.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use ggrs::{GGRSError, GGRSEvent, SessionState}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `skip_frames` [INFO] [stderr] --> src/box_game/p2p.rs:86:52 [INFO] [stderr] | [INFO] [stderr] 86 | if let GGRSEvent::WaitRecommendation { skip_frames } = event { [INFO] [stderr] | ^^^^^^^^^^^ help: try ignoring the field: `skip_frames: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `minigene-ggrs-macroquad-fighter` (bin "minigene-ggrs-macroquad-fighter" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/minigene_ggrs_macroquad_fighter-37ad29a0ea88e078) [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" "8543ba5360f72ea4df23824af3051de4c5a68f2ca939d23cf58fdc24f2d0c4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8543ba5360f72ea4df23824af3051de4c5a68f2ca939d23cf58fdc24f2d0c4ef", kill_on_drop: false }` [INFO] [stdout] 8543ba5360f72ea4df23824af3051de4c5a68f2ca939d23cf58fdc24f2d0c4ef