[INFO] cloning repository femnad/gel [INFO] running `"git" "clone" "--bare" "git://github.com/femnad/gel.git" "work/cache/sources/gh/femnad/gel"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/femnad/gel'... [INFO] running `"git" "clone" "work/cache/sources/gh/femnad/gel" "work/ex/beta-1.37-6/sources/1.36.0/gh/femnad/gel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/femnad/gel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/femnad/gel" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/femnad/gel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/femnad/gel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78a1ae35ea52d0b50c42ce679cd5bc2ea6b41c5f [INFO] sha for GitHub repo femnad/gel: 78a1ae35ea52d0b50c42ce679cd5bc2ea6b41c5f [INFO] validating manifest of femnad/gel on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of femnad/gel on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing femnad/gel [INFO] finished frobbing femnad/gel [INFO] frobbed toml for femnad/gel written to work/ex/beta-1.37-6/sources/1.36.0/gh/femnad/gel/Cargo.toml [INFO] started frobbing femnad/gel [INFO] finished frobbing femnad/gel [INFO] frobbed toml for femnad/gel written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/femnad/gel/Cargo.toml [INFO] crate femnad/gel already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing femnad/gel against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/femnad/gel:/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-07-23" "build" "--frozen"` [INFO] [stdout] 23444d7fcc94a958c4c53802ee9b97d048aaebc599076abbb3efe8d6e006efb2 [INFO] running `"docker" "start" "-a" "23444d7fcc94a958c4c53802ee9b97d048aaebc599076abbb3efe8d6e006efb2"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling census v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling hyper v0.12.32 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fst v0.3.3 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling bitpacking v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling fail v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] error: Could not compile `bitpacking`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitpacking /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitpacking-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="bitpacker4x"' -C metadata=264d38824350b2ba -C extra-filename=-264d38824350b2ba --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crunchy=/opt/crater/target/debug/deps/libcrunchy-9074ac3b35ddfcb2.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" "23444d7fcc94a958c4c53802ee9b97d048aaebc599076abbb3efe8d6e006efb2"` [INFO] running `"docker" "rm" "-f" "23444d7fcc94a958c4c53802ee9b97d048aaebc599076abbb3efe8d6e006efb2"` [INFO] [stdout] 23444d7fcc94a958c4c53802ee9b97d048aaebc599076abbb3efe8d6e006efb2