[INFO] crate ballista 0.1.2 is already in cache [INFO] extracting crate ballista 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/ballista/0.1.2 [INFO] extracting crate ballista 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ballista/0.1.2 [INFO] validating manifest of ballista-0.1.2 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 ballista-0.1.2 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 ballista-0.1.2 [INFO] finished frobbing ballista-0.1.2 [INFO] frobbed toml for ballista-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ballista/0.1.2/Cargo.toml [INFO] started frobbing ballista-0.1.2 [INFO] finished frobbing ballista-0.1.2 [INFO] frobbed toml for ballista-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ballista/0.1.2/Cargo.toml [INFO] crate ballista-0.1.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing ballista-0.1.2 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ballista/0.1.2:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] acad3a03c2c9f8c25c68ba8e1900410fcf7bcb95164362018486595ffe5dd86f [INFO] running `"docker" "start" "-a" "acad3a03c2c9f8c25c68ba8e1900410fcf7bcb95164362018486595ffe5dd86f"` [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v1.3.0 [INFO] [stderr] Compiling parquet v0.14.0 [INFO] [stderr] Compiling k8s-openapi v0.4.0 [INFO] [stderr] Compiling gtmpl_value v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling flatbuffers v0.5.0 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling brotli-decompressor v1.3.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gtmpl v0.5.6 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / #![feature( [INFO] [stderr] 203 | | repr_simd, [INFO] [stderr] 204 | | const_fn, [INFO] [stderr] 205 | | platform_intrinsics, [INFO] [stderr] ... | [INFO] [stderr] 215 | | custom_inner_attributes [INFO] [stderr] 216 | | )] [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling brotli v2.5.1 [INFO] [stderr] Compiling gtmpl_derive v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling thrift v0.0.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling tower-request-modifier v0.1.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parquet-format v2.5.0 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling sqlparser v0.2.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Compiling http-connection v0.1.0 [INFO] [stderr] Compiling tower-http-util v0.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `packed_simd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `k8s-openapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name k8s_openapi /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v1_13"' -C metadata=64c2005e06822eb0 -C extra-filename=-64c2005e06822eb0 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-b248d06447d2c6c2.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-ae7cdc080336aafe.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-d733d3dead87a550.rlib --extern http=/opt/crater/target/debug/deps/libhttp-4b78aa066183b6f0.rlib --extern serde=/opt/crater/target/debug/deps/libserde-325f751636a77a64.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-e183ebfe4b48a00a.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "acad3a03c2c9f8c25c68ba8e1900410fcf7bcb95164362018486595ffe5dd86f"` [INFO] running `"docker" "rm" "-f" "acad3a03c2c9f8c25c68ba8e1900410fcf7bcb95164362018486595ffe5dd86f"` [INFO] [stdout] acad3a03c2c9f8c25c68ba8e1900410fcf7bcb95164362018486595ffe5dd86f