[INFO] crate pipitor 0.3.0-alpha.1 is already in cache [INFO] checking pipitor-0.3.0-alpha.1 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate pipitor 0.3.0-alpha.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pipitor 0.3.0-alpha.1 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pipitor 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate pipitor 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate pipitor 0.3.0-alpha.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate pipitor 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e954dd9b06664d19db9c450ea0bf357ca315bdc90a3dfd69b944a957c795d8cb [INFO] running `"docker" "start" "-a" "e954dd9b06664d19db9c450ea0bf357ca315bdc90a3dfd69b944a957c795d8cb"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Checking indexmap v1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Checking tower-make v0.1.0-alpha.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking tokio-tls v0.3.0-alpha.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.7 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling pin-project v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tracing v0.1.8 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking pin-project v0.4.0-alpha.7 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking structopt v0.3.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/futures-util-preview-0.3.0-alpha.18/src/lib.rs:4:38 [INFO] [stderr] | [INFO] [stderr] 4 | #![cfg_attr(feature = "async-await", 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 `futures-util-preview`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e954dd9b06664d19db9c450ea0bf357ca315bdc90a3dfd69b944a957c795d8cb"` [INFO] running `"docker" "rm" "-f" "e954dd9b06664d19db9c450ea0bf357ca315bdc90a3dfd69b944a957c795d8cb"` [INFO] [stdout] e954dd9b06664d19db9c450ea0bf357ca315bdc90a3dfd69b944a957c795d8cb