[INFO] cloning repository https://github.com/bolcom/unFTP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bolcom/unFTP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 974e8a389215fc5ac3288177fc73502b59667075 [INFO] testing bolcom/unFTP against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bolcom/unFTP on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bolcom/unFTP [INFO] removed workspace from git repo https://github.com/bolcom/unFTP [INFO] removed path dependency slog-redis from git repo https://github.com/bolcom/unFTP [INFO] finished tweaking git repo https://github.com/bolcom/unFTP [INFO] tweaked toml for git repo https://github.com/bolcom/unFTP written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bolcom/unFTP already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bolcom/libunftp.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bolcom/libunftp.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80d03a0461365daa8487de47cc6890fc2f249528a1e0b2096005f5f56445ac22 [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" "80d03a0461365daa8487de47cc6890fc2f249528a1e0b2096005f5f56445ac22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80d03a0461365daa8487de47cc6890fc2f249528a1e0b2096005f5f56445ac22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d03a0461365daa8487de47cc6890fc2f249528a1e0b2096005f5f56445ac22", kill_on_drop: false }` [INFO] [stdout] 80d03a0461365daa8487de47cc6890fc2f249528a1e0b2096005f5f56445ac22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140e16f5b3eb04f84247a236449b02e7c600c1a4f730855efddcba0f42f5a4d6 [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" "140e16f5b3eb04f84247a236449b02e7c600c1a4f730855efddcba0f42f5a4d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling protobuf v2.19.0 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling seahash v4.0.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v1.0.0 [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 thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling r2d2_redis v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] error: could not compile `git2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name git2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.10.2/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 -C metadata=14460a3b71e6863b -C extra-filename=-14460a3b71e6863b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-f901d7ae81214cbc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-79b6af5a717a80d2/out/build` (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" "140e16f5b3eb04f84247a236449b02e7c600c1a4f730855efddcba0f42f5a4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140e16f5b3eb04f84247a236449b02e7c600c1a4f730855efddcba0f42f5a4d6", kill_on_drop: false }` [INFO] [stdout] 140e16f5b3eb04f84247a236449b02e7c600c1a4f730855efddcba0f42f5a4d6