[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] ba7df176ecea98584e7d58167d12fb712d93d5a3
[INFO] checking Retropaint/rusty_skelform_macroquad against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRetropaint%2Frusty_skelform_macroquad" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Retropaint/rusty_skelform_macroquad on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty_skelform v0.7.2
[INFO] [stderr]   Downloaded quad-gl v0.2.13
[INFO] [stderr]   Downloaded png v0.15.3
[INFO] [stderr]   Downloaded image v0.22.5
[INFO] [stderr]   Downloaded glam v0.10.2
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded miniquad v0.4.10
[INFO] [stderr]   Downloaded zlib-rs v0.6.4
[INFO] [stderr]   Downloaded macroquad v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415
[INFO] running `Command { std: "docker" "start" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking zlib-rs v0.6.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling miniquad v0.4.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking quad-gl v0.2.13
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking macroquad v0.4.15
[INFO] [stderr]     Checking rusty_skelform v0.7.2
[INFO] [stderr]     Checking rusty_skelform_macroquad v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `skf::time_frame`
[INFO] [stdout]  --> examples/basic.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use skf::time_frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `anim_idx` is never read
[INFO] [stdout]   --> examples/basic.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut anim_idx: usize = 2;
[INFO] [stdout]    |                               ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 57 |             anim_idx = 0;
[INFO] [stdout]    |             ------------ `anim_idx` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> examples/basic.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     time: std::time::Instant,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `anim_idx`
[INFO] [stdout]    --> examples/basic.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     anim_idx: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_anim_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coat`
[INFO] [stdout]    --> examples/basic.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     coat: usize,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_coat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bones`
[INFO] [stdout]    --> examples/basic.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let bones = &mut armature.bones;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bones`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructed_bones`
[INFO] [stdout]    --> examples/basic.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let constructed_bones = &mut armature.constructed_bones;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constructed_bones`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse`
[INFO] [stdout]    --> examples/basic.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mouse = skf::Vec2::new(
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `quad-gl`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | quad-gl = "0.2.13"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `quad-gl`
[INFO] [stderr] warning: `rusty_skelform_macroquad` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415", kill_on_drop: false }`
[INFO] [stdout] 367ca61a13ef9edb7aec2fe45f2ed3c85f9388ca02b9be5a15eb451ec0a49415
