[INFO] cloning repository https://github.com/carbon-bond/carbonbond [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carbon-bond/carbonbond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbon-bond%2Fcarbonbond"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbon-bond%2Fcarbonbond'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39e10a2427f287442b752fcaf7d30872b0509bbb [INFO] checking carbon-bond/carbonbond against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbon-bond%2Fcarbonbond" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carbon-bond/carbonbond on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/carbon-bond/carbonbond [INFO] finished tweaking git repo https://github.com/carbon-bond/carbonbond [INFO] tweaked toml for git repo https://github.com/carbon-bond/carbonbond written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/carbon-bond/carbonbond already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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-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" "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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6756cc5f4f0a02b100030321bd0190e87802d9c4886fc2db47cf558d672ca299 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6756cc5f4f0a02b100030321bd0190e87802d9c4886fc2db47cf558d672ca299"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking blake2b_simd v0.5.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking rust-argon2 v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking indexmap v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] error: could not compile `juniper_codegen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name juniper_codegen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper_codegen-0.11.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=ae09835d1f87c18d -C extra-filename=-ae09835d1f87c18d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-63bd09e8597303c7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-153ef91a2423cb9a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-18d820e551b78998.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4e34e7e842ac431f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2a5943fb373e1510.rlib --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" "6756cc5f4f0a02b100030321bd0190e87802d9c4886fc2db47cf558d672ca299"` [INFO] running `"docker" "rm" "-f" "6756cc5f4f0a02b100030321bd0190e87802d9c4886fc2db47cf558d672ca299"` [INFO] [stdout] 6756cc5f4f0a02b100030321bd0190e87802d9c4886fc2db47cf558d672ca299