[INFO] cloning repository https://github.com/ForestCSharp/gfx_gltf_anim [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForestCSharp/gfx_gltf_anim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Fgfx_gltf_anim"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Fgfx_gltf_anim'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 335491ef139fcfe816a586a68f713423d6ce48d6 [INFO] checking ForestCSharp/gfx_gltf_anim against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Fgfx_gltf_anim" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForestCSharp/gfx_gltf_anim on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ForestCSharp/gfx_gltf_anim [INFO] finished tweaking git repo https://github.com/ForestCSharp/gfx_gltf_anim [INFO] tweaked toml for git repo https://github.com/ForestCSharp/gfx_gltf_anim written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ForestCSharp/gfx_gltf_anim already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/ForestCSharp/cimgui-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/cimgui/cimgui.git` [INFO] [stderr] Updating git submodule `https://github.com/ocornut/imgui.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gltf-derive v0.12.0 [INFO] [stderr] Downloaded gltf v0.12.0 [INFO] [stderr] Downloaded metal v0.16.0 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.3.0 [INFO] [stderr] Downloaded gltf-json v0.12.0 [INFO] [stderr] Downloaded cocoa v0.19.0 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.3.0 [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] [stderr] Downloaded spirv_cross v0.14.2 [INFO] [stderr] Downloaded gfx-backend-metal v0.3.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab6212f98b1e6753dce4935d4eaced0be409f5e369061651f6d0c1c0d02064df [INFO] running `"docker" "start" "-a" "ab6212f98b1e6753dce4935d4eaced0be409f5e369061651f6d0c1c0d02064df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling gfx_gltf_anim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=ef60d294467565dc -C extra-filename=-ef60d294467565dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-98b9183b1496b66c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5b4832d21208038d.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-507b7540619d4257.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-69648c76fa6f3907/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=4524ac24ba0aaa34 -C extra-filename=-4524ac24ba0aaa34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3e3e7ebbc02c3888.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eb6ee016ef71d354.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-58dcdd226b70e35e.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=c8f506dc2fcd09f7 -C extra-filename=-c8f506dc2fcd09f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7a570c1260eb316a.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-88430fc1705ac87b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-243bb11b7f8a3413.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d5d4db4e2d4c408f.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-1cc32fc367d9b6dd.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-7568678480dd7051.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a6d95081468d0c5b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="matrixmultiply"' --cfg 'feature="std"' -C metadata=174c1c110e45f7b4 -C extra-filename=-174c1c110e45f7b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-3dfff6592971afdd.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-b65fa5ec9514bad7.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-c1d5afbc6e7d4755.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-68101cfec14e576c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1845e708753e634a.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e04910cdba8fba92.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-46d3ee276b19b7f8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-93f8304ee124951f.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-69eb6275f3441a68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "ab6212f98b1e6753dce4935d4eaced0be409f5e369061651f6d0c1c0d02064df"` [INFO] running `"docker" "rm" "-f" "ab6212f98b1e6753dce4935d4eaced0be409f5e369061651f6d0c1c0d02064df"` [INFO] [stdout] ab6212f98b1e6753dce4935d4eaced0be409f5e369061651f6d0c1c0d02064df