[INFO] updating cached repository https://github.com/kobeHub/Pegasus
[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] [stderr] From https://github.com/kobeHub/Pegasus
[INFO] [stderr]    2e98799..9920b71  master     -> master
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9920b715b620aff53516d8517d35be5cda576f14
[INFO] checking kobeHub/Pegasus against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkobeHub%2FPegasus" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kobeHub/Pegasus 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/kobeHub/Pegasus
[INFO] finished tweaking git repo https://github.com/kobeHub/Pegasus
[INFO] tweaked toml for git repo https://github.com/kobeHub/Pegasus written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/kobeHub/Pegasus 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9cc359ae91e2b88ee5188ba079eb550ef298289fd5054ffc0a8f8579df0fc5d2
[INFO] running `"docker" "start" "-a" "9cc359ae91e2b88ee5188ba079eb550ef298289fd5054ffc0a8f8579df0fc5d2"`
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling k8s-openapi v0.7.1
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking hex v0.4.1
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking listenfd v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling diesel-derive-enum v0.4.4
[INFO] [stderr]     Checking async-compression v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.3
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking publicsuffix v1.5.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking num-integer v0.1.42
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking backoff v0.1.6
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]     Checking tokio v0.2.16
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking r2d2 v0.8.8
[INFO] [stderr]     Checking rust-argon2 v0.8.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[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 failure_derive v0.1.6
[INFO] [stderr]    Compiling enum-as-inner v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix-web-codegen v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling kube-derive v0.31.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=902bd1fd9efa39ff -C extra-filename=-902bd1fd9efa39ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76f022c4b8a5c86d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3249063a775a106a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8fa5b88416487f3a.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" "9cc359ae91e2b88ee5188ba079eb550ef298289fd5054ffc0a8f8579df0fc5d2"`
[INFO] running `"docker" "rm" "-f" "9cc359ae91e2b88ee5188ba079eb550ef298289fd5054ffc0a8f8579df0fc5d2"`
[INFO] [stdout] 9cc359ae91e2b88ee5188ba079eb550ef298289fd5054ffc0a8f8579df0fc5d2
