[INFO] updating cached repository https://github.com/suhanyujie/actix-web1 [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] d3f4f9083ebf5e9e8337c572d2a7cc3478969aeb [INFO] checking suhanyujie/actix-web1 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhanyujie%2Factix-web1" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhanyujie/actix-web1 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/suhanyujie/actix-web1 [INFO] finished tweaking git repo https://github.com/suhanyujie/actix-web1 [INFO] tweaked toml for git repo https://github.com/suhanyujie/actix-web1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/suhanyujie/actix-web1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] c854a97dc4333a5a0dd7d5e48b2f90c4961e492fb6148c61aee51e4c2894fce4 [INFO] running `"docker" "start" "-a" "c854a97dc4333a5a0dd7d5e48b2f90c4961e492fb6148c61aee51e4c2894fce4"` [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ring v0.16.12 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a5252d46dd37c8f8 -C extra-filename=-a5252d46dd37c8f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ee7bb36ba06104e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d3f78f9fa889736f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-48ca348e88998385.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: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=3a72b48f19657320 -C extra-filename=-3a72b48f19657320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ee7bb36ba06104e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d3f78f9fa889736f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-48ca348e88998385.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" "c854a97dc4333a5a0dd7d5e48b2f90c4961e492fb6148c61aee51e4c2894fce4"` [INFO] running `"docker" "rm" "-f" "c854a97dc4333a5a0dd7d5e48b2f90c4961e492fb6148c61aee51e4c2894fce4"` [INFO] [stdout] c854a97dc4333a5a0dd7d5e48b2f90c4961e492fb6148c61aee51e4c2894fce4