[INFO] updating cached repository https://github.com/dvc94ch/rust-ipfs [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] 6ed1200dddb6eaf2de74862787ff9ccfb104d64e [INFO] checking dvc94ch/rust-ipfs against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipfs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-ipfs on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-ipfs [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-ipfs [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-ipfs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/rust-ipfs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/rust-cbor` [INFO] [stderr] Updating git repository `https://github.com/multiformats/rust-cid` [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/futures-rs` [INFO] [stderr] Updating git repository `https://github.com/libp2p/rust-libp2p` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 54c7ff8538935cc94badc1de77419271f7288230d5220000aa2109c17ff5ddaf [INFO] running `"docker" "start" "-a" "54c7ff8538935cc94badc1de77419271f7288230d5220000aa2109c17ff5ddaf"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 (https://github.com/rust-lang-nursery/futures-rs#99d5ebed) [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 (https://github.com/rust-lang-nursery/futures-rs#99d5ebed) [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking quick-error v0.1.4 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 (https://github.com/rust-lang-nursery/futures-rs#99d5ebed) [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Checking sha1 v0.5.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking cbor v0.4.1 (https://github.com/dvc94ch/rust-cbor?branch=read-data-item#c82f410c) [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking multihash v0.8.0 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking multibase v0.6.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 (https://github.com/rust-lang-nursery/futures-rs#99d5ebed) [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Checking bigint v4.4.1 [INFO] [stderr] Checking cid v0.3.1 (https://github.com/multiformats/rust-cid#21eafaee) [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p?rev=5655624#56556243) [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-async-await v0.1.7 [INFO] [stderr] Checking aio-limited v0.1.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 (https://github.com/rust-lang-nursery/futures-rs#99d5ebed) [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] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `.await` syntax [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] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "54c7ff8538935cc94badc1de77419271f7288230d5220000aa2109c17ff5ddaf"` [INFO] running `"docker" "rm" "-f" "54c7ff8538935cc94badc1de77419271f7288230d5220000aa2109c17ff5ddaf"` [INFO] [stdout] 54c7ff8538935cc94badc1de77419271f7288230d5220000aa2109c17ff5ddaf