[INFO] fetching crate proximity-db 0.1.1... [INFO] checking proximity-db-0.1.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate proximity-db 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate proximity-db 0.1.1 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate proximity-db 0.1.1 [INFO] finished tweaking crates.io crate proximity-db 0.1.1 [INFO] tweaked toml for crates.io crate proximity-db 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate proximity-db 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human_format v1.0.3 [INFO] [stderr] Downloaded proximity-grpc v0.1.1 [INFO] [stderr] Downloaded proximity v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c513c9b0f36ffba143b1558f89cc5f80930c67f900ce3ae300f2291323fe008f [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" "c513c9b0f36ffba143b1558f89cc5f80930c67f900ce3ae300f2291323fe008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c513c9b0f36ffba143b1558f89cc5f80930c67f900ce3ae300f2291323fe008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c513c9b0f36ffba143b1558f89cc5f80930c67f900ce3ae300f2291323fe008f", kill_on_drop: false }` [INFO] [stdout] c513c9b0f36ffba143b1558f89cc5f80930c67f900ce3ae300f2291323fe008f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d5042e48f7624b0a4ced533d0b447bdecbaa1df12347f93f76b5256f6bcdb0 [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" "e9d5042e48f7624b0a4ced533d0b447bdecbaa1df12347f93f76b5256f6bcdb0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling pin-project-internal v0.4.21 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.4 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking streaming-stats v0.2.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [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.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=1fc289fd6009f841 -C extra-filename=-1fc289fd6009f841 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-878dc37b940f22a1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-818250efdf7e0b59.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e9c3cbbb1e09ae97.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 `Command { std: "docker" "inspect" "e9d5042e48f7624b0a4ced533d0b447bdecbaa1df12347f93f76b5256f6bcdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d5042e48f7624b0a4ced533d0b447bdecbaa1df12347f93f76b5256f6bcdb0", kill_on_drop: false }` [INFO] [stdout] e9d5042e48f7624b0a4ced533d0b447bdecbaa1df12347f93f76b5256f6bcdb0