[INFO] crate exonum-cli 1.0.0 is already in cache
[INFO] checking exonum-cli-1.0.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate exonum-cli 1.0.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate exonum-cli 1.0.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate exonum-cli 1.0.0
[INFO] finished tweaking crates.io crate exonum-cli 1.0.0
[INFO] tweaked toml for crates.io crate exonum-cli 1.0.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] a96e6fdf12890dfef4282f87caac7c0212b5cfcc03835d0d793de059f1a57d1b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "a96e6fdf12890dfef4282f87caac7c0212b5cfcc03835d0d793de059f1a57d1b"`
[INFO] [stderr]    Compiling protobuf v2.13.0
[INFO] [stderr]    Compiling bindgen v0.53.2
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]     Checking bit-vec v0.6.1
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking bytestring v0.1.5
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling protoc v2.13.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.14
[INFO] [stderr]    Compiling actix-web-codegen v0.2.1
[INFO] [stderr]    Compiling ctor v0.1.13
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.55
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking base64-serde v0.5.0
[INFO] [stderr]     Checking hex-buffer-serde v0.2.1
[INFO] [stderr]     Checking actix-router v0.2.4
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking rust_decimal v1.4.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_str v0.1.0
[INFO] [stderr]     Checking os_info v2.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]     Checking exonum_sodiumoxide v0.0.23
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking secret-tree v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.14
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling exonum-derive v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking pwbox v0.3.0
[INFO] [stderr]    Compiling snow v0.6.2
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking actix-rt v1.1.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking futures-retry v0.5.0
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking actix-utils v1.0.6
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]     Checking actix-server v1.0.2
[INFO] [stderr]     Checking actix-tls v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]     Checking actix-testing v1.0.0
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]    Compiling protobuf-codegen v2.13.0
[INFO] [stderr]     Checking actix-connect v1.0.2
[INFO] [stderr]    Compiling protoc-rust v2.13.0
[INFO] [stderr]     Checking actix-http v1.0.1
[INFO] [stderr]    Compiling exonum-build v1.0.0
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]    Compiling exonum-proto v1.0.0
[INFO] [stderr]    Compiling exonum-crypto v1.0.0
[INFO] [stderr]    Compiling exonum-merkledb v1.0.0
[INFO] [stderr]    Compiling protobuf-convert v0.4.0
[INFO] [stderr]    Compiling exonum v1.0.0
[INFO] [stderr]    Compiling exonum-rust-runtime v1.0.0
[INFO] [stderr]    Compiling exonum-node v1.0.0
[INFO] [stderr]    Compiling exonum-supervisor v1.0.0
[INFO] [stderr]    Compiling librocksdb-sys v6.6.4
[INFO] [stderr] error: could not compile `actix-http`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="brotli2"' --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="fail-ure"' --cfg 'feature="failure"' --cfg 'feature="flate2"' -C metadata=3732e717aceb5572 -C extra-filename=-3732e717aceb5572 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-607a27254ea401a7.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-e8ca8019174dad0d.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-d06e8a7bbf0b56cd.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-5ca16c554642d91c.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-5a1052d3c74eda36.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-ead8874a26003d2a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4faaa8209b579340.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cd2e9f0d9ca8c9ac.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-8b41eaecb776077b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df5ac0514dd9cf92.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-a5dccaf57dc8741f.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6d46fa071ac81517.so --extern either=/opt/rustwide/target/debug/deps/libeither-8435b8463156177f.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-970b7bc95c628f93.rmeta --extern fail_ure=/opt/rustwide/target/debug/deps/libfailure-efa117ec2bf5a289.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4a850085f45290da.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5d93a4a7b3c05989.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-eb92ca3275d07c44.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-573a1aeeb36af92a.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-76c3ef3f89863258.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-fa800e22d4b15a2f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6e8a803176610f39.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4cb203a8b168f11c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8ca55f04a50bc97a.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-79134ad81762c99d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-51fc1c6591d08065.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-51c6a2f15671345b.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-95d769a1303269cc.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-253a9478c851fa37.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-eb7788e3c8e7cff4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c57a39b03f71af8f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a64a28b5d1cda955.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c03ed9831d97c05e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-01026613219d7b08.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-13bcc754f06d7671.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-19fbecd0892c0ae3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-6affa7d5934a5d1e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a4cf0d908a8198a9/out -L native=/opt/rustwide/target/debug/build/brotli-sys-cb04b509e9af836a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "a96e6fdf12890dfef4282f87caac7c0212b5cfcc03835d0d793de059f1a57d1b"`
[INFO] running `"docker" "rm" "-f" "a96e6fdf12890dfef4282f87caac7c0212b5cfcc03835d0d793de059f1a57d1b"`
[INFO] [stdout] a96e6fdf12890dfef4282f87caac7c0212b5cfcc03835d0d793de059f1a57d1b
