[INFO] updating cached repository https://github.com/QwantResearch/fafnir [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8f46149970f186e969bcb0b3fa0f4a66763e825 [INFO] testing QwantResearch/fafnir against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwantResearch%2Ffafnir" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QwantResearch/fafnir on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/QwantResearch/fafnir [INFO] finished tweaking git repo https://github.com/QwantResearch/fafnir [INFO] tweaked toml for git repo https://github.com/QwantResearch/fafnir written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/QwantResearch/fafnir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd462589875aeb7ffbf5e64a2f8c9ffbd1ffc507b41b3e07b800e3f026ca50b4 [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" "cd462589875aeb7ffbf5e64a2f8c9ffbd1ffc507b41b3e07b800e3f026ca50b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd462589875aeb7ffbf5e64a2f8c9ffbd1ffc507b41b3e07b800e3f026ca50b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd462589875aeb7ffbf5e64a2f8c9ffbd1ffc507b41b3e07b800e3f026ca50b4", kill_on_drop: false }` [INFO] [stdout] cd462589875aeb7ffbf5e64a2f8c9ffbd1ffc507b41b3e07b800e3f026ca50b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66ba7f82c87de0543a9941dd1b34c85a5b543c08daf4268a8d86586812e93222 [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" "66ba7f82c87de0543a9941dd1b34c85a5b543c08daf4268a8d86586812e93222", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling proc-macro2 v1.0.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling iso4217 v0.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling assert_float_eq v1.1.3 [INFO] [stderr] Compiling fafnir v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling humanesort v0.1.0-alpha [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling bragi v1.15.0 (https://github.com/canalTP/mimirsbrunn?rev=478ff0c#478ff0c3) [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling transit_model_procmacro v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mimirsbrunn v1.15.0 (https://github.com/canalTP/mimirsbrunn?rev=478ff0c#478ff0c3) [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling quote v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] error: could not compile `protobuf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=626e90b36c5a74d3 -C extra-filename=-626e90b36c5a74d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "66ba7f82c87de0543a9941dd1b34c85a5b543c08daf4268a8d86586812e93222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ba7f82c87de0543a9941dd1b34c85a5b543c08daf4268a8d86586812e93222", kill_on_drop: false }` [INFO] [stdout] 66ba7f82c87de0543a9941dd1b34c85a5b543c08daf4268a8d86586812e93222