[INFO] cloning repository https://github.com/behzadnouri/cluster-mocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/behzadnouri/cluster-mocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehzadnouri%2Fcluster-mocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehzadnouri%2Fcluster-mocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b00c139222251669fa51c47bec5800738fec76f5 [INFO] testing behzadnouri/cluster-mocks against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehzadnouri%2Fcluster-mocks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/behzadnouri/cluster-mocks on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/behzadnouri/cluster-mocks [INFO] finished tweaking git repo https://github.com/behzadnouri/cluster-mocks [INFO] tweaked toml for git repo https://github.com/behzadnouri/cluster-mocks written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/behzadnouri/cluster-mocks already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/solana-labs/solana` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded simpl v0.1.0 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded chrono-humanize v0.2.2 [INFO] [stderr] Downloaded trees v0.4.2 [INFO] [stderr] Downloaded solana-frozen-abi v1.14.13 [INFO] [stderr] Downloaded quinn v0.9.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.88 [INFO] [stderr] Downloaded cxx-build v1.0.88 [INFO] [stderr] Downloaded solana-sdk v1.14.13 [INFO] [stderr] Downloaded solana-program v1.14.13 [INFO] [stderr] Downloaded rocksdb v0.19.0 [INFO] [stderr] Downloaded axum v0.6.4 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded goauth v0.13.1 [INFO] [stderr] Downloaded autotools v0.2.5 [INFO] [stderr] Downloaded fast-math v0.1.1 [INFO] [stderr] Downloaded smpl_jwt v0.7.1 [INFO] [stderr] Downloaded solana-logger v1.14.13 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.14.13 [INFO] [stderr] Downloaded solana-sdk-macro v1.14.13 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.88 [INFO] [stderr] Downloaded cxx v1.0.88 [INFO] [stderr] Downloaded zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Downloaded solana-zk-token-sdk v1.14.13 [INFO] [stderr] Downloaded openssl-src v111.24.0+1.1.1s [INFO] [stderr] Downloaded librocksdb-sys v0.8.0+7.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55d20e5ab73e17d0bae0e9119cfa119d8818fc0c329f86bbc5685850404248ac [INFO] running `Command { std: "docker" "start" "-a" "55d20e5ab73e17d0bae0e9119cfa119d8818fc0c329f86bbc5685850404248ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55d20e5ab73e17d0bae0e9119cfa119d8818fc0c329f86bbc5685850404248ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d20e5ab73e17d0bae0e9119cfa119d8818fc0c329f86bbc5685850404248ac", kill_on_drop: false }` [INFO] [stdout] 55d20e5ab73e17d0bae0e9119cfa119d8818fc0c329f86bbc5685850404248ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9917e7dba4304376b57ef6bd0e967a42310317c7abad048910f9db74fc6c99 [INFO] running `Command { std: "docker" "start" "-a" "db9917e7dba4304376b57ef6bd0e967a42310317c7abad048910f9db74fc6c99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling solana-frozen-abi-macro v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling solana-frozen-abi v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling solana-program v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling solana-sdk-macro v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling array-bytes v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling solana-sdk v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling solana-logger v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling serde_with v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling num_enum v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling enum-iterator-derive v1.1.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-program-runtime v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling enum-iterator v1.2.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.13 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling solana-frozen-abi v1.14.13 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling solana-program v1.14.13 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling solana-sdk-macro v1.14.13 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling solana-sdk v1.14.13 [INFO] [stderr] Compiling solana_rbpf v0.2.38 [INFO] [stderr] Compiling solana-logger v1.14.13 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling ark-bn254 v0.3.0 [INFO] [stderr] Compiling solana-vote-program v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling prost-derive v0.11.6 [INFO] [stderr] Compiling solana-version v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling solana-perf v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-token v3.5.0 [INFO] [stderr] Compiling prost v0.11.6 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling prost-types v0.11.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling prost-build v0.11.6 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling solana-measure v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling solana-zk-token-sdk v1.14.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling solana-net-utils v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling axum v0.6.4 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling dialoguer v0.10.3 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling spl-token-2022 v0.5.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling librocksdb-sys v0.8.0+7.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling spl-associated-token-account v1.1.2 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling solana-stake-program v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling solana-remote-wallet v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling solana-runtime v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling solana-bucket-map v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling solana-merkle-tree v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling solana-ledger v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling solana-bloom v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Compiling solana-gossip v1.15.0 (https://github.com/solana-labs/solana?rev=2da02992b79eec57095e4aa4010495310be86367#2da02992) [INFO] [stderr] Compiling trees v0.4.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling quinn-proto v0.9.2 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling quinn v0.9.3 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] warning: librocksdb-sys@0.8.0+7.4.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@0.8.0+7.4.4: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.8.0+7.4.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-a141d729090c30ae/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/cache.o" "-c" "rocksdb/cache/cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/cache_key.o" "-c" "rocksdb/cache/cache_key.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/cache_reservation_manager.o" "-c" "rocksdb/cache/cache_reservation_manager.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/fast_lru_cache.o" "-c" "rocksdb/cache/fast_lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/blob/blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/blob/blob_file_addition.o" "-c" "rocksdb/db/blob/blob_file_addition.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/blob/blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/blob/blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/blob/blob_file_garbage.o" "-c" "rocksdb/db/blob/blob_file_garbage.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-01-12-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-01-12-x86_64-unknown-linux-gnu rustfmt` [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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-75a381dd985ba96e/out/rocksdb/db/arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "db9917e7dba4304376b57ef6bd0e967a42310317c7abad048910f9db74fc6c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9917e7dba4304376b57ef6bd0e967a42310317c7abad048910f9db74fc6c99", kill_on_drop: false }` [INFO] [stdout] db9917e7dba4304376b57ef6bd0e967a42310317c7abad048910f9db74fc6c99