[INFO] updating cached repository https://github.com/synlestidae/membership-raft [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] 354f120c7efd84ec81763c03a3c8e6c434dd4c1d [INFO] checking synlestidae/membership-raft against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynlestidae%2Fmembership-raft" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/synlestidae/membership-raft on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/synlestidae/membership-raft [INFO] finished tweaking git repo https://github.com/synlestidae/membership-raft [INFO] tweaked toml for git repo https://github.com/synlestidae/membership-raft written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/synlestidae/membership-raft already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-1/source/src/lib.rs [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f256bd6a882f9fe7ccfe7bed53c995d602e1550d517543f48d1d8e19e821cbbd [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" "f256bd6a882f9fe7ccfe7bed53c995d602e1550d517543f48d1d8e19e821cbbd"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/lib.rs [INFO] [stderr] Checking raii-counter v0.2.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling tarpc-plugins v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking parking_lot 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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-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=fcae31c4db05c99f -C extra-filename=-fcae31c4db05c99f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ac0fdb013edefe60.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-52a2b500b2884dde.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-77e57d75ced797de.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 `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.3/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=07fe4a24f83b6f6b -C extra-filename=-07fe4a24f83b6f6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b581ce336376fe3b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5fed1b0cb110c7ed.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-22bcc52f771f849a.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" "f256bd6a882f9fe7ccfe7bed53c995d602e1550d517543f48d1d8e19e821cbbd"` [INFO] running `"docker" "rm" "-f" "f256bd6a882f9fe7ccfe7bed53c995d602e1550d517543f48d1d8e19e821cbbd"` [INFO] [stdout] f256bd6a882f9fe7ccfe7bed53c995d602e1550d517543f48d1d8e19e821cbbd