[INFO] updating cached repository AirmashPewPewPew/airmash-ground-control [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AirmashPewPewPew/airmash-ground-control [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AirmashPewPewPew/airmash-ground-control" "work/ex/beta-1.37-6/sources/1.36.0/gh/AirmashPewPewPew/airmash-ground-control"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AirmashPewPewPew/airmash-ground-control'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AirmashPewPewPew/airmash-ground-control" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AirmashPewPewPew/airmash-ground-control"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AirmashPewPewPew/airmash-ground-control'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8e794844df935e13bab83f7b35d7b9da8f6e5723 [INFO] sha for GitHub repo AirmashPewPewPew/airmash-ground-control: 8e794844df935e13bab83f7b35d7b9da8f6e5723 [INFO] validating manifest of AirmashPewPewPew/airmash-ground-control 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 AirmashPewPewPew/airmash-ground-control 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 AirmashPewPewPew/airmash-ground-control [INFO] finished frobbing AirmashPewPewPew/airmash-ground-control [INFO] frobbed toml for AirmashPewPewPew/airmash-ground-control written to work/ex/beta-1.37-6/sources/1.36.0/gh/AirmashPewPewPew/airmash-ground-control/Cargo.toml [INFO] started frobbing AirmashPewPewPew/airmash-ground-control [INFO] finished frobbing AirmashPewPewPew/airmash-ground-control [INFO] frobbed toml for AirmashPewPewPew/airmash-ground-control written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AirmashPewPewPew/airmash-ground-control/Cargo.toml [INFO] crate AirmashPewPewPew/airmash-ground-control 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 AirmashPewPewPew/airmash-ground-control 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-4/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/AirmashPewPewPew/airmash-ground-control:/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] bd0db68ce8423eb701a4d403026fe1ba176b63fcb40b13627974b5ba7e6e318b [INFO] running `"docker" "start" "-a" "bd0db68ce8423eb701a4d403026fe1ba176b63fcb40b13627974b5ba7e6e318b"` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling pathfinding v1.1.10 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] error[E0554]: #![feature] may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.25/src/lib.rs:161:34 [INFO] [stderr] | [INFO] [stderr] 161 | #![cfg_attr(feature = "nightly", feature(pin))] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [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 `futures`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd0db68ce8423eb701a4d403026fe1ba176b63fcb40b13627974b5ba7e6e318b"` [INFO] running `"docker" "rm" "-f" "bd0db68ce8423eb701a4d403026fe1ba176b63fcb40b13627974b5ba7e6e318b"` [INFO] [stdout] bd0db68ce8423eb701a4d403026fe1ba176b63fcb40b13627974b5ba7e6e318b