[INFO] fetching crate rust-code-analysis-cli 0.0.1... [INFO] checking rust-code-analysis-cli-0.0.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate rust-code-analysis-cli 0.0.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rust-code-analysis-cli 0.0.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 rust-code-analysis-cli 0.0.1 [INFO] finished tweaking crates.io crate rust-code-analysis-cli 0.0.1 [INFO] tweaked toml for crates.io crate rust-code-analysis-cli 0.0.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rust-code-analysis-cli 0.0.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 rust-code-analysis v0.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 240992c9705e50d688f707af98f51c40fa01f215984162df733aa2cba6d7dc0b [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" "240992c9705e50d688f707af98f51c40fa01f215984162df733aa2cba6d7dc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "240992c9705e50d688f707af98f51c40fa01f215984162df733aa2cba6d7dc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240992c9705e50d688f707af98f51c40fa01f215984162df733aa2cba6d7dc0b", kill_on_drop: false }` [INFO] [stdout] 240992c9705e50d688f707af98f51c40fa01f215984162df733aa2cba6d7dc0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 014164835cf51396612fb59fd2f3baed77a1d50230d1aafb11db8c3913c20087 [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" "014164835cf51396612fb59fd2f3baed77a1d50230d1aafb11db8c3913c20087", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tree-sitter v0.16.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rust-code-analysis v0.0.17 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [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=ceacd77337c4cffc -C extra-filename=-ceacd77337c4cffc --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-c5306301838951e6.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" "014164835cf51396612fb59fd2f3baed77a1d50230d1aafb11db8c3913c20087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014164835cf51396612fb59fd2f3baed77a1d50230d1aafb11db8c3913c20087", kill_on_drop: false }` [INFO] [stdout] 014164835cf51396612fb59fd2f3baed77a1d50230d1aafb11db8c3913c20087