[INFO] updating cached repository https://github.com/clifinger/canduma
[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/clifinger/canduma
[INFO] [stderr]  * [new branch]      docs_relative_links  -> docs_relative_links
[INFO] [stderr]    3f6eb0a..ed00c78  master               -> master
[INFO] [stderr]  * [new branch]      testing_and_mutation -> testing_and_mutation
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] ed00c78549378a7be882582b2301148a4e0019a9
[INFO] checking clifinger/canduma against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclifinger%2Fcanduma" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/clifinger/canduma 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/clifinger/canduma
[INFO] finished tweaking git repo https://github.com/clifinger/canduma
[INFO] tweaked toml for git repo https://github.com/clifinger/canduma written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/clifinger/canduma 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8dc544e4f69b5e6263a230b5bb30944f327b15fd604d3ce5c8520f85b7aa6a81
[INFO] running `"docker" "start" "-a" "8dc544e4f69b5e6263a230b5bb30944f327b15fd604d3ce5c8520f85b7aa6a81"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.19
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking brotli-sys v0.3.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking pem v0.7.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking num-iter v0.1.39
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking resolv-conf v0.6.2
[INFO] [stderr]     Checking tokio v0.2.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.2
[INFO] [stderr]     Checking argon2rs v0.2.5
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking r2d2 v0.8.6
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking num-rational v0.2.2
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling shrinkwraprs v0.2.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling pin-project-internal v0.4.6
[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.21
[INFO] [stderr]    Compiling actix-web-codegen v0.2.0
[INFO] [stderr]    Compiling juniper_codegen v0.14.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.5
[INFO] [stderr]    Compiling structopt-derive v0.3.4
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.5
[INFO] [stderr]    Compiling futures-macro v0.3.1
[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=2b693ac14f6515fc -C extra-filename=-2b693ac14f6515fc --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-239933edf9e6a472.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: could not compile `juniper_codegen`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name juniper_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper_codegen-0.14.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 -C metadata=677d469ff8d86982 -C extra-filename=-677d469ff8d86982 --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-239933edf9e6a472.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" "8dc544e4f69b5e6263a230b5bb30944f327b15fd604d3ce5c8520f85b7aa6a81"`
[INFO] running `"docker" "rm" "-f" "8dc544e4f69b5e6263a230b5bb30944f327b15fd604d3ce5c8520f85b7aa6a81"`
[INFO] [stdout] 8dc544e4f69b5e6263a230b5bb30944f327b15fd604d3ce5c8520f85b7aa6a81
