[INFO] updating cached repository https://github.com/jakyle/rust-actix-web-app-example [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] e309053a8a04f2328553c6c0946fc6c25e778a4c [INFO] testing jakyle/rust-actix-web-app-example against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakyle%2Frust-actix-web-app-example" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakyle/rust-actix-web-app-example on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jakyle/rust-actix-web-app-example [INFO] finished tweaking git repo https://github.com/jakyle/rust-actix-web-app-example [INFO] tweaked toml for git repo https://github.com/jakyle/rust-actix-web-app-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jakyle/rust-actix-web-app-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 528a86d0dee32fed52db161af70c8bf875499411a5915605b963a9a374a2e33b [INFO] running `"docker" "start" "-a" "528a86d0dee32fed52db161af70c8bf875499411a5915605b963a9a374a2e33b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=c65064b4cd56fb20 -C extra-filename=-c65064b4cd56fb20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9d0d25bb642dc0ad.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-92033facff349d02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c279e74153772870.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "528a86d0dee32fed52db161af70c8bf875499411a5915605b963a9a374a2e33b"` [INFO] running `"docker" "rm" "-f" "528a86d0dee32fed52db161af70c8bf875499411a5915605b963a9a374a2e33b"` [INFO] [stdout] 528a86d0dee32fed52db161af70c8bf875499411a5915605b963a9a374a2e33b