[INFO] fetching crate exonum-cli 1.0.0... [INFO] documenting exonum-cli-1.0.0 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate exonum-cli 1.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate exonum-cli 1.0.0 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 156cb3a6cf2904f339e7da8b30162027b1102b5ea7ff0d371866ef6f97959a0f [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" "156cb3a6cf2904f339e7da8b30162027b1102b5ea7ff0d371866ef6f97959a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "156cb3a6cf2904f339e7da8b30162027b1102b5ea7ff0d371866ef6f97959a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156cb3a6cf2904f339e7da8b30162027b1102b5ea7ff0d371866ef6f97959a0f", kill_on_drop: false }` [INFO] [stdout] 156cb3a6cf2904f339e7da8b30162027b1102b5ea7ff0d371866ef6f97959a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 497db109452a8e77f6a4c994b9876478041b12a67e0163bdb5b5c84acb25aa52 [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" "497db109452a8e77f6a4c994b9876478041b12a67e0163bdb5b5c84acb25aa52", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64-serde v0.5.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking hex-buffer-serde v0.2.1 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking os_info v2.0.8 [INFO] [stderr] Checking serde_str v0.1.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling protoc v2.17.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+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.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking secret-tree v0.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-retry v0.5.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking pwbox v0.3.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Compiling protobuf-codegen v2.17.0 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Compiling protoc-rust v2.17.0 [INFO] [stderr] Compiling exonum-build v1.0.1 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [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] Compiling exonum-node v1.0.0 [INFO] [stderr] Compiling exonum-supervisor v1.0.0 [INFO] [stderr] error: could not compile `librocksdb-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/librocksdb-sys-6.11.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="snappy"' --cfg 'feature="static"' -C metadata=61f5f7796d71cff9 -C extra-filename=-61f5f7796d71cff9 --out-dir /opt/rustwide/target/debug/build/librocksdb-sys-61f5f7796d71cff9 -L dependency=/opt/rustwide/target/debug/deps --extern bindgen=/opt/rustwide/target/debug/deps/libbindgen-1901abf7ce532a68.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-f64ca35a4fd301db.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rlib --cap-lints allow -L native=/opt/rustwide/target/debug/build/libloading-cf12799734057e2b/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" "497db109452a8e77f6a4c994b9876478041b12a67e0163bdb5b5c84acb25aa52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497db109452a8e77f6a4c994b9876478041b12a67e0163bdb5b5c84acb25aa52", kill_on_drop: false }` [INFO] [stdout] 497db109452a8e77f6a4c994b9876478041b12a67e0163bdb5b5c84acb25aa52