[INFO] updating cached repository rbalicki2/hello-rocket [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rbalicki2/hello-rocket [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rbalicki2/hello-rocket" "work/ex/beta-1.37-6/sources/1.36.0/gh/rbalicki2/hello-rocket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rbalicki2/hello-rocket'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rbalicki2/hello-rocket" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbalicki2/hello-rocket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbalicki2/hello-rocket'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef87c038ab9f1e40a5080eb6d76af06e730f43ec [INFO] sha for GitHub repo rbalicki2/hello-rocket: ef87c038ab9f1e40a5080eb6d76af06e730f43ec [INFO] validating manifest of rbalicki2/hello-rocket 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 rbalicki2/hello-rocket 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 rbalicki2/hello-rocket [INFO] finished frobbing rbalicki2/hello-rocket [INFO] frobbed toml for rbalicki2/hello-rocket written to work/ex/beta-1.37-6/sources/1.36.0/gh/rbalicki2/hello-rocket/Cargo.toml [INFO] started frobbing rbalicki2/hello-rocket [INFO] finished frobbing rbalicki2/hello-rocket [INFO] frobbed toml for rbalicki2/hello-rocket written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbalicki2/hello-rocket/Cargo.toml [INFO] crate rbalicki2/hello-rocket 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 rbalicki2/hello-rocket against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rbalicki2/hello-rocket:/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.36.0" "build" "--frozen"` [INFO] [stdout] 84811bf61e6ae70a1a76cef08c55dca018887e4f1bbdfecef00fd8f5199350da [INFO] running `"docker" "start" "-a" "84811bf61e6ae70a1a76cef08c55dca018887e4f1bbdfecef00fd8f5199350da"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling pq-sys v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling version_check v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling state v0.2.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/state-0.2.1/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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 `state`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "84811bf61e6ae70a1a76cef08c55dca018887e4f1bbdfecef00fd8f5199350da"` [INFO] running `"docker" "rm" "-f" "84811bf61e6ae70a1a76cef08c55dca018887e4f1bbdfecef00fd8f5199350da"` [INFO] [stdout] 84811bf61e6ae70a1a76cef08c55dca018887e4f1bbdfecef00fd8f5199350da