[INFO] updating cached repository https://github.com/foxmk/rust-game-experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 1333d11a1662dfca4831fb519cf27ae267e20aff [INFO] testing foxmk/rust-game-experiments against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxmk/rust-game-experiments on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] finished tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] tweaked toml for git repo https://github.com/foxmk/rust-game-experiments written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/foxmk/rust-game-experiments already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 1e876f8e649f6af102a94fe80a505b1986021fbbc540cd14e206ecc251b2e7b5 [INFO] running `"docker" "start" "-a" "1e876f8e649f6af102a94fe80a505b1986021fbbc540cd14e206ecc251b2e7b5"` [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling hidapi v0.5.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=42daf8f31ad494c0 -C extra-filename=-42daf8f31ad494c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3a40c6903761d7ac.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-f0ce84fba46be115.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-366c9282dc0a059b.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-29d1dec23642cf92.rmeta --cap-lints allow --cap-lints=warn` (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.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=dcbc9336f550b1fb -C extra-filename=-dcbc9336f550b1fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26c4502b4283bb15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3515cfdd42392afc.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a5c98a5dc11241a7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1e876f8e649f6af102a94fe80a505b1986021fbbc540cd14e206ecc251b2e7b5"` [INFO] running `"docker" "rm" "-f" "1e876f8e649f6af102a94fe80a505b1986021fbbc540cd14e206ecc251b2e7b5"` [INFO] [stdout] 1e876f8e649f6af102a94fe80a505b1986021fbbc540cd14e206ecc251b2e7b5