[INFO] updating cached repository https://github.com/nicmr/zerg_wars [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] 8cd57d655df0d4b89e172a312d075ac9f93b885f [INFO] testing nicmr/zerg_wars against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicmr%2Fzerg_wars" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicmr/zerg_wars 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/nicmr/zerg_wars [INFO] finished tweaking git repo https://github.com/nicmr/zerg_wars [INFO] tweaked toml for git repo https://github.com/nicmr/zerg_wars written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nicmr/zerg_wars 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 7ada188028d93cbaf98fc5d696f1bda38533b447d43a1f2d9b3be3be4d47b244 [INFO] running `"docker" "start" "-a" "7ada188028d93cbaf98fc5d696f1bda38533b447d43a1f2d9b3be3be4d47b244"` [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling app_dirs2 v2.0.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f171c716d5893fd9 -C extra-filename=-f171c716d5893fd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1268502462c957cd.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-1c480b98c3ffabe1.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" "7ada188028d93cbaf98fc5d696f1bda38533b447d43a1f2d9b3be3be4d47b244"` [INFO] running `"docker" "rm" "-f" "7ada188028d93cbaf98fc5d696f1bda38533b447d43a1f2d9b3be3be4d47b244"` [INFO] [stdout] 7ada188028d93cbaf98fc5d696f1bda38533b447d43a1f2d9b3be3be4d47b244