[INFO] crate netlink-wg 0.1.0 is already in cache
[INFO] checking netlink-wg-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate netlink-wg 0.1.0 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate netlink-wg 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate netlink-wg 0.1.0
[INFO] finished tweaking crates.io crate netlink-wg 0.1.0
[INFO] tweaked toml for crates.io crate netlink-wg 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] f6814ef0c61f10679f85f952d491107ec7503fabe88588b5b0e05a6822b5d2f1
[INFO] running `"docker" "start" "-a" "f6814ef0c61f10679f85f952d491107ec7503fabe88588b5b0e05a6822b5d2f1"`
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling nix v0.12.1
[INFO] [stderr]     Checking tokio-trace-core v0.1.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling taikai v0.1.0
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/taikai-0.1.0/src/lib.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![feature(custom_attribute)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stderr] 
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-async-await v0.1.7
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.7/src/lib.rs:2:44
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(rust_2018_preview, async_await, await_macro, futures_api)]
[INFO] [stderr]   |                                            ^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: subsumed by `.await` syntax
[INFO] [stderr] 
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr] error[E0432]: unresolved import `std::await`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.7/src/lib.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub use std::await as std_await;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^ no `await` in the root
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0557.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `tokio-async-await`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not compile `taikai`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "f6814ef0c61f10679f85f952d491107ec7503fabe88588b5b0e05a6822b5d2f1"`
[INFO] running `"docker" "rm" "-f" "f6814ef0c61f10679f85f952d491107ec7503fabe88588b5b0e05a6822b5d2f1"`
[INFO] [stdout] f6814ef0c61f10679f85f952d491107ec7503fabe88588b5b0e05a6822b5d2f1
