[INFO] updating cached repository gsquire/swell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gsquire/swell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gsquire/swell" "work/ex/beta-1.38-1/sources/1.37.0/gh/gsquire/swell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gsquire/swell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gsquire/swell" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gsquire/swell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gsquire/swell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f86a081fd7de1aabe242989241cb202e17965e07 [INFO] sha for GitHub repo gsquire/swell: f86a081fd7de1aabe242989241cb202e17965e07 [INFO] validating manifest of gsquire/swell 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 gsquire/swell 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 gsquire/swell [INFO] finished frobbing gsquire/swell [INFO] frobbed toml for gsquire/swell written to work/ex/beta-1.38-1/sources/1.37.0/gh/gsquire/swell/Cargo.toml [INFO] started frobbing gsquire/swell [INFO] finished frobbing gsquire/swell [INFO] frobbed toml for gsquire/swell written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gsquire/swell/Cargo.toml [INFO] crate gsquire/swell 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gsquire/swell/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper.git` [INFO] [stderr] Updating git repository `https://github.com/Kimundi/lazy-static.rs` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/h2` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper.git` [INFO] [stderr] Updating git repository `https://github.com/Kimundi/lazy-static.rs` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/h2` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [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] testing gsquire/swell 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gsquire/swell:/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] d27fb292a9b3e0e4c49cf0e1354c538956d1841d1df8c61775f897c876d6fa6c [INFO] running `"docker" "start" "-a" "d27fb292a9b3e0e4c49cf0e1354c538956d1841d1df8c61775f897c876d6fa6c"` [INFO] [stderr] warning: dependency (log) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (time) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.log.log [INFO] [stderr] warning: unused manifest key: dependencies.time.time [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling lazy_static v1.3.0 (https://github.com/Kimundi/lazy-static.rs#8a5f404f) [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling want v0.2.0 (https://github.com/seanmonstar/want?branch=std-future#23cd872e) [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/want-51aa3bbe7c1b17c7/23cd872/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(async_await)] [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 `want`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d27fb292a9b3e0e4c49cf0e1354c538956d1841d1df8c61775f897c876d6fa6c"` [INFO] running `"docker" "rm" "-f" "d27fb292a9b3e0e4c49cf0e1354c538956d1841d1df8c61775f897c876d6fa6c"` [INFO] [stdout] d27fb292a9b3e0e4c49cf0e1354c538956d1841d1df8c61775f897c876d6fa6c