[INFO] updating cached repository https://github.com/Sheepyhead/rustgameproject [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64a943b7e222b58951101bb35074955ba7ea6010 [INFO] checking Sheepyhead/rustgameproject against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSheepyhead%2Frustgameproject" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sheepyhead/rustgameproject on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Sheepyhead/rustgameproject [INFO] finished tweaking git repo https://github.com/Sheepyhead/rustgameproject [INFO] tweaked toml for git repo https://github.com/Sheepyhead/rustgameproject written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Sheepyhead/rustgameproject already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 6c391f354fe719b131d34162b6b214ad193365f6aacfe154eaa23ef263f4e71b [INFO] running `"docker" "start" "-a" "6c391f354fe719b131d34162b6b214ad193365f6aacfe154eaa23ef263f4e71b"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking generational-arena v0.2.7 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking glutin_glx_sys v0.1.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking gilrs v0.7.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=c0ad2f3ab25253bd -C extra-filename=-c0ad2f3ab25253bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-70fcaf85a91b0c35.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aed658842026e1db.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ed9f01ce89c1592b.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.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="rand_distr"' --cfg 'feature="sparse"' --cfg 'feature="std"' -C metadata=874d5b4f8e652cf5 -C extra-filename=-874d5b4f8e652cf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-1b372f96e044f0e6.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-2c5ff86eb9251569.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-62d2b8ecb7950f3e.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-eb6ca5487b3a68e7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-76650bae6ebe15c1.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-eb3472e48c53f616.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-048b531d95279822.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-16c9bbbd585d2207.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-70ac5598b8b4e131.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-a9d876fe761d890e.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 `derivative`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a3ffde3b305e2ddf -C extra-filename=-a3ffde3b305e2ddf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fe43c56f0ba5ffae.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cea08010d8be3122.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-03bcc617c934ad3a.rlib --extern proc_macro --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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="mint"' --cfg 'feature="std"' -C metadata=271654d5db24d4ee -C extra-filename=-271654d5db24d4ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-1b372f96e044f0e6.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-2c5ff86eb9251569.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-41cdfcc81007b6c3.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-eb6ca5487b3a68e7.rmeta --extern mint=/opt/rustwide/target/debug/deps/libmint-5cff743db4acc0ac.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-76650bae6ebe15c1.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-eb3472e48c53f616.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-048b531d95279822.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-99c6dd25d1bbcede.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-a9d876fe761d890e.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: build failed [INFO] running `"docker" "inspect" "6c391f354fe719b131d34162b6b214ad193365f6aacfe154eaa23ef263f4e71b"` [INFO] running `"docker" "rm" "-f" "6c391f354fe719b131d34162b6b214ad193365f6aacfe154eaa23ef263f4e71b"` [INFO] [stdout] 6c391f354fe719b131d34162b6b214ad193365f6aacfe154eaa23ef263f4e71b