[INFO] cloning repository https://github.com/Retropaint/rusty_skelform_macroquad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Retropaint/rusty_skelform_macroquad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRetropaint%2Frusty_skelform_macroquad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRetropaint%2Frusty_skelform_macroquad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e72150cbdb3a426d736e9dacd5d838567c1a37dc [INFO] building Retropaint/rusty_skelform_macroquad against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRetropaint%2Frusty_skelform_macroquad" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Retropaint/rusty_skelform_macroquad [INFO] finished tweaking git repo https://github.com/Retropaint/rusty_skelform_macroquad [INFO] tweaked toml for git repo https://github.com/Retropaint/rusty_skelform_macroquad written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Retropaint/rusty_skelform_macroquad on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Retropaint/rusty_skelform_macroquad already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tween v2.0.4 [INFO] [stderr] Downloaded rusty_skelform v0.1.2 [INFO] [stderr] Downloaded quad-gl v0.2.13 [INFO] [stderr] Downloaded num-rational v0.2.4 [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded zip v2.6.1 [INFO] [stderr] Downloaded deflate v0.7.20 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded miniquad v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2d8f5c078a8bc9ed90aa4a938ceb05194d9724331854aa8562193474c4d0dbc [INFO] running `Command { std: "docker" "start" "-a" "b2d8f5c078a8bc9ed90aa4a938ceb05194d9724331854aa8562193474c4d0dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2d8f5c078a8bc9ed90aa4a938ceb05194d9724331854aa8562193474c4d0dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d8f5c078a8bc9ed90aa4a938ceb05194d9724331854aa8562193474c4d0dbc", kill_on_drop: false }` [INFO] [stdout] b2d8f5c078a8bc9ed90aa4a938ceb05194d9724331854aa8562193474c4d0dbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 580c76a5ab90d23d33a7cc09937ddb18ba9f5f027638ca24c6a4e7f28b256646 [INFO] running `Command { std: "docker" "start" "-a" "580c76a5ab90d23d33a7cc09937ddb18ba9f5f027638ca24c6a4e7f28b256646", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tween v2.0.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling quad-gl v0.2.13 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rusty_skelform v0.1.2 [INFO] [stderr] Compiling rusty_skelform_macroquad v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DrawMode` and `Vertex` [INFO] [stdout] --> src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | use quad_gl::{DrawMode, Vertex}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `armature_idx` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | armature_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_armature_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_x` [INFO] [stdout] --> src/lib.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let lt_tex_x = bone_tex.offset.x / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_y` [INFO] [stdout] --> src/lib.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | let lt_tex_y = bone_tex.offset.y / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_x` [INFO] [stdout] --> src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let rb_tex_x = (bone_tex.offset.x + bone_tex.size.x) / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_y` [INFO] [stdout] --> src/lib.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let rb_tex_y = (bone_tex.offset.y + bone_tex.size.y) / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.46s [INFO] running `Command { std: "docker" "inspect" "580c76a5ab90d23d33a7cc09937ddb18ba9f5f027638ca24c6a4e7f28b256646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580c76a5ab90d23d33a7cc09937ddb18ba9f5f027638ca24c6a4e7f28b256646", kill_on_drop: false }` [INFO] [stdout] 580c76a5ab90d23d33a7cc09937ddb18ba9f5f027638ca24c6a4e7f28b256646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3864615d4da13f5e352563c77336b88dde0642985618bd82412e27af4c249742 [INFO] running `Command { std: "docker" "start" "-a" "3864615d4da13f5e352563c77336b88dde0642985618bd82412e27af4c249742", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_skelform_macroquad v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DrawMode` and `Vertex` [INFO] [stdout] --> src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | use quad_gl::{DrawMode, Vertex}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `armature_idx` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | armature_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_armature_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_x` [INFO] [stdout] --> src/lib.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let lt_tex_x = bone_tex.offset.x / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_y` [INFO] [stdout] --> src/lib.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | let lt_tex_y = bone_tex.offset.y / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_x` [INFO] [stdout] --> src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let rb_tex_x = (bone_tex.offset.x + bone_tex.size.x) / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_y` [INFO] [stdout] --> src/lib.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let rb_tex_y = (bone_tex.offset.y + bone_tex.size.y) / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DrawMode` and `Vertex` [INFO] [stdout] --> src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | use quad_gl::{DrawMode, Vertex}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `frame` is assigned to, but never used [INFO] [stdout] --> examples/basic.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut frame = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_frame` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `armature_idx` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | armature_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_armature_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_x` [INFO] [stdout] --> src/lib.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let lt_tex_x = bone_tex.offset.x / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lt_tex_y` [INFO] [stdout] --> src/lib.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | let lt_tex_y = bone_tex.offset.y / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lt_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_x` [INFO] [stdout] --> src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let rb_tex_x = (bone_tex.offset.x + bone_tex.size.x) / tex2d.size().x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_tex_y` [INFO] [stdout] --> src/lib.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let rb_tex_y = (bone_tex.offset.y + bone_tex.size.y) / tex2d.size().y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_tex_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "3864615d4da13f5e352563c77336b88dde0642985618bd82412e27af4c249742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3864615d4da13f5e352563c77336b88dde0642985618bd82412e27af4c249742", kill_on_drop: false }` [INFO] [stdout] 3864615d4da13f5e352563c77336b88dde0642985618bd82412e27af4c249742