[INFO] cloning repository https://github.com/QwantResearch/fafnir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QwantResearch/fafnir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwantResearch%2Ffafnir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwantResearch%2Ffafnir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87f17064270f77098bd0dbe5f4d434c08a775b12 [INFO] testing QwantResearch/fafnir against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwantResearch%2Ffafnir" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QwantResearch/fafnir 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/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-13/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.49.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 44ef534abcc3c140ae9b248138ce97837da177cb9eb50eb5ecb9741975bb3d31 [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" "44ef534abcc3c140ae9b248138ce97837da177cb9eb50eb5ecb9741975bb3d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ef534abcc3c140ae9b248138ce97837da177cb9eb50eb5ecb9741975bb3d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ef534abcc3c140ae9b248138ce97837da177cb9eb50eb5ecb9741975bb3d31", kill_on_drop: false }` [INFO] [stdout] 44ef534abcc3c140ae9b248138ce97837da177cb9eb50eb5ecb9741975bb3d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 758e6a64d417de4c7b9d8c72d643592f12afeb721c004f091a5f66a6c191e947 [INFO] running `Command { std: "docker" "start" "-a" "758e6a64d417de4c7b9d8c72d643592f12afeb721c004f091a5f66a6c191e947", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling robust v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling iso4217 v0.3.2 [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling fafnir v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_float_eq v1.1.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling mimirsbrunn v1.18.1 (https://github.com/canalTP/mimirsbrunn?rev=v1.18.1#0e475531) [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling relational_types_procmacro v1.0.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling skip_error v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling minidom v0.12.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/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=51f27cc4d146e736 -C extra-filename=-51f27cc4d146e736 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6e5074df18ce344b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.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" "758e6a64d417de4c7b9d8c72d643592f12afeb721c004f091a5f66a6c191e947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758e6a64d417de4c7b9d8c72d643592f12afeb721c004f091a5f66a6c191e947", kill_on_drop: false }` [INFO] [stdout] 758e6a64d417de4c7b9d8c72d643592f12afeb721c004f091a5f66a6c191e947