[INFO] fetching crate spine-sys 0.1.1... [INFO] checking spine-sys-0.1.1 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate spine-sys 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate spine-sys 0.1.1 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spine-sys 0.1.1 [INFO] finished tweaking crates.io crate spine-sys 0.1.1 [INFO] tweaked toml for crates.io crate spine-sys 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7456934e02a3b56d7471435e9d31aea8107155f79ab39961535932397f8629b [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" "f7456934e02a3b56d7471435e9d31aea8107155f79ab39961535932397f8629b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7456934e02a3b56d7471435e9d31aea8107155f79ab39961535932397f8629b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7456934e02a3b56d7471435e9d31aea8107155f79ab39961535932397f8629b", kill_on_drop: false }` [INFO] [stdout] f7456934e02a3b56d7471435e9d31aea8107155f79ab39961535932397f8629b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a23f09d216a276f3dcf5e380d1e2230f1c6cd6e449608929c4338ecee4b5f715 [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" "a23f09d216a276f3dcf5e380d1e2230f1c6cd6e449608929c4338ecee4b5f715", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling spine-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c: In function 'spIkConstraint_apply1': [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c:88:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 88 | pd = pa * ps; [INFO] [stderr] warning: | ~~~^~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c:90:9: note: here [INFO] [stderr] warning: 90 | default: { [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/Bone.c: In function 'spBone_updateWorldTransformWith': [INFO] [stderr] warning: spine-c/src/spine/Bone.c:156:95: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] [INFO] [stderr] warning: 156 | if (self->data->transformMode == SP_TRANSFORMMODE_NOSCALE && (pa * pd - pb * pc < 0) != (sx < 0 != sy < 0)) [INFO] [stderr] warning: | ~~~^~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c: In function '_spRotateTimeline_apply': [INFO] [stderr] warning: spine-c/src/spine/Animation.c:281:6: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 281 | r -= (16384 - (int)(16384.499999999996 - r / 360)) * 360; /* Wrap within -180 and 180. */ [INFO] [stderr] warning: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c:282:3: note: here [INFO] [stderr] warning: 282 | case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c:302:5: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 302 | r += bone->data->rotation - bone->rotation; [INFO] [stderr] warning: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c:303:2: note: here [INFO] [stderr] warning: 303 | case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c: In function '_spDeformTimeline_apply': [INFO] [stderr] warning: spine-c/src/spine/Animation.c:1017:6: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1017 | for (i = 0; i < vertexCount; i++) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: spine-c/src/spine/Animation.c:1019:5: note: here [INFO] [stderr] warning: 1019 | case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.55s [INFO] running `Command { std: "docker" "inspect" "a23f09d216a276f3dcf5e380d1e2230f1c6cd6e449608929c4338ecee4b5f715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23f09d216a276f3dcf5e380d1e2230f1c6cd6e449608929c4338ecee4b5f715", kill_on_drop: false }` [INFO] [stdout] a23f09d216a276f3dcf5e380d1e2230f1c6cd6e449608929c4338ecee4b5f715