[INFO] cloning repository https://github.com/qinxiaoguang/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qinxiaoguang/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinxiaoguang%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinxiaoguang%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c94d4d27883e8b2aeec9164f040da2c6bc6f3ee1 [INFO] checking qinxiaoguang/blog against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinxiaoguang%2Fblog" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qinxiaoguang/blog on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qinxiaoguang/blog [INFO] finished tweaking git repo https://github.com/qinxiaoguang/blog [INFO] tweaked toml for git repo https://github.com/qinxiaoguang/blog written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/qinxiaoguang/blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc5f56fb6e36caa6a02106b153f0abf67e9414f54873bdf9a5769aed34291b7 [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" "7dc5f56fb6e36caa6a02106b153f0abf67e9414f54873bdf9a5769aed34291b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc5f56fb6e36caa6a02106b153f0abf67e9414f54873bdf9a5769aed34291b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc5f56fb6e36caa6a02106b153f0abf67e9414f54873bdf9a5769aed34291b7", kill_on_drop: false }` [INFO] [stdout] 7dc5f56fb6e36caa6a02106b153f0abf67e9414f54873bdf9a5769aed34291b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a64e1d7e8d34a4657cec9ba31a7fc3ef30b0b54de2d18993a4836cb38552faf [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" "5a64e1d7e8d34a4657cec9ba31a7fc3ef30b0b54de2d18993a4836cb38552faf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking iota v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking brotli2 v0.3.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.24/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=537f2df596e8e45a -C extra-filename=-537f2df596e8e45a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e8e9509e0348ff0a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-42f21872eed50e5f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c43dff19677bdeb9.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" "5a64e1d7e8d34a4657cec9ba31a7fc3ef30b0b54de2d18993a4836cb38552faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a64e1d7e8d34a4657cec9ba31a7fc3ef30b0b54de2d18993a4836cb38552faf", kill_on_drop: false }` [INFO] [stdout] 5a64e1d7e8d34a4657cec9ba31a7fc3ef30b0b54de2d18993a4836cb38552faf