[INFO] fetching crate solana-chacha-cuda 1.1.13... [INFO] checking solana-chacha-cuda-1.1.13 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate solana-chacha-cuda 1.1.13 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate solana-chacha-cuda 1.1.13 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate solana-chacha-cuda 1.1.13 [INFO] finished tweaking crates.io crate solana-chacha-cuda 1.1.13 [INFO] tweaked toml for crates.io crate solana-chacha-cuda 1.1.13 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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=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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] ad585c17e061b727e6e3888e66e0095d16e1b0e12d216213f5e7437d0d8e154e [INFO] running `"docker" "start" "-a" "ad585c17e061b727e6e3888e66e0095d16e1b0e12d216213f5e7437d0d8e154e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking solana-rayon-threadlimit v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling solana-chacha-sys v1.1.15 [INFO] [stderr] Checking tar v0.4.28 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking solana-logger v1.2.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling solana-sdk-macro v1.2.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] error: could not compile `futures-macro`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-macro-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=d52ee7908d8da8f9 -C extra-filename=-d52ee7908d8da8f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-8e3b90813390d735.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a5fbc84b9d99884.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-786ea05326fd1d22.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3c24f02d5aad3de6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ad585c17e061b727e6e3888e66e0095d16e1b0e12d216213f5e7437d0d8e154e"` [INFO] running `"docker" "rm" "-f" "ad585c17e061b727e6e3888e66e0095d16e1b0e12d216213f5e7437d0d8e154e"` [INFO] [stdout] ad585c17e061b727e6e3888e66e0095d16e1b0e12d216213f5e7437d0d8e154e