[INFO] crate github-star-counter 1.0.7 is already in cache [INFO] checking github-star-counter-1.0.7 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate github-star-counter 1.0.7 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate github-star-counter 1.0.7 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate github-star-counter 1.0.7 [INFO] finished tweaking crates.io crate github-star-counter 1.0.7 [INFO] tweaked toml for crates.io crate github-star-counter 1.0.7 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate github-star-counter 1.0.7 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] 852b94f707061fd4647c1a6f7b839b7e207ce17f05e88b6e7fff59165d03bbee [INFO] running `"docker" "start" "-a" "852b94f707061fd4647c1a6f7b839b7e207ce17f05e88b6e7fff59165d03bbee"` [INFO] [stderr] Checking spin v0.5.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling isahc v0.7.1 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking sluice v0.4.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.2 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.2 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [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 structopt v0.2.18 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [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" "852b94f707061fd4647c1a6f7b839b7e207ce17f05e88b6e7fff59165d03bbee"` [INFO] running `"docker" "rm" "-f" "852b94f707061fd4647c1a6f7b839b7e207ce17f05e88b6e7fff59165d03bbee"` [INFO] [stdout] 852b94f707061fd4647c1a6f7b839b7e207ce17f05e88b6e7fff59165d03bbee