[INFO] crate speedruns 0.21.6-dev.36 is already in cache [INFO] checking speedruns-0.21.6-dev.36 against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] extracting crate speedruns 0.21.6-dev.36 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate speedruns 0.21.6-dev.36 on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate speedruns 0.21.6-dev.36 [INFO] finished tweaking crates.io crate speedruns 0.21.6-dev.36 [INFO] tweaked toml for crates.io crate speedruns 0.21.6-dev.36 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate speedruns 0.21.6-dev.36 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+d939f708d960161d23b964309ba68ff207fc0ead" "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] 239acceb2172c3f9c0c85d55c205bf2f89ee410dcdb69a927823e9a65286603f [INFO] running `"docker" "start" "-a" "239acceb2172c3f9c0c85d55c205bf2f89ee410dcdb69a927823e9a65286603f"` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling no-panic v0.1.12 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling remain v0.2.1 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/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=cba9092006e3c629 -C extra-filename=-cba9092006e3c629 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-51f43a9de05af60b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc986ce820173e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a3bb7afa77245b8.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 `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=f0cafc528cc88155 -C extra-filename=-f0cafc528cc88155 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-51f43a9de05af60b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc986ce820173e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a3bb7afa77245b8.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" "239acceb2172c3f9c0c85d55c205bf2f89ee410dcdb69a927823e9a65286603f"` [INFO] running `"docker" "rm" "-f" "239acceb2172c3f9c0c85d55c205bf2f89ee410dcdb69a927823e9a65286603f"` [INFO] [stdout] 239acceb2172c3f9c0c85d55c205bf2f89ee410dcdb69a927823e9a65286603f