[INFO] updating cached repository https://github.com/AlisCode/ld44 [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] 42e624f3affbf0f5fb681766b62046edeb61cc38 [INFO] testing AlisCode/ld44 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Fld44" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlisCode/ld44 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/AlisCode/ld44 [INFO] finished tweaking git repo https://github.com/AlisCode/ld44 [INFO] tweaked toml for git repo https://github.com/AlisCode/ld44 written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AlisCode/ld44 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] c1a871c1d00b7f5d2c0f3010ec7df1d70593388fd5b68c8bdd36913fc5b6c803 [INFO] running `"docker" "start" "-a" "c1a871c1d00b7f5d2c0f3010ec7df1d70593388fd5b68c8bdd36913fc5b6c803"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling immi v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] error: could not compile `x11-dl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=1191acb68c55724e -C extra-filename=-1191acb68c55724e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0bb2f2b904eb618d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0a8e55d3bf8940fc.rmeta --cap-lints allow --cap-lints=warn -l dl` (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=7bc4269f8e7aa753 -C extra-filename=-7bc4269f8e7aa753 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f50f8aef6d3b9ca.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fedc82a13b59d525.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-24c7ae24b2449560.rlib --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" "c1a871c1d00b7f5d2c0f3010ec7df1d70593388fd5b68c8bdd36913fc5b6c803"` [INFO] running `"docker" "rm" "-f" "c1a871c1d00b7f5d2c0f3010ec7df1d70593388fd5b68c8bdd36913fc5b6c803"` [INFO] [stdout] c1a871c1d00b7f5d2c0f3010ec7df1d70593388fd5b68c8bdd36913fc5b6c803