[INFO] cloning repository https://github.com/Tangent128/cloudhat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tangent128/cloudhat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangent128%2Fcloudhat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangent128%2Fcloudhat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d405da2d9e4d04dfadcd32c94a9e43522221d0a [INFO] checking Tangent128/cloudhat against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangent128%2Fcloudhat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tangent128/cloudhat 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/Tangent128/cloudhat [INFO] finished tweaking git repo https://github.com/Tangent128/cloudhat [INFO] tweaked toml for git repo https://github.com/Tangent128/cloudhat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Tangent128/cloudhat 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ca033e522a427d6912c465b05b31b4acdcb4e557804f55ecc7eab2b65756b6db [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" "ca033e522a427d6912c465b05b31b4acdcb4e557804f55ecc7eab2b65756b6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca033e522a427d6912c465b05b31b4acdcb4e557804f55ecc7eab2b65756b6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca033e522a427d6912c465b05b31b4acdcb4e557804f55ecc7eab2b65756b6db", kill_on_drop: false }` [INFO] [stdout] ca033e522a427d6912c465b05b31b4acdcb4e557804f55ecc7eab2b65756b6db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9f70307787e70acf34237ff3319be48c1d7bdc5f76e45f0d745e141c739db80a [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" "9f70307787e70acf34237ff3319be48c1d7bdc5f76e45f0d745e141c739db80a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Compiling rust-embed-impl v4.2.0 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking rust-embed v4.2.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tower-web-macros v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] error: could not compile `tower-web-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tower_web_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-web-macros-0.3.2/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=362016e6f3b818e3 -C extra-filename=-362016e6f3b818e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-4fc9cbd40619880e.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-5d5748fecbf79541.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-55e38011c1864eb4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0ef30def4be9d747.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-68d415a91608cd82.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" "9f70307787e70acf34237ff3319be48c1d7bdc5f76e45f0d745e141c739db80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f70307787e70acf34237ff3319be48c1d7bdc5f76e45f0d745e141c739db80a", kill_on_drop: false }` [INFO] [stdout] 9f70307787e70acf34237ff3319be48c1d7bdc5f76e45f0d745e141c739db80a