[INFO] fetching crate exonum-explorer-service 1.0.0... [INFO] testing exonum-explorer-service-1.0.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate exonum-explorer-service 1.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate exonum-explorer-service 1.0.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum-explorer-service 1.0.0 [INFO] finished tweaking crates.io crate exonum-explorer-service 1.0.0 [INFO] tweaked toml for crates.io crate exonum-explorer-service 1.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b72e4c4298c63f10add49bed0512da25e7687dca13a78c9f5b70cbaf97bce24 [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" "0b72e4c4298c63f10add49bed0512da25e7687dca13a78c9f5b70cbaf97bce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b72e4c4298c63f10add49bed0512da25e7687dca13a78c9f5b70cbaf97bce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b72e4c4298c63f10add49bed0512da25e7687dca13a78c9f5b70cbaf97bce24", kill_on_drop: false }` [INFO] [stdout] 0b72e4c4298c63f10add49bed0512da25e7687dca13a78c9f5b70cbaf97bce24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] f7fb9bdc7787a29d5975a27651a140ffeefa86640f1a6a5d85d71ded1f1e0457 [INFO] running `Command { std: "docker" "start" "-a" "f7fb9bdc7787a29d5975a27651a140ffeefa86640f1a6a5d85d71ded1f1e0457", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling protoc v2.25.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling secret-tree v0.2.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling base64-serde v0.5.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling hex-buffer-serde v0.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal v1.17.0 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling pwbox v0.3.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling protoc-rust v2.25.2 [INFO] [stderr] Compiling exonum-build v1.0.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling exonum-proto v1.0.0 [INFO] [stderr] Compiling exonum-crypto v1.0.0 [INFO] [stderr] Compiling protobuf-convert v0.4.0 [INFO] [stderr] Compiling exonum-merkledb v1.0.0 [INFO] [stderr] Compiling exonum v1.0.0 [INFO] [stderr] Compiling exonum-rust-runtime v1.0.0 [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=63542dac99759c3c -C extra-filename=-63542dac99759c3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-9c43919af4728146.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-d5277ef3823a7de6.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-4348f02b8e2f69fa.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-1801cd4b2ded38b0.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-745b3292738700cb.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-fe2f9f3ef169a51f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-c683c46f5e9f7b94.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d107776d2ab10238.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2fa68521680eef77.so --extern either=/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rmeta --extern fail_ure=/opt/rustwide/target/debug/deps/libfailure-5f02a220ca8c44dd.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-12c6cab452c4c1e0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3bfc98a2400f3b5a.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bd0234e093c81441.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-11f5cf14b9043c99.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.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-41607b4997ff699e.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-b1749e1beddf40e3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-57d1fae85308c131.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f44b15021412c1c7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e63a14498e5a281.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4f02ed43b713bb48.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b9282e42ad640d7e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-779b4476d6045b61/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f7fb9bdc7787a29d5975a27651a140ffeefa86640f1a6a5d85d71ded1f1e0457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fb9bdc7787a29d5975a27651a140ffeefa86640f1a6a5d85d71ded1f1e0457", kill_on_drop: false }` [INFO] [stdout] f7fb9bdc7787a29d5975a27651a140ffeefa86640f1a6a5d85d71ded1f1e0457