[INFO] crate blip 0.1.0-alpha.6 is already in cache [INFO] checking blip-0.1.0-alpha.6 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate blip 0.1.0-alpha.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate blip 0.1.0-alpha.6 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate blip 0.1.0-alpha.6 [INFO] finished tweaking crates.io crate blip 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate blip 0.1.0-alpha.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] b8f05c852491cf53641ad44805c1e23764df72aacac7faae0536c92001d94052 [INFO] running `"docker" "start" "-a" "b8f05c852491cf53641ad44805c1e23764df72aacac7faae0536c92001d94052"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking async_ctx v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling quickcheck_async v0.1.0 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking tokio v0.2.18 [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.8/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=2a96c9030eab9950 -C extra-filename=-2a96c9030eab9950 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8e3ab0b21978aa96.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e85f06c4f5f19e7f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b1ffe48ba577b191.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 `tracing-attributes`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.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=6b66a1e4a481252e -C extra-filename=-6b66a1e4a481252e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-e85f06c4f5f19e7f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b1ffe48ba577b191.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" "b8f05c852491cf53641ad44805c1e23764df72aacac7faae0536c92001d94052"` [INFO] running `"docker" "rm" "-f" "b8f05c852491cf53641ad44805c1e23764df72aacac7faae0536c92001d94052"` [INFO] [stdout] b8f05c852491cf53641ad44805c1e23764df72aacac7faae0536c92001d94052