[INFO] updating cached repository Flat/Lupusregina- [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Flat/Lupusregina- [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Flat/Lupusregina-" "work/ex/beta-1.38-1/sources/1.37.0/gh/Flat/Lupusregina-"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Flat/Lupusregina-'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Flat/Lupusregina-" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Flat/Lupusregina-"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Flat/Lupusregina-'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7558286d7493bdfbf3b8c9ca4474b4e9bb7fd658 [INFO] sha for GitHub repo Flat/Lupusregina-: 7558286d7493bdfbf3b8c9ca4474b4e9bb7fd658 [INFO] validating manifest of Flat/Lupusregina- on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Flat/Lupusregina- on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Flat/Lupusregina- [INFO] finished frobbing Flat/Lupusregina- [INFO] frobbed toml for Flat/Lupusregina- written to work/ex/beta-1.38-1/sources/1.37.0/gh/Flat/Lupusregina-/Cargo.toml [INFO] started frobbing Flat/Lupusregina- [INFO] finished frobbing Flat/Lupusregina- [INFO] frobbed toml for Flat/Lupusregina- written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Flat/Lupusregina-/Cargo.toml [INFO] crate Flat/Lupusregina- already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Flat/Lupusregina- against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Flat/Lupusregina-:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 3cf42653d4d9b2ea227316bb7f1ead428200239d500a2c12c76d794155eb10d1 [INFO] running `"docker" "start" "-a" "3cf42653d4d9b2ea227316bb7f1ead428200239d500a2c12c76d794155eb10d1"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serenity v0.6.0 (https://github.com/serenity-rs/serenity?branch=current#66b32c68) [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uwl v0.3.3 [INFO] [stderr] Compiling kankyo v0.2.0 (https://github.com/zeyla/kankyo#f7e735db) [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling 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 num_cpus v1.10.1 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.9 [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=d94b30ced1da8775 -C extra-filename=-d94b30ced1da8775 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bytes=/opt/crater/target/debug/deps/libbytes-8788c0c802ee085b.rmeta --extern fnv=/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rmeta --extern itoa=/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.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" "3cf42653d4d9b2ea227316bb7f1ead428200239d500a2c12c76d794155eb10d1"` [INFO] running `"docker" "rm" "-f" "3cf42653d4d9b2ea227316bb7f1ead428200239d500a2c12c76d794155eb10d1"` [INFO] [stdout] 3cf42653d4d9b2ea227316bb7f1ead428200239d500a2c12c76d794155eb10d1