[INFO] cloning repository https://github.com/kop/async_graphql_tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kop/async_graphql_tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkop%2Fasync_graphql_tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkop%2Fasync_graphql_tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c31d555555621d2cae53481f34a5f7747466a5fc [INFO] checking kop/async_graphql_tracing against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkop%2Fasync_graphql_tracing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kop/async_graphql_tracing on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kop/async_graphql_tracing [INFO] finished tweaking git repo https://github.com/kop/async_graphql_tracing [INFO] tweaked toml for git repo https://github.com/kop/async_graphql_tracing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kop/async_graphql_tracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2eb7f496821033fb45804d403d1ebb064ee8f9c1aaab98db9840f5bcad30006 [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" "a2eb7f496821033fb45804d403d1ebb064ee8f9c1aaab98db9840f5bcad30006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2eb7f496821033fb45804d403d1ebb064ee8f9c1aaab98db9840f5bcad30006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2eb7f496821033fb45804d403d1ebb064ee8f9c1aaab98db9840f5bcad30006", kill_on_drop: false }` [INFO] [stdout] a2eb7f496821033fb45804d403d1ebb064ee8f9c1aaab98db9840f5bcad30006 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2417e515d80f03014ad7195c2891fe23de4585ee7f3b267152672710ec3d7d9c [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" "2417e515d80f03014ad7195c2891fe23de4585ee7f3b267152672710ec3d7d9c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.21 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [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.23/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=057fc1d627110558 -C extra-filename=-057fc1d627110558 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bd15efb437a64a8a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2f7c7bf2dabecd22.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e5f79db8dedd2e6d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (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" "2417e515d80f03014ad7195c2891fe23de4585ee7f3b267152672710ec3d7d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2417e515d80f03014ad7195c2891fe23de4585ee7f3b267152672710ec3d7d9c", kill_on_drop: false }` [INFO] [stdout] 2417e515d80f03014ad7195c2891fe23de4585ee7f3b267152672710ec3d7d9c