[INFO] crate ballista 0.1.2 is already in cache [INFO] testing ballista-0.1.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate ballista 0.1.2 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate ballista 0.1.2 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 crates.io crate ballista 0.1.2 [INFO] finished tweaking crates.io crate ballista 0.1.2 [INFO] tweaked toml for crates.io crate ballista 0.1.2 written to work/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate ballista 0.1.2 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 6e7fe58079f01958f9057e648af4cc037b4fbcdba77127bc822c219829132632 [INFO] running `"docker" "start" "-a" "6e7fe58079f01958f9057e648af4cc037b4fbcdba77127bc822c219829132632"` [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling packed_simd v0.3.3 [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-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling flatbuffers v0.5.0 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling brotli-decompressor v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [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 string v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling thrift v0.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gtmpl_derive v0.3.3 [INFO] [stderr] Compiling gtmpl v0.5.6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling brotli v2.5.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/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 parquet-format v2.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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.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=d3620f566d3011eb -C extra-filename=-d3620f566d3011eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a6162a111e42fe7.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.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: could not compile `brotli`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-2.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=94fe1c2e936146f8 -C extra-filename=-94fe1c2e936146f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f82da185c1c963cf.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c182d9a88cb3a215.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: 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6e7fe58079f01958f9057e648af4cc037b4fbcdba77127bc822c219829132632"` [INFO] running `"docker" "rm" "-f" "6e7fe58079f01958f9057e648af4cc037b4fbcdba77127bc822c219829132632"` [INFO] [stdout] 6e7fe58079f01958f9057e648af4cc037b4fbcdba77127bc822c219829132632