[INFO] cloning repository https://github.com/maidsafe/safe_vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maidsafe/safe_vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd983b08001dbac46833bf8f81cc48bde6f6d6c [INFO] testing maidsafe/safe_vault against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/safe_vault on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maidsafe/safe_vault [INFO] finished tweaking git repo https://github.com/maidsafe/safe_vault [INFO] tweaked toml for git repo https://github.com/maidsafe/safe_vault written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/maidsafe/safe_vault already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d4720c76d7728f34629ce8331648272efc18b70d99fa580b03008306306084 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69d4720c76d7728f34629ce8331648272efc18b70d99fa580b03008306306084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d4720c76d7728f34629ce8331648272efc18b70d99fa580b03008306306084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d4720c76d7728f34629ce8331648272efc18b70d99fa580b03008306306084", kill_on_drop: false }` [INFO] [stdout] 69d4720c76d7728f34629ce8331648272efc18b70d99fa580b03008306306084 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c550fa64ef0f3e322e55bd98ebd9d0b2b6623454e68468423dab87db6a9b8b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c550fa64ef0f3e322e55bd98ebd9d0b2b6623454e68468423dab87db6a9b8b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lru_time_cache v0.11.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling sn_fake_clock v0.4.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] error: could not compile `ff_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ff_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ff_derive-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=0e6a9ab86d060443 -C extra-filename=-0e6a9ab86d060443 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-446844907402f69b.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1111d064da27e043.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6d2caa397962d1e1.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 `Command { std: "docker" "inspect" "1c550fa64ef0f3e322e55bd98ebd9d0b2b6623454e68468423dab87db6a9b8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c550fa64ef0f3e322e55bd98ebd9d0b2b6623454e68468423dab87db6a9b8b8", kill_on_drop: false }` [INFO] [stdout] 1c550fa64ef0f3e322e55bd98ebd9d0b2b6623454e68468423dab87db6a9b8b8