[INFO] updating cached repository https://github.com/quamainclark/react-apollo [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] 294839e8d9831ec8fbfc6ab83043ba239c6c9a94 [INFO] checking quamainclark/react-apollo against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquamainclark%2Freact-apollo" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quamainclark/react-apollo on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/quamainclark/react-apollo [INFO] finished tweaking git repo https://github.com/quamainclark/react-apollo [INFO] tweaked toml for git repo https://github.com/quamainclark/react-apollo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/quamainclark/react-apollo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] 9dff63e9d271abd49b89e9bc6ec00d4be51496c6ea9f37d2dab1614e3fb459c9 [INFO] running `"docker" "start" "-a" "9dff63e9d271abd49b89e9bc6ec00d4be51496c6ea9f37d2dab1614e3fb459c9"` [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Checking cookie v0.12.0 [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 juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling remain v0.2.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling no-panic v0.1.12 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking tokio v0.2.6 [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=27323970a0f58c09 -C extra-filename=-27323970a0f58c09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-404cbb9a26ff088e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6caa399d4f3d7e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f7942c2e980e6baf.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=0153fc7c1f810628 -C extra-filename=-0153fc7c1f810628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-404cbb9a26ff088e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6caa399d4f3d7e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f7942c2e980e6baf.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 `remain`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remain --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/remain-0.2.1/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=7cdfd2e8f6cecb0d -C extra-filename=-7cdfd2e8f6cecb0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-404cbb9a26ff088e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6caa399d4f3d7e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f7942c2e980e6baf.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" "9dff63e9d271abd49b89e9bc6ec00d4be51496c6ea9f37d2dab1614e3fb459c9"` [INFO] running `"docker" "rm" "-f" "9dff63e9d271abd49b89e9bc6ec00d4be51496c6ea9f37d2dab1614e3fb459c9"` [INFO] [stdout] 9dff63e9d271abd49b89e9bc6ec00d4be51496c6ea9f37d2dab1614e3fb459c9