[INFO] fetching crate exonum-explorer-service 1.0.0... [INFO] testing exonum-explorer-service-1.0.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate exonum-explorer-service 1.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate exonum-explorer-service 1.0.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a972079d2f90f018bd09c69eddb0db1e2c383340ae579598c602b5f38c60d1 [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" "75a972079d2f90f018bd09c69eddb0db1e2c383340ae579598c602b5f38c60d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a972079d2f90f018bd09c69eddb0db1e2c383340ae579598c602b5f38c60d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a972079d2f90f018bd09c69eddb0db1e2c383340ae579598c602b5f38c60d1", kill_on_drop: false }` [INFO] [stdout] 75a972079d2f90f018bd09c69eddb0db1e2c383340ae579598c602b5f38c60d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 6ab1cc8575ea3839c9b0e72558f61a98e111b229bc90a3f3dc77ce8a68bdb33c [INFO] running `Command { std: "docker" "start" "-a" "6ab1cc8575ea3839c9b0e72558f61a98e111b229bc90a3f3dc77ce8a68bdb33c", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling secret-tree v0.2.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.72 [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 exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling hex-buffer-serde v0.2.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling rust_decimal v1.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Compiling pwbox v0.3.0 [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 h2 v0.2.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling protoc-rust v2.25.2 [INFO] [stderr] Compiling exonum-build v1.0.1 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.25.2/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="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="with-serde"' -C metadata=7e7512bc16cf2ce2 -C extra-filename=-7e7512bc16cf2ce2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-bfbc45ed3aa314a9.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9f04c38dd74e8c2b.so --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (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] 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] 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" "6ab1cc8575ea3839c9b0e72558f61a98e111b229bc90a3f3dc77ce8a68bdb33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab1cc8575ea3839c9b0e72558f61a98e111b229bc90a3f3dc77ce8a68bdb33c", kill_on_drop: false }` [INFO] [stdout] 6ab1cc8575ea3839c9b0e72558f61a98e111b229bc90a3f3dc77ce8a68bdb33c