[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 master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlcurrall%2Fjookbachs-rs" "/workspace/builds/worker-10/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rlcurrall/jookbachs-rs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-10/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] e6f388c76e5aa247f9f49cc65759e21802592af831f4a0414fb7aec56043851f
[INFO] running `"docker" "start" "-a" "e6f388c76e5aa247f9f49cc65759e21802592af831f4a0414fb7aec56043851f"`
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling smallvec v1.0.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.1
[INFO] [stderr]     Checking bytestring v0.1.1
[INFO] [stderr]    Compiling lock_api v0.3.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking r2d2 v0.8.7
[INFO] [stderr]     Checking tokio v0.2.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]     Checking brotli v3.3.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling derive_more v0.99.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.6
[INFO] [stderr]    Compiling actix-macros v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[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 darling_macro v0.9.0
[INFO] [stderr] error: could not compile `derive_more`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=7d5da29effe47a2a -C extra-filename=-7d5da29effe47a2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0673db6f077fdc81.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d951543ab215a534.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a99d765932522709.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" "e6f388c76e5aa247f9f49cc65759e21802592af831f4a0414fb7aec56043851f"`
[INFO] running `"docker" "rm" "-f" "e6f388c76e5aa247f9f49cc65759e21802592af831f4a0414fb7aec56043851f"`
[INFO] [stdout] e6f388c76e5aa247f9f49cc65759e21802592af831f4a0414fb7aec56043851f
