[INFO] fetching crate exonum-btc-anchoring 1.0.0... [INFO] testing exonum-btc-anchoring-1.0.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate exonum-btc-anchoring 1.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate exonum-btc-anchoring 1.0.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum-btc-anchoring 1.0.0 [INFO] finished tweaking crates.io crate exonum-btc-anchoring 1.0.0 [INFO] tweaked toml for crates.io crate exonum-btc-anchoring 1.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate exonum-btc-anchoring 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.9.1 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded btc-transaction-utils v0.9.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.4 [INFO] [stderr] Downloaded bitcoincore-rpc v0.9.1 [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded bitcoin v0.23.0 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76ef5c2ebf1ad3b488bb94154cd36f1d2b42c1ebc43e9a6b2dc7dc4205ecf89 [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" "d76ef5c2ebf1ad3b488bb94154cd36f1d2b42c1ebc43e9a6b2dc7dc4205ecf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76ef5c2ebf1ad3b488bb94154cd36f1d2b42c1ebc43e9a6b2dc7dc4205ecf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76ef5c2ebf1ad3b488bb94154cd36f1d2b42c1ebc43e9a6b2dc7dc4205ecf89", kill_on_drop: false }` [INFO] [stdout] d76ef5c2ebf1ad3b488bb94154cd36f1d2b42c1ebc43e9a6b2dc7dc4205ecf89 [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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9936bda98698fbe27682a5b28b23ea4c2beabb2dadf250c75a438ad0a0fa19f2 [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" "9936bda98698fbe27682a5b28b23ea4c2beabb2dadf250c75a438ad0a0fa19f2", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling futures-retry v0.5.0 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [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.54 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling base64-serde v0.5.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling hex-buffer-serde v0.2.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rust_decimal v1.4.0 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling os_info v2.0.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling secret-tree v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling pwbox v0.3.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling protoc-rust v2.12.0 [INFO] [stderr] Compiling exonum-build v1.0.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.9.1 [INFO] [stderr] Compiling btc-transaction-utils v0.9.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [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 exonum-btc-anchoring v1.0.0 (/opt/rustwide/workdir) [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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli2"' --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="fail-ure"' --cfg 'feature="failure"' --cfg 'feature="flate2"' -C metadata=d132a1803173278a -C extra-filename=-d132a1803173278a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-2dc18f74e3c4b430.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-3e613190402f3f63.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-466241d82b65bc5c.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-ec3f3907473fbb09.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-9a28c99b5fc883de.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-d55a7257f3f3a684.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-c5356b0d3ffd3b25.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-511fe036e001f587.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-cc360bbcf1f4eb80.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-939bd57c7b7abfa4.so --extern either=/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-1cb3b94cfba609e3.rmeta --extern fail_ure=/opt/rustwide/target/debug/deps/libfailure-c790c12764392e4c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b96f77583d55d58b.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-70ba4417df2f7161.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a320de43475c6611.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-68b75beec2991c78.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-363e48caed5cc379.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f2ae483f58e87526.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fc151285a9339724.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-cfe8c672597c925f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-899691b06570a070.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4cc44717bc37e357.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5cd6cec04151b07b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-322ddce6ad4acf67.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-8f7f1367fb36dbc1.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c0036327684e19df.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-7f9fb19d6ddde2d0/out -L native=/opt/rustwide/target/debug/build/brotli-sys-37601a41dfeab452/out` (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" "9936bda98698fbe27682a5b28b23ea4c2beabb2dadf250c75a438ad0a0fa19f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9936bda98698fbe27682a5b28b23ea4c2beabb2dadf250c75a438ad0a0fa19f2", kill_on_drop: false }` [INFO] [stdout] 9936bda98698fbe27682a5b28b23ea4c2beabb2dadf250c75a438ad0a0fa19f2