[INFO] cloning repository flosse/openfairdb [INFO] running `"git" "clone" "--bare" "git://github.com/flosse/openfairdb.git" "work/cache/sources/gh/flosse/openfairdb"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/flosse/openfairdb'... [INFO] running `"git" "clone" "work/cache/sources/gh/flosse/openfairdb" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flosse/openfairdb"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flosse/openfairdb'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/flosse/openfairdb" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flosse/openfairdb"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flosse/openfairdb'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1da31b96882cdeb078603b18940de8232f78ebf6 [INFO] sha for GitHub repo flosse/openfairdb: 1da31b96882cdeb078603b18940de8232f78ebf6 [INFO] validating manifest of flosse/openfairdb on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of flosse/openfairdb on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing flosse/openfairdb [INFO] finished frobbing flosse/openfairdb [INFO] frobbed toml for flosse/openfairdb written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/flosse/openfairdb/Cargo.toml [INFO] started frobbing flosse/openfairdb [INFO] finished frobbing flosse/openfairdb [INFO] frobbed toml for flosse/openfairdb written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flosse/openfairdb/Cargo.toml [INFO] crate flosse/openfairdb already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/georust/geocoding` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwhash v0.3.0 [INFO] [stderr] Downloaded random-integer v1.0.3 [INFO] [stderr] Downloaded geo-types v0.4.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flosse/openfairdb against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/flosse/openfairdb:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] fa64802d000280abdfc268d9ee9e70ccc6a81b9bf3ee77368213d295ad85ca14 [INFO] running `"docker" "start" "-a" "fa64802d000280abdfc268d9ee9e70ccc6a81b9bf3ee77368213d295ad85ca14"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling census v0.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling quoted_printable v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling maud_macros v0.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fst v0.3.3 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling geo-types v0.4.2 [INFO] [stderr] Compiling bitpacking v0.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling atomicwrites v0.2.2 [INFO] [stderr] Compiling fail v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling random-integer v1.0.3 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tantivy-fst v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling notify v4.0.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling random-pick v1.2.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling pwhash v0.3.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling passwords v1.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [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.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4545d2dcfc6266aa -C extra-filename=-4545d2dcfc6266aa --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crunchy=/opt/crater/target/debug/deps/libcrunchy-80c6d30655d838c3.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fa64802d000280abdfc268d9ee9e70ccc6a81b9bf3ee77368213d295ad85ca14"` [INFO] running `"docker" "rm" "-f" "fa64802d000280abdfc268d9ee9e70ccc6a81b9bf3ee77368213d295ad85ca14"` [INFO] [stdout] fa64802d000280abdfc268d9ee9e70ccc6a81b9bf3ee77368213d295ad85ca14