[INFO] fetching crate juniper_actix 0.2.1... [INFO] testing juniper_actix-0.2.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate juniper_actix 0.2.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate juniper_actix 0.2.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate juniper_actix 0.2.1 [INFO] finished tweaking crates.io crate juniper_actix 0.2.1 [INFO] tweaked toml for crates.io crate juniper_actix 0.2.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate juniper_actix 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded polyval v0.4.3 [INFO] [stderr] Downloaded ghash v0.3.0 [INFO] [stderr] Downloaded actix v0.10.0 [INFO] [stderr] Downloaded juniper_graphql_ws v0.2.1 [INFO] [stderr] Downloaded actix-identity v0.3.1 [INFO] [stderr] Downloaded resolv-conf v0.7.0 [INFO] [stderr] Downloaded actix-http v2.2.0 [INFO] [stderr] Downloaded actix-web v3.3.2 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.6 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded trust-dns-proto v0.19.6 [INFO] [stderr] Downloaded actix-cors v0.5.3 [INFO] [stderr] Downloaded actix-web-actors v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d3a8e20ab3478dcb41e20e0ec6fc261397b0922f273a558c9f8d19c3b7a103 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8d3a8e20ab3478dcb41e20e0ec6fc261397b0922f273a558c9f8d19c3b7a103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d3a8e20ab3478dcb41e20e0ec6fc261397b0922f273a558c9f8d19c3b7a103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d3a8e20ab3478dcb41e20e0ec6fc261397b0922f273a558c9f8d19c3b7a103", kill_on_drop: false }` [INFO] [stdout] d8d3a8e20ab3478dcb41e20e0ec6fc261397b0922f273a558c9f8d19c3b7a103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 846b350220ef70ccd0b1633bb47adffedcf25d0ea5e27d6d79cb1084334a266a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "846b350220ef70ccd0b1633bb47adffedcf25d0ea5e27d6d79cb1084334a266a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling juniper_codegen v0.15.1 [INFO] [stderr] Compiling futures-enum v0.1.15 [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-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=a7d962b52f492cd3 -C extra-filename=-a7d962b52f492cd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc674c02767ecd53.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1ba06248e155a417.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-48602be933b5d919.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "846b350220ef70ccd0b1633bb47adffedcf25d0ea5e27d6d79cb1084334a266a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846b350220ef70ccd0b1633bb47adffedcf25d0ea5e27d6d79cb1084334a266a", kill_on_drop: false }` [INFO] [stdout] 846b350220ef70ccd0b1633bb47adffedcf25d0ea5e27d6d79cb1084334a266a