[INFO] cloning repository https://github.com/RickyBoyd/notbomberman-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RickyBoyd/notbomberman-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickyBoyd%2Fnotbomberman-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickyBoyd%2Fnotbomberman-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] febfa831ca99ebd50c745a42ecc959cd6281707c [INFO] checking RickyBoyd/notbomberman-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickyBoyd%2Fnotbomberman-rs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RickyBoyd/notbomberman-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/RickyBoyd/notbomberman-rs [INFO] finished tweaking git repo https://github.com/RickyBoyd/notbomberman-rs [INFO] tweaked toml for git repo https://github.com/RickyBoyd/notbomberman-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/RickyBoyd/notbomberman-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 781ee1648561fc786c7c6645c8d4058213731486ca5a8064a629727bc9bf047a [INFO] running `"docker" "start" "-a" "781ee1648561fc786c7c6645c8d4058213731486ca5a8064a629727bc9bf047a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking percent-encoding v2.0.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.3.0 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking openssl-sys v0.9.48 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derive-new v0.5.7 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling amethyst_derive v0.5.0 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] error: could not compile `ash`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.29.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=37a852e84814c6b5 -C extra-filename=-37a852e84814c6b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-fc7ece9d9d4360df.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 `getset`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name getset /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getset-0.0.7/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=61de7daaec0f17c9 -C extra-filename=-61de7daaec0f17c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af7ba86c40ff057.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4a25f54a7d894dfd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-239640a49fc11a89.rlib --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.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=ff2c395a3926c912 -C extra-filename=-ff2c395a3926c912 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af7ba86c40ff057.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4a25f54a7d894dfd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-239640a49fc11a89.rlib --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 `rental-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.4/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=56987e10e2994aa2 -C extra-filename=-56987e10e2994aa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af7ba86c40ff057.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4a25f54a7d894dfd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-239640a49fc11a89.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.num_derive.9t4iubuu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libnum_derive-a8e4fbbc979bf8f6.so" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.2eixz1m1to7gkqg4.rcgu.o" "/opt/rustwide/target/debug/deps/num_derive-a8e4fbbc979bf8f6.2n2ga6lxyi947h0f.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-239640a49fc11a89.rlib" "/opt/rustwide/target/debug/deps/libquote-4a25f54a7d894dfd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1af7ba86c40ff057.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-0d31f5f34b2e38d7.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9b9aa57540945cd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-142ae062584f8d2a.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f1fabf1ec6b24b2d.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79af4d00445c4193.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-03189deba5229767.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-120eec0b7b4a4025.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-5ac9a8397f8a8f6e.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-76e85f526705a90a.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c21eba37e214e173.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-057e2701341c5c90.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4ed5f4e80e5422ad.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8cfc9c03ce0eff25.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-de045ec196bf4657.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9264b022b7c6ff40.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f14bf2c9f09e6f5.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `num-derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "781ee1648561fc786c7c6645c8d4058213731486ca5a8064a629727bc9bf047a"` [INFO] running `"docker" "rm" "-f" "781ee1648561fc786c7c6645c8d4058213731486ca5a8064a629727bc9bf047a"` [INFO] [stdout] 781ee1648561fc786c7c6645c8d4058213731486ca5a8064a629727bc9bf047a