[INFO] updating cached repository https://github.com/CryZe/speedrun-com-api [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4563c29ab7e21bc91066369b3e1fc32ea7be95d [INFO] checking CryZe/speedrun-com-api against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fspeedrun-com-api" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryZe/speedrun-com-api on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CryZe/speedrun-com-api [INFO] finished tweaking git repo https://github.com/CryZe/speedrun-com-api [INFO] tweaked toml for git repo https://github.com/CryZe/speedrun-com-api written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/CryZe/speedrun-com-api 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 280532c07ca0ed8976e93bb03d14408a673ae84489dccc66a3eb42e2b257510b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "280532c07ca0ed8976e93bb03d14408a673ae84489dccc66a3eb42e2b257510b"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking async-util v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Checking arc-waker v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.6.5 (https://github.com/stjepang/crossbeam?branch=raw-parker#e2a7760f) [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Checking rawslice v0.1.0 [INFO] [stderr] Checking tokio-futures v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking doc-comment v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking odds v0.3.1 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/48d7f7b/tokio-sync/src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #![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 `tokio-sync`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "280532c07ca0ed8976e93bb03d14408a673ae84489dccc66a3eb42e2b257510b"` [INFO] running `"docker" "rm" "-f" "280532c07ca0ed8976e93bb03d14408a673ae84489dccc66a3eb42e2b257510b"` [INFO] [stdout] 280532c07ca0ed8976e93bb03d14408a673ae84489dccc66a3eb42e2b257510b