[INFO] cloning repository https://github.com/async-graphql/graphgate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/async-graphql/graphgate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96625e85440736587351f383c5b2df3c710dfc4b [INFO] testing async-graphql/graphgate against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/async-graphql/graphgate on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/async-graphql/graphgate [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/async-graphql/graphgate [INFO] tweaked toml for git repo https://github.com/async-graphql/graphgate written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/async-graphql/graphgate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-prometheus v0.6.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.12.0 [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded opentelemetry v0.13.0 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e0bf00e3413bf4c6e5d9d942a1cfe636133fb6fe8833469d3411fec905649b0 [INFO] running `Command { std: "docker" "start" "-a" "3e0bf00e3413bf4c6e5d9d942a1cfe636133fb6fe8833469d3411fec905649b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e0bf00e3413bf4c6e5d9d942a1cfe636133fb6fe8833469d3411fec905649b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0bf00e3413bf4c6e5d9d942a1cfe636133fb6fe8833469d3411fec905649b0", kill_on_drop: false }` [INFO] [stdout] 3e0bf00e3413bf4c6e5d9d942a1cfe636133fb6fe8833469d3411fec905649b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd2180fca838fd8d505d7c41f4ab2ab1f0cbd19800a15c1b82d8feba9bba25d [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" "edd2180fca838fd8d505d7c41f4ab2ab1f0cbd19800a15c1b82d8feba9bba25d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=108c475d1551fbc5 -C extra-filename=-108c475d1551fbc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-f86f13945b0118ea.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rmeta --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" "edd2180fca838fd8d505d7c41f4ab2ab1f0cbd19800a15c1b82d8feba9bba25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd2180fca838fd8d505d7c41f4ab2ab1f0cbd19800a15c1b82d8feba9bba25d", kill_on_drop: false }` [INFO] [stdout] edd2180fca838fd8d505d7c41f4ab2ab1f0cbd19800a15c1b82d8feba9bba25d