[INFO] cloning repository https://github.com/GerodruS/twin-stick-quad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GerodruS/twin-stick-quad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerodruS%2Ftwin-stick-quad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerodruS%2Ftwin-stick-quad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb946e64e08129921d63a4f8c243809bf985df34 [INFO] testing GerodruS/twin-stick-quad 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%2FGerodruS%2Ftwin-stick-quad" "/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/GerodruS/twin-stick-quad 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/GerodruS/twin-stick-quad [INFO] finished tweaking git repo https://github.com/GerodruS/twin-stick-quad [INFO] tweaked toml for git repo https://github.com/GerodruS/twin-stick-quad written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/GerodruS/twin-stick-quad 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] 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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d99567291d3c62cf751f8441a0602eac02240c51956a5f18198d3f9c23e198 [INFO] running `Command { std: "docker" "start" "-a" "24d99567291d3c62cf751f8441a0602eac02240c51956a5f18198d3f9c23e198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d99567291d3c62cf751f8441a0602eac02240c51956a5f18198d3f9c23e198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d99567291d3c62cf751f8441a0602eac02240c51956a5f18198d3f9c23e198", kill_on_drop: false }` [INFO] [stdout] 24d99567291d3c62cf751f8441a0602eac02240c51956a5f18198d3f9c23e198 [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=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] 5ce058e67188092d9580c56a0a31cd2ddb7f681f630e2767c5865a18a19889e9 [INFO] running `Command { std: "docker" "start" "-a" "5ce058e67188092d9580c56a0a31cd2ddb7f681f630e2767c5865a18a19889e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quad-url v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.0 [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 ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling egui-miniquad v0.6.0 [INFO] [stderr] Compiling egui-macroquad v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling twin-stick-quad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Triangle` [INFO] [stdout] --> src/components.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / Triangle { [INFO] [stdout] 33 | | width: f32, [INFO] [stdout] 34 | | height: f32, [INFO] [stdout] 35 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Circle` [INFO] [stdout] --> src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / Circle { [INFO] [stdout] 37 | | radius: f32, [INFO] [stdout] 38 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.75s [INFO] running `Command { std: "docker" "inspect" "5ce058e67188092d9580c56a0a31cd2ddb7f681f630e2767c5865a18a19889e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce058e67188092d9580c56a0a31cd2ddb7f681f630e2767c5865a18a19889e9", kill_on_drop: false }` [INFO] [stdout] 5ce058e67188092d9580c56a0a31cd2ddb7f681f630e2767c5865a18a19889e9 [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=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] d0d68c2980d646ccc53059e2d9fe6954559a379c4eda99143858f6a5040f9510 [INFO] running `Command { std: "docker" "start" "-a" "d0d68c2980d646ccc53059e2d9fe6954559a379c4eda99143858f6a5040f9510", kill_on_drop: false }` [INFO] [stderr] Compiling twin-stick-quad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Triangle` [INFO] [stdout] --> src/components.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / Triangle { [INFO] [stdout] 33 | | width: f32, [INFO] [stdout] 34 | | height: f32, [INFO] [stdout] 35 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Circle` [INFO] [stdout] --> src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / Circle { [INFO] [stdout] 37 | | radius: f32, [INFO] [stdout] 38 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/twin_stick_quad-5ddd4eb2d1200c3c) [INFO] running `Command { std: "docker" "inspect" "d0d68c2980d646ccc53059e2d9fe6954559a379c4eda99143858f6a5040f9510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d68c2980d646ccc53059e2d9fe6954559a379c4eda99143858f6a5040f9510", kill_on_drop: false }` [INFO] [stdout] d0d68c2980d646ccc53059e2d9fe6954559a379c4eda99143858f6a5040f9510 [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=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] 5f72f16fede811e94da04d666a641b8fb0cf8710d8a3c05b779132708fddaeac [INFO] running `Command { std: "docker" "start" "-a" "5f72f16fede811e94da04d666a641b8fb0cf8710d8a3c05b779132708fddaeac", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Triangle` [INFO] [stderr] --> src/components.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / Triangle { [INFO] [stderr] 33 | | width: f32, [INFO] [stderr] 34 | | height: f32, [INFO] [stderr] 35 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Circle` [INFO] [stderr] --> src/components.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | / Circle { [INFO] [stderr] 37 | | radius: f32, [INFO] [stderr] 38 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `Shape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Clone, Copy, Debug, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `twin-stick-quad` (bin "twin-stick-quad" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/twin_stick_quad-5ddd4eb2d1200c3c) [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" "5f72f16fede811e94da04d666a641b8fb0cf8710d8a3c05b779132708fddaeac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f72f16fede811e94da04d666a641b8fb0cf8710d8a3c05b779132708fddaeac", kill_on_drop: false }` [INFO] [stdout] 5f72f16fede811e94da04d666a641b8fb0cf8710d8a3c05b779132708fddaeac