[INFO] crate spine-sys 0.1.1 is already in cache [INFO] testing spine-sys-0.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate spine-sys 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate spine-sys 0.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67fcd250853979b70c9deb3c03a390cec9d82f01e79f786d9f595d499797497f [INFO] running `"docker" "start" "-a" "67fcd250853979b70c9deb3c03a390cec9d82f01e79f786d9f595d499797497f"` [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling spine-sys v0.1.1 (/opt/rustwide/workdir) [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: 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: 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: 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: 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: 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: 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: case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: ^~~~ [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: pd = pa * ps; [INFO] [stderr] warning: ~~~^~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c:90:9: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.42s [INFO] running `"docker" "inspect" "67fcd250853979b70c9deb3c03a390cec9d82f01e79f786d9f595d499797497f"` [INFO] running `"docker" "rm" "-f" "67fcd250853979b70c9deb3c03a390cec9d82f01e79f786d9f595d499797497f"` [INFO] [stdout] 67fcd250853979b70c9deb3c03a390cec9d82f01e79f786d9f595d499797497f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 219f99643f4c2780dbaf7537f07eb3bf52d7d666e45f069353fa255c75a899eb [INFO] running `"docker" "start" "-a" "219f99643f4c2780dbaf7537f07eb3bf52d7d666e45f069353fa255c75a899eb"` [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: 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: 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: 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: 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: 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: 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: case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: ^~~~ [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: pd = pa * ps; [INFO] [stderr] warning: ~~~^~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c:90:9: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Compiling spine-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.33s [INFO] running `"docker" "inspect" "219f99643f4c2780dbaf7537f07eb3bf52d7d666e45f069353fa255c75a899eb"` [INFO] running `"docker" "rm" "-f" "219f99643f4c2780dbaf7537f07eb3bf52d7d666e45f069353fa255c75a899eb"` [INFO] [stdout] 219f99643f4c2780dbaf7537f07eb3bf52d7d666e45f069353fa255c75a899eb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5830393a74690a02ca87a973f6fc95550b0db202c4dd8af658ce6e295a2cab1b [INFO] running `"docker" "start" "-a" "5830393a74690a02ca87a973f6fc95550b0db202c4dd8af658ce6e295a2cab1b"` [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: 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: 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: 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: 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: 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: 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: case SP_MIX_BLEND_ADD: [INFO] [stderr] warning: ^~~~ [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: pd = pa * ps; [INFO] [stderr] warning: ~~~^~~~~~~~~ [INFO] [stderr] warning: spine-c/src/spine/IkConstraint.c:90:9: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spine_sys-15fdd5e493580126 [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test ffi::bindgen_test_layout_spAnimation ... ok [INFO] [stdout] test ffi::bindgen_test_layout__Entry ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAnimationStateData ... ok [INFO] [stdout] test ffi::bindgen_test_layout__SkinHashTableEntry ... ok [INFO] [stdout] test ffi::bindgen_test_layout__spSkin ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAnimationState ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spArrayFloatArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spArrayShortArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAtlasPage ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spBaseTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAttachmentTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAttachmentLoader ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAtlasAttachmentLoader ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAtlasRegion ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spBoneData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spAtlas ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spBone ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spBoneDataArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spClippingAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spBoundingBoxAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spDeformTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spEventData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spEvent ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spDrawOrderTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spCurveTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spColorTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spEventTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spColor ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spFloatArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spIkConstraint ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spIkConstraintDataArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spIntArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spJitterVertexEffect ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spIkConstraintTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraint ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraintPositionTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraintDataArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPointAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spIkConstraintData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spRegionAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraintMixTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraintSpacingTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPathConstraintData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spShortArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spPolygon ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeletonBinary ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spMeshAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeletonBounds ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeleton ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeletonJson ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeletonClipping ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSwirlVertexEffect ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSlot ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkeletonData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTrackEntryArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTransformConstraintTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTriangulator ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSkin ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTransformConstraintDataArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spSlotData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTransformConstraintData ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTransformConstraint ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spUnsignedShortArray ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spVertexAttachment ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTwoColorTimeline ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spVertexEffect ... ok [INFO] [stdout] test ffi::bindgen_test_layout_spTrackEntry ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test atlas::tests::load_atlas ... FAILED [INFO] [stdout] test skeleton::tests::load_skeleton ... FAILED [INFO] [stdout] test skeleton::tests::load_skeleton_drop_order ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- atlas::tests::load_atlas stdout ---- [INFO] [stdout] thread 'atlas::tests::load_atlas' panicked at 'called `Result::unwrap()` on an `Err` value: FailLoadAtlas("spAtlas_createFromFile failed")', src/atlas.rs:108:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5570f994c934 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5570f994c934 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5570f994c934 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5570f994c934 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5570f997556c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5570f9900055 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5570f9946d61 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5570f994f205 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5570f994f205 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5570f994f205 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5570f994eeeb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5570f994f862 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5570f994f44b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5570f9973f91 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5570f9973db3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5570f98e6863 - core::result::Result::unwrap::hd43db4a86c1d48d3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5570f98e0396 - spine_sys::atlas::tests::load_atlas::h9a20b36e5cc28221 [INFO] [stdout] at src/atlas.rs:108 [INFO] [stdout] 17: 0x5570f98e031a - spine_sys::atlas::tests::load_atlas::{{closure}}::hbf8c32f6d6283783 [INFO] [stdout] at src/atlas.rs:103 [INFO] [stdout] 18: 0x5570f98e0cfe - core::ops::function::FnOnce::call_once::h69e81bd42b12c4ab [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x5570f990bf4f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x5570f992754e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x5570f992754e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x5570f992754e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x5570f992754e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5570f992754e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x5570f992754e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x5570f98ff506 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x5570f9904895 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x5570f9904895 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x5570f9904895 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x5570f9904895 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x5570f9904895 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x5570f9942e9f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x5570f9956043 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5570f9956043 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f14a34056db - start_thread [INFO] [stdout] 38: 0x7f14a2f1688f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- skeleton::tests::load_skeleton stdout ---- [INFO] [stdout] thread 'skeleton::tests::load_skeleton' panicked at 'called `Result::unwrap()` on an `Err` value: FailLoadAtlas("spAtlas_createFromFile failed")', src/skeleton.rs:490:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5570f994c934 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5570f994c934 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5570f994c934 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5570f994c934 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5570f997556c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5570f9900055 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5570f9946d61 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5570f994f205 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5570f994f205 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5570f994f205 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5570f994eeeb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5570f994f862 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5570f994f44b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5570f9973f91 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5570f9973db3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5570f98e6863 - core::result::Result::unwrap::hd43db4a86c1d48d3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5570f98e2290 - spine_sys::skeleton::tests::load_skeleton::h3cdab8c6bdd9ed80 [INFO] [stdout] at src/skeleton.rs:490 [INFO] [stdout] 17: 0x5570f98e21ea - spine_sys::skeleton::tests::load_skeleton::{{closure}}::h7f22569f221545d6 [INFO] [stdout] at src/skeleton.rs:485 [INFO] [stdout] 18: 0x5570f98e0dee - core::ops::function::FnOnce::call_once::h758687c890859c90 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x5570f990bf4f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x5570f992754e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x5570f992754e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x5570f992754e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x5570f992754e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5570f992754e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x5570f992754e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x5570f98ff506 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x5570f9904895 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x5570f9904895 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x5570f9904895 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x5570f9904895 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x5570f9904895 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x5570f9942e9f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x5570f9956043 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5570f9956043 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f14a34056db - start_thread [INFO] [stdout] 38: 0x7f14a2f1688f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- skeleton::tests::load_skeleton_drop_order stdout ---- [INFO] [stdout] thread 'skeleton::tests::load_skeleton_drop_order' panicked at 'called `Result::unwrap()` on an `Err` value: FailLoadAtlas("spAtlas_createFromFile failed")', src/skeleton.rs:510:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5570f994c934 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5570f994c934 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5570f994c934 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5570f994c934 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5570f997556c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5570f9900055 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5570f9946d61 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5570f994f205 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5570f994f205 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5570f994f205 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5570f994eeeb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5570f994f862 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5570f994f44b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5570f9973f91 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5570f9973db3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5570f98e6863 - core::result::Result::unwrap::hd43db4a86c1d48d3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5570f98e2790 - spine_sys::skeleton::tests::load_skeleton_drop_order::ha8bb34dff130ab11 [INFO] [stdout] at src/skeleton.rs:510 [INFO] [stdout] 17: 0x5570f98e26ea - spine_sys::skeleton::tests::load_skeleton_drop_order::{{closure}}::he6fcd63ce532f7af [INFO] [stdout] at src/skeleton.rs:504 [INFO] [stdout] 18: 0x5570f98e0dbe - core::ops::function::FnOnce::call_once::h6edbfcabf7e5e70b [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x5570f990bf4f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x5570f992754e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x5570f992754e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x5570f992754e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x5570f992754e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5570f992754e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x5570f992754e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x5570f98ff506 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x5570f9904895 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x5570f9904895 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x5570f9904895 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x5570f9904895 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5570f9904895 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x5570f9904895 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x5570f9942e9f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x5570f9956043 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5570f9956043 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f14a34056db - start_thread [INFO] [stdout] 38: 0x7f14a2f1688f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] atlas::tests::load_atlas [INFO] [stdout] skeleton::tests::load_skeleton [INFO] [stdout] skeleton::tests::load_skeleton_drop_order [INFO] [stdout] [INFO] [stdout] test result: FAILED. 70 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5830393a74690a02ca87a973f6fc95550b0db202c4dd8af658ce6e295a2cab1b"` [INFO] running `"docker" "rm" "-f" "5830393a74690a02ca87a973f6fc95550b0db202c4dd8af658ce6e295a2cab1b"` [INFO] [stdout] 5830393a74690a02ca87a973f6fc95550b0db202c4dd8af658ce6e295a2cab1b