[INFO] crate exonum-btc-anchoring 1.0.0 is already in cache [INFO] checking exonum-btc-anchoring-1.0.0 against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] extracting crate exonum-btc-anchoring 1.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate exonum-btc-anchoring 1.0.0 on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/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 `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b5211381337eb09c79f7976f31f1419bbfb7dea7ccd537491c8a7601eb51353a [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" "b5211381337eb09c79f7976f31f1419bbfb7dea7ccd537491c8a7601eb51353a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling protoc v2.12.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking proptest v0.9.5 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-retry v0.5.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [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.54 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking secret-tree v0.2.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.23 [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 rust_decimal v1.4.0 [INFO] [stderr] Checking serde_str v0.1.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking os_info v2.0.2 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking jsonrpc v0.11.0 [INFO] [stderr] Checking pwbox v0.3.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Compiling librocksdb-sys v6.6.4 [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] Checking actix-cors v0.2.0 [INFO] [stderr] Checking actix-web-actors v2.0.0 [INFO] [stderr] Checking bitcoin v0.23.0 [INFO] [stderr] Checking exonum-api v1.0.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] error: could not compile `bitcoin`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitcoin /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="use-serde"' -C metadata=d590618a95c3c0b4 -C extra-filename=-d590618a95c3c0b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-c54b2a1b5b8dd3af.rmeta --extern bitcoin_hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-e262b5a8d1ca303b.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bda4685396e1d818.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-282c92c83fae8abb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-48823f29cf7c5f7a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5adb2a0543897def/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exonum-api`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name exonum_api --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/exonum-api-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=279792a5dbf233a9 -C extra-filename=-279792a5dbf233a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-50b5dccde0b8a048.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-5347ff018b658140.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-49e2ac10497e8a90.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-63ad512706cddfbf.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e55212e262401228.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2d2133280b1eb238.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-98a0bc79f487e2c4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-48823f29cf7c5f7a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2696e973122089ee.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-00a0bfa31b4bd96f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-75af7492042e0504.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-dc1c28d02ab69230/out -L native=/opt/rustwide/target/debug/build/brotli-sys-bf0e8c77cc97860c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exonum`. [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/exonum-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rocksdb_snappy"' --cfg 'feature="with-protobuf"' --cfg 'feature="with-serde"' -C metadata=01235d428d61e7f3 -C extra-filename=-01235d428d61e7f3 --out-dir /opt/rustwide/target/debug/build/exonum-01235d428d61e7f3 -L dependency=/opt/rustwide/target/debug/deps --extern exonum_build=/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exonum-rust-runtime`. [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/exonum-rust-runtime-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=63e46b8d8a6ef9eb -C extra-filename=-63e46b8d8a6ef9eb --out-dir /opt/rustwide/target/debug/build/exonum-rust-runtime-63e46b8d8a6ef9eb -L dependency=/opt/rustwide/target/debug/deps --extern exonum_build=/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.build_script_build.3y4oxuhx-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3" "/opt/rustwide/target/debug/build/exonum-crypto-b841c3d2a3ff84c3/build_script_build-b841c3d2a3ff84c3.aichqfiazo7101l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c0ece63c0f12064a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-260548c0cdf0dd48.rlib" "/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-f7e91a0c1ec527e8.rlib" "/opt/rustwide/target/debug/deps/libprotoc-0c4565b4d78282ae.rlib" "/opt/rustwide/target/debug/deps/liblog-f34447eb3eb2f7a8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-e7a67136f957888a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-a4caefb363af0dce.rlib" "/opt/rustwide/target/debug/deps/libserde-41c1b356c8025c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fb97cd81558eea.rlib" "/opt/rustwide/target/debug/deps/librand-7af7b81fe6709967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd138acc5e0ab10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8047dfb5299b05ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e8dfee93517acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-514e27bc1757f071.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ed52ca5e501d7c3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06b9cccd249a2076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6a737c99126abd3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c4ee25233e00c6b3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6af83455d6a2f929.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-187e8dd7e6289af3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-168df06d56a5a3d6.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b076add1ee432f68.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f915be2bd0932eb4.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fb40584602c8c545.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51b5e864f7e6ff7e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-03e1b6fb00a62211.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b614fe992130d55d.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3c8c4d01b137f5ec.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff6dd83aac5b5d3e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46279441278e45f1.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ad9ca0851ac0bbb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b778ac4b32b54389.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-628ce6e3cec04e19.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.build_script_build.b4yuk1ka-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.build_script_build.b4yuk1ka-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.build_script_build.b4yuk1ka-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.build_script_build.b4yuk1ka-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.build_script_build.b4yuk1ka-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52" "/opt/rustwide/target/debug/build/exonum-btc-anchoring-87a641a0cceeca52/build_script_build-87a641a0cceeca52.56p1apnt41xvopif.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c0ece63c0f12064a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-260548c0cdf0dd48.rlib" "/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-f7e91a0c1ec527e8.rlib" "/opt/rustwide/target/debug/deps/libprotoc-0c4565b4d78282ae.rlib" "/opt/rustwide/target/debug/deps/liblog-f34447eb3eb2f7a8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-e7a67136f957888a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-a4caefb363af0dce.rlib" "/opt/rustwide/target/debug/deps/libserde-41c1b356c8025c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fb97cd81558eea.rlib" "/opt/rustwide/target/debug/deps/librand-7af7b81fe6709967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd138acc5e0ab10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8047dfb5299b05ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e8dfee93517acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-514e27bc1757f071.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ed52ca5e501d7c3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06b9cccd249a2076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6a737c99126abd3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c4ee25233e00c6b3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6af83455d6a2f929.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-187e8dd7e6289af3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-168df06d56a5a3d6.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b076add1ee432f68.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f915be2bd0932eb4.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fb40584602c8c545.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51b5e864f7e6ff7e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-03e1b6fb00a62211.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b614fe992130d55d.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3c8c4d01b137f5ec.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff6dd83aac5b5d3e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46279441278e45f1.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ad9ca0851ac0bbb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b778ac4b32b54389.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-628ce6e3cec04e19.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `exonum-crypto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exonum-btc-anchoring`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.build_script_build.42vtyp5n-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066" "/opt/rustwide/target/debug/build/exonum-merkledb-bd749a571c077066/build_script_build-bd749a571c077066.2heqxzkwva1t0265.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c0ece63c0f12064a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-260548c0cdf0dd48.rlib" "/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-f7e91a0c1ec527e8.rlib" "/opt/rustwide/target/debug/deps/libprotoc-0c4565b4d78282ae.rlib" "/opt/rustwide/target/debug/deps/liblog-f34447eb3eb2f7a8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-e7a67136f957888a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-a4caefb363af0dce.rlib" "/opt/rustwide/target/debug/deps/libserde-41c1b356c8025c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fb97cd81558eea.rlib" "/opt/rustwide/target/debug/deps/librand-7af7b81fe6709967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd138acc5e0ab10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8047dfb5299b05ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e8dfee93517acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-514e27bc1757f071.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ed52ca5e501d7c3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06b9cccd249a2076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6a737c99126abd3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c4ee25233e00c6b3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6af83455d6a2f929.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-187e8dd7e6289af3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-168df06d56a5a3d6.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b076add1ee432f68.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f915be2bd0932eb4.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fb40584602c8c545.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51b5e864f7e6ff7e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-03e1b6fb00a62211.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b614fe992130d55d.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3c8c4d01b137f5ec.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff6dd83aac5b5d3e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46279441278e45f1.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ad9ca0851ac0bbb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b778ac4b32b54389.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-628ce6e3cec04e19.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.build_script_build.3ln7q575-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.build_script_build.3ln7q575-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.build_script_build.3ln7q575-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.build_script_build.3ln7q575-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.build_script_build.3ln7q575-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2" "/opt/rustwide/target/debug/build/exonum-node-b2ea94d0042b24b2/build_script_build-b2ea94d0042b24b2.1ovwqqkww6hix23m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c0ece63c0f12064a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-260548c0cdf0dd48.rlib" "/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-f7e91a0c1ec527e8.rlib" "/opt/rustwide/target/debug/deps/libprotoc-0c4565b4d78282ae.rlib" "/opt/rustwide/target/debug/deps/liblog-f34447eb3eb2f7a8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-e7a67136f957888a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-a4caefb363af0dce.rlib" "/opt/rustwide/target/debug/deps/libserde-41c1b356c8025c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fb97cd81558eea.rlib" "/opt/rustwide/target/debug/deps/librand-7af7b81fe6709967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd138acc5e0ab10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8047dfb5299b05ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e8dfee93517acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-514e27bc1757f071.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ed52ca5e501d7c3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06b9cccd249a2076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6a737c99126abd3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c4ee25233e00c6b3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6af83455d6a2f929.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-187e8dd7e6289af3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-168df06d56a5a3d6.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b076add1ee432f68.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f915be2bd0932eb4.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fb40584602c8c545.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51b5e864f7e6ff7e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-03e1b6fb00a62211.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b614fe992130d55d.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3c8c4d01b137f5ec.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff6dd83aac5b5d3e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46279441278e45f1.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ad9ca0851ac0bbb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b778ac4b32b54389.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-628ce6e3cec04e19.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `exonum-node`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exonum-merkledb`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.build_script_build.4tcjvoa3-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2" "/opt/rustwide/target/debug/build/exonum-supervisor-8c76e0a16742faf2/build_script_build-8c76e0a16742faf2.2saxmht2zafxeco5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-afc05b30fa82dd0c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c0ece63c0f12064a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-260548c0cdf0dd48.rlib" "/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-f7e91a0c1ec527e8.rlib" "/opt/rustwide/target/debug/deps/libprotoc-0c4565b4d78282ae.rlib" "/opt/rustwide/target/debug/deps/liblog-f34447eb3eb2f7a8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-e7a67136f957888a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-a4caefb363af0dce.rlib" "/opt/rustwide/target/debug/deps/libserde-41c1b356c8025c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fb97cd81558eea.rlib" "/opt/rustwide/target/debug/deps/librand-7af7b81fe6709967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd138acc5e0ab10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8047dfb5299b05ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e8dfee93517acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-514e27bc1757f071.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ed52ca5e501d7c3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06b9cccd249a2076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6a737c99126abd3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c4ee25233e00c6b3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6af83455d6a2f929.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-187e8dd7e6289af3.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-168df06d56a5a3d6.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b076add1ee432f68.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f915be2bd0932eb4.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fb40584602c8c545.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51b5e864f7e6ff7e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-03e1b6fb00a62211.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b614fe992130d55d.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3c8c4d01b137f5ec.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff6dd83aac5b5d3e.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46279441278e45f1.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ad9ca0851ac0bbb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b778ac4b32b54389.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6d69caba110c0c2fb90180df1cbc8be5033b91d4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-628ce6e3cec04e19.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `exonum-supervisor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.6.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-39da448ce3645d2e/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("16") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/table/block_based/block.o" "-c" "rocksdb/table/block_based/block.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/object_registry.o" "-c" "rocksdb/utilities/object_registry.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/db/version_set.o" "-c" "rocksdb/db/version_set.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/transactions/pessimistic_transaction.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/table_properties_collectors/compact_on_deletion_collector.o" "-c" "rocksdb/utilities/table_properties_collectors/compact_on_deletion_collector.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/blob_db/blob_file.o" "-c" "rocksdb/utilities/blob_db/blob_file.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/memtable/alloc_tracker.o" "-c" "rocksdb/memtable/alloc_tracker.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/simulator_cache/cache_simulator.o" "-c" "rocksdb/utilities/simulator_cache/cache_simulator.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/monitoring/statistics.o" "-c" "rocksdb/monitoring/statistics.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/checkpoint/checkpoint_impl.o" "-c" "rocksdb/utilities/checkpoint/checkpoint_impl.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/transactions/write_prepared_txn.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/util/threadpool_imp.o" "-c" "rocksdb/util/threadpool_imp.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/persistent_cache/volatile_tier_impl.o" "-c" "rocksdb/utilities/persistent_cache/volatile_tier_impl.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/transactions/optimistic_transaction.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/trace/file_trace_reader_writer.o" "-c" "rocksdb/utilities/trace/file_trace_reader_writer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/memory/memory_util.o" "-c" "rocksdb/utilities/memory/memory_util.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/memtable/hash_linklist_rep.o" "-c" "rocksdb/memtable/hash_linklist_rep.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '6d69caba110c0c2fb90180df1cbc8be5033b91d4' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-dead626062bcab54/out/rocksdb/utilities/persistent_cache/volatile_tier_impl.o" "-c" "rocksdb/utilities/persistent_cache/volatile_tier_impl.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "b5211381337eb09c79f7976f31f1419bbfb7dea7ccd537491c8a7601eb51353a"` [INFO] running `"docker" "rm" "-f" "b5211381337eb09c79f7976f31f1419bbfb7dea7ccd537491c8a7601eb51353a"` [INFO] [stdout] b5211381337eb09c79f7976f31f1419bbfb7dea7ccd537491c8a7601eb51353a