[INFO] updating cached repository https://github.com/Tangent128/cloudhat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d405da2d9e4d04dfadcd32c94a9e43522221d0a [INFO] checking Tangent128/cloudhat against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangent128%2Fcloudhat" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tangent128/cloudhat on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/Tangent128/cloudhat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0de1a1fae423b19d561a4a646da83cc043ad8b0090d9e2c723188b9b16e9b13a [INFO] running `"docker" "start" "-a" "0de1a1fae423b19d561a4a646da83cc043ad8b0090d9e2c723188b9b16e9b13a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking pest v2.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling rust-embed-impl v4.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking rust-embed v4.2.0 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [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] Checking hyper v0.12.19 [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 debuginfo=2 -C metadata=85dc6d2c5043af09 -C extra-filename=-85dc6d2c5043af09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-d86a43d64ba2a18e.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-c76e38909471de8c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fe98f4f35f22b08.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8fb81d3330180f2a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a71aca1ffa784c9f.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 `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="default"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' -C metadata=16ca3a83f3bf6026 -C extra-filename=-16ca3a83f3bf6026 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-994e0b5c363821f0.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-d78ac4633ae2c9a6.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-1cf9b24a2b976ebc.rmeta --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" "0de1a1fae423b19d561a4a646da83cc043ad8b0090d9e2c723188b9b16e9b13a"` [INFO] running `"docker" "rm" "-f" "0de1a1fae423b19d561a4a646da83cc043ad8b0090d9e2c723188b9b16e9b13a"` [INFO] [stdout] 0de1a1fae423b19d561a4a646da83cc043ad8b0090d9e2c723188b9b16e9b13a