[INFO] updating cached repository https://github.com/sstubbs/postgres-xl-operator
[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] 7404e0bc2a602814545e159f69324f2b3a111482
[INFO] checking sstubbs/postgres-xl-operator against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstubbs%2Fpostgres-xl-operator" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sstubbs/postgres-xl-operator on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/sstubbs/postgres-xl-operator
[INFO] finished tweaking git repo https://github.com/sstubbs/postgres-xl-operator
[INFO] tweaked toml for git repo https://github.com/sstubbs/postgres-xl-operator written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/sstubbs/postgres-xl-operator already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] f11b4094f146d573b2991c14b6e0962306090b7e4f084746505533b1937d81dd
[INFO] running `"docker" "start" "-a" "f11b4094f146d573b2991c14b6e0962306090b7e4f084746505533b1937d81dd"`
[INFO] [stderr]    Compiling cc v1.0.49
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling k8s-openapi v0.6.0
[INFO] [stderr]     Checking mime v0.3.15
[INFO] [stderr]     Checking gtmpl_value v0.3.3
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking rust-embed-utils v5.0.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking async-compression v0.2.0
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]    Compiling gtmpl_derive v0.3.3
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]     Checking mime_guess v2.0.1
[INFO] [stderr]     Checking gtmpl v0.5.7
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v5.2.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.54
[INFO] [stderr]     Checking sprig v0.1.3 (https://github.com/sstubbs/sprig-rust?branch=initial_math#708a31c9)
[INFO] [stderr]     Checking rust-embed v5.2.0
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]    Compiling openssl v0.10.28
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking h2 v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]    Compiling diesel v1.4.3
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking cron-parser v0.7.3
[INFO] [stderr]     Checking treediff v3.0.1
[INFO] [stderr]     Checking hyper v0.13.1
[INFO] [stderr]     Checking json-patch v0.2.6
[INFO] [stderr]     Checking hyper-tls v0.4.0
[INFO] [stderr]     Checking reqwest v0.10.0
[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.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="with-deprecated"' -C metadata=e65e2042f5d6eae4 -C extra-filename=-e65e2042f5d6eae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1609ea91bd5124f6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ccddb6fc2125f07f.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-578f8c3d6d60c30d.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-dd708479a98145f8.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "f11b4094f146d573b2991c14b6e0962306090b7e4f084746505533b1937d81dd"`
[INFO] running `"docker" "rm" "-f" "f11b4094f146d573b2991c14b6e0962306090b7e4f084746505533b1937d81dd"`
[INFO] [stdout] f11b4094f146d573b2991c14b6e0962306090b7e4f084746505533b1937d81dd
