[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] d6a2afad43e3a857ff08970d38dbffa5e388efbc [INFO] testing maidsafe/safe_vault against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/safe_vault on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-14/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c51580116026ae1e9252713c482c02538a26dea8ac7cb5e770eab85c39c2a031 [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" "c51580116026ae1e9252713c482c02538a26dea8ac7cb5e770eab85c39c2a031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c51580116026ae1e9252713c482c02538a26dea8ac7cb5e770eab85c39c2a031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51580116026ae1e9252713c482c02538a26dea8ac7cb5e770eab85c39c2a031", kill_on_drop: false }` [INFO] [stdout] c51580116026ae1e9252713c482c02538a26dea8ac7cb5e770eab85c39c2a031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13573725c4b6c173fa8bc405310717d45f23a57f5300dccf5104458bb4334d41 [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" "13573725c4b6c173fa8bc405310717d45f23a57f5300dccf5104458bb4334d41", 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] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling lru_time_cache v0.11.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling resource_proof v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=937867136dc7407a -C extra-filename=-937867136dc7407a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-1789a96d6232b001.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-a437e08ff6bb8aca.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-3ac3d0bb22c61676.rmeta --cap-lints allow --cap-lints=warn` (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" "13573725c4b6c173fa8bc405310717d45f23a57f5300dccf5104458bb4334d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13573725c4b6c173fa8bc405310717d45f23a57f5300dccf5104458bb4334d41", kill_on_drop: false }` [INFO] [stdout] 13573725c4b6c173fa8bc405310717d45f23a57f5300dccf5104458bb4334d41