[INFO] crate erdos 0.2.0 is already in cache [INFO] checking erdos-0.2.0 against master#be493fe8cc40c3d3f6030a1313c1ff747fce770d for pr-69129 [INFO] extracting crate erdos 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate erdos 0.2.0 on toolchain be493fe8cc40c3d3f6030a1313c1ff747fce770d [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate erdos 0.2.0 [INFO] finished tweaking crates.io crate erdos 0.2.0 [INFO] tweaked toml for crates.io crate erdos 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate erdos 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 045f1a1218f7d180bfe4d0fbea7c776ac421152e36c2b2e56635bc3de75765bd [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" "045f1a1218f7d180bfe4d0fbea7c776ac421152e36c2b2e56635bc3de75765bd"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking cast v0.1.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking tokio-serde v0.3.0 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Checking criterion-plot v0.1.3 [INFO] [stderr] Checking criterion-stats v0.1.3 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [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.22/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=2f39af7e5cfa9540 -C extra-filename=-2f39af7e5cfa9540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21ede211be280fee.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5a2a1f427258ac8a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-203be25d6d51618c.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.6/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=e871c98e0c9a0a62 -C extra-filename=-e871c98e0c9a0a62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21ede211be280fee.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5a2a1f427258ac8a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-203be25d6d51618c.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" "045f1a1218f7d180bfe4d0fbea7c776ac421152e36c2b2e56635bc3de75765bd"` [INFO] running `"docker" "rm" "-f" "045f1a1218f7d180bfe4d0fbea7c776ac421152e36c2b2e56635bc3de75765bd"` [INFO] [stdout] 045f1a1218f7d180bfe4d0fbea7c776ac421152e36c2b2e56635bc3de75765bd