[INFO] updating cached repository https://github.com/rlcurrall/jookbachs-rs [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] 81ee962cb2e2510a72b401b42784d70db7599467 [INFO] checking rlcurrall/jookbachs-rs against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlcurrall%2Fjookbachs-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rlcurrall/jookbachs-rs on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rlcurrall/jookbachs-rs [INFO] finished tweaking git repo https://github.com/rlcurrall/jookbachs-rs [INFO] tweaked toml for git repo https://github.com/rlcurrall/jookbachs-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rlcurrall/jookbachs-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b7fd42b72ea20e0e1ac6c32c67f27dadbed02578757b4ade30c6ba88a6100e6f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b7fd42b72ea20e0e1ac6c32c67f27dadbed02578757b4ade30c6ba88a6100e6f"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking bytestring v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking r2d2 v0.8.7 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking futures-util v0.3.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' -C metadata=932cb331a719b75e -C extra-filename=-932cb331a719b75e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5027625fe4832b68.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e894e74706df9eaf.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-130f5de870cc341b.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 `"docker" "inspect" "b7fd42b72ea20e0e1ac6c32c67f27dadbed02578757b4ade30c6ba88a6100e6f"` [INFO] running `"docker" "rm" "-f" "b7fd42b72ea20e0e1ac6c32c67f27dadbed02578757b4ade30c6ba88a6100e6f"` [INFO] [stdout] b7fd42b72ea20e0e1ac6c32c67f27dadbed02578757b4ade30c6ba88a6100e6f