[INFO] fetching crate rusty_skelform_macroquad 0.2.0...
[INFO] testing rusty_skelform_macroquad-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rusty_skelform_macroquad 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusty_skelform_macroquad 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rusty_skelform_macroquad 0.2.0
[INFO] tweaked toml for crates.io crate rusty_skelform_macroquad 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_skelform_macroquad 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty_skelform_macroquad 0.2.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty_skelform v0.2.0
[INFO] [stderr]   Downloaded png v0.15.3
[INFO] [stderr]   Downloaded quad-gl v0.2.13
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded glam v0.10.2
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded image v0.22.5
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e7eced3ca5398533c7a3f0edb15824ebadf45dc323321d19f01e7144f3c856e
[INFO] running `Command { std: "docker" "start" "-a" "3e7eced3ca5398533c7a3f0edb15824ebadf45dc323321d19f01e7144f3c856e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7eced3ca5398533c7a3f0edb15824ebadf45dc323321d19f01e7144f3c856e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7eced3ca5398533c7a3f0edb15824ebadf45dc323321d19f01e7144f3c856e", kill_on_drop: false }`
[INFO] [stdout] 3e7eced3ca5398533c7a3f0edb15824ebadf45dc323321d19f01e7144f3c856e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39bcbc685ac5562139faccb16e788ea2026f2265fbea4631eda4d2041fef70c4
[INFO] running `Command { std: "docker" "start" "-a" "39bcbc685ac5562139faccb16e788ea2026f2265fbea4631eda4d2041fef70c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[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 num-rational v0.2.4
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.3
[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 quad-gl v0.2.13
[INFO] [stderr]    Compiling xz2 v0.1.7
[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-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rusty_skelform v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rusty_skelform_macroquad v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `time::Instant`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::{collections::HashMap, io::Read, time::Instant};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
[INFO] running `Command { std: "docker" "inspect" "39bcbc685ac5562139faccb16e788ea2026f2265fbea4631eda4d2041fef70c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bcbc685ac5562139faccb16e788ea2026f2265fbea4631eda4d2041fef70c4", kill_on_drop: false }`
[INFO] [stdout] 39bcbc685ac5562139faccb16e788ea2026f2265fbea4631eda4d2041fef70c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95bd9c00dc111a69c8bdffb53158a3ba0658cc398de3aa938689b2ac97504792
[INFO] running `Command { std: "docker" "start" "-a" "95bd9c00dc111a69c8bdffb53158a3ba0658cc398de3aa938689b2ac97504792", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty_skelform_macroquad v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `time::Instant`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::{collections::HashMap, io::Read, time::Instant};
[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 imports: `collections::HashMap` and `time::Instant`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::{collections::HashMap, io::Read, time::Instant};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "95bd9c00dc111a69c8bdffb53158a3ba0658cc398de3aa938689b2ac97504792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95bd9c00dc111a69c8bdffb53158a3ba0658cc398de3aa938689b2ac97504792", kill_on_drop: false }`
[INFO] [stdout] 95bd9c00dc111a69c8bdffb53158a3ba0658cc398de3aa938689b2ac97504792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77a7ee9208835eb8fd0577d611891b3c543d753eea44f3f9211df761d0acb2ef
[INFO] running `Command { std: "docker" "start" "-a" "77a7ee9208835eb8fd0577d611891b3c543d753eea44f3f9211df761d0acb2ef", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `collections::HashMap` and `time::Instant`
[INFO] [stderr]   --> src/lib.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | use std::{collections::HashMap, io::Read, time::Instant};
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_skelform_macroquad` (lib) generated 1 warning (run `cargo fix --lib -p rusty_skelform_macroquad` to apply 1 suggestion)
[INFO] [stderr] warning: `rusty_skelform_macroquad` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_skelform_macroquad-8c03068207cf3e33)
[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] [stderr]    Doc-tests rusty_skelform_macroquad
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rusty_skelform_macroquad::load_skelform_armature`
[INFO] [stdout]  --> src/lib.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rusty_skelform_macroquad::{animate, load_skelform_armature};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^ no `load_skelform_armature` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 7 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         animate(&armature, &tex, 0, Some(time), true, true, None);
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/lib.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn animate(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]    |
[INFO] [stdout] 18 -         animate(&armature, &tex, 0, Some(time), true, true, None);
[INFO] [stdout] 18 +         animate(/* &mut Vec<rusty_skelform::Bone> */, &tex, &armature, /* &Vec<i32> */);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77a7ee9208835eb8fd0577d611891b3c543d753eea44f3f9211df761d0acb2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a7ee9208835eb8fd0577d611891b3c543d753eea44f3f9211df761d0acb2ef", kill_on_drop: false }`
[INFO] [stdout] 77a7ee9208835eb8fd0577d611891b3c543d753eea44f3f9211df761d0acb2ef
