[INFO] crate canutils 0.2.0 is already in cache [INFO] extracting crate canutils 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/canutils/0.2.0 [INFO] extracting crate canutils 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/canutils/0.2.0 [INFO] validating manifest of canutils-0.2.0 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 canutils-0.2.0 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 canutils-0.2.0 [INFO] finished frobbing canutils-0.2.0 [INFO] frobbed toml for canutils-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/canutils/0.2.0/Cargo.toml [INFO] started frobbing canutils-0.2.0 [INFO] finished frobbing canutils-0.2.0 [INFO] frobbed toml for canutils-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/canutils/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 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 canutils-0.2.0 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/canutils/0.2.0:/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] 5a14901c038b79bb5dbf9e5e37a487d059d5b652fd0fd035b8d30e986ca4c9cd [INFO] running `"docker" "start" "-a" "5a14901c038b79bb5dbf9e5e37a487d059d5b652fd0fd035b8d30e986ca4c9cd"` [INFO] [stderr] Compiling async-datagram v3.0.0 [INFO] [stderr] Compiling async-ready v3.0.0 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling socketcan v1.7.0 [INFO] [stderr] Compiling tokio-socketcan v0.1.3 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling romio v0.3.0-alpha.9 [INFO] [stderr] Compiling runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Compiling juliex v0.3.0-alpha.8 [INFO] [stderr] error[E0658]: async blocks are unstable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-raw-0.3.0-alpha.5/src/lib.rs:65:15 [INFO] [stderr] | [INFO] [stderr] 65 | let fut = async move { [INFO] [stderr] | _______________^ [INFO] [stderr] 66 | | let t = fut.await; [INFO] [stderr] 67 | | let _ = tx.send(t); [INFO] [stderr] 68 | | }; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] [INFO] [stderr] error[E0658]: async/await is unstable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-raw-0.3.0-alpha.5/src/lib.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | let t = fut.await; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: Could not compile `runtime-raw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5a14901c038b79bb5dbf9e5e37a487d059d5b652fd0fd035b8d30e986ca4c9cd"` [INFO] running `"docker" "rm" "-f" "5a14901c038b79bb5dbf9e5e37a487d059d5b652fd0fd035b8d30e986ca4c9cd"` [INFO] [stdout] 5a14901c038b79bb5dbf9e5e37a487d059d5b652fd0fd035b8d30e986ca4c9cd