[INFO] fetching crate ng-verifier 0.1.1-alpha.2... [INFO] testing ng-verifier-0.1.1-alpha.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ng-verifier 0.1.1-alpha.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ng-verifier 0.1.1-alpha.2 [INFO] finished tweaking crates.io crate ng-verifier 0.1.1-alpha.2 [INFO] tweaked toml for crates.io crate ng-verifier 0.1.1-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ng-verifier 0.1.1-alpha.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ng-verifier 0.1.1-alpha.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a8607d4b5e5f904acca4c8c54329dc68aac67b370abce5610963920c5085057 [INFO] running `Command { std: "docker" "start" "-a" "9a8607d4b5e5f904acca4c8c54329dc68aac67b370abce5610963920c5085057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a8607d4b5e5f904acca4c8c54329dc68aac67b370abce5610963920c5085057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a8607d4b5e5f904acca4c8c54329dc68aac67b370abce5610963920c5085057", kill_on_drop: false }` [INFO] [stdout] 9a8607d4b5e5f904acca4c8c54329dc68aac67b370abce5610963920c5085057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee42234c5a7138e2a2cc881c329c0428635cf6a8ef00d04dfd322a6b57a13dc [INFO] running `Command { std: "docker" "start" "-a" "9ee42234c5a7138e2a2cc881c329c0428635cf6a8ef00d04dfd322a6b57a13dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling fastrange-rs v0.1.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling sbbf-rs v0.2.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling base64-url v2.0.0 [INFO] [stderr] Compiling sbbf-rs-safe v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling slice_as_array v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling web-time v0.2.0 [INFO] [stderr] Compiling debug_print v1.0.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling noise-protocol v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling ng-storage-rocksdb v0.1.1-alpha.2 [INFO] [stderr] Compiling ng-oxigraph v0.4.0-alpha.8-ngalpha [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling noise-rust-crypto v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling netdev v0.26.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling json-event-parser v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ng-verifier v0.1.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling oxiri v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling ng-rocksdb v0.21.0-ngpreview.7 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling ng_threshold_crypto v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling blob-uuid v0.5.0 [INFO] [stderr] Compiling automerge v0.5.11 [INFO] [stderr] Compiling unique_id v0.1.5 [INFO] [stderr] Compiling ng-repo v0.1.1-alpha.2 [INFO] [stderr] Compiling yrs v0.19.2 [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=79bf8870bdc516d3 -C extra-filename=-617819b50d2d757f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ceaa8eff6a834813.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6359cf4568cd9583.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ee86159e69a0ed90.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a6c1ad0ed16f4bbf.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-adce183c90103ab3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7c69b037a485e159.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-e52ab67d597b9500.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-5527bd2ab7a43206.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-0f3ce2aa4ee007f9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-79fe5115c758a4d4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37e9fbc4679eaf32.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f4a76858210b205e.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-608b6042312eac94.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `automerge` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name automerge --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/automerge-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dot", "js-sys", "optree-visualisation", "rand", "utf8-indexing", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=1df271724dbc1a61 -C extra-filename=-52433a99bac2c8a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-aa6d6f51b1c152eb.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-83673f52e5d6e270.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-580393ac44dc3c8a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e429f9e8d0ba4dad.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-7759971397ea6ba0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a99731d1576949b1.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-047415ef89388808.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-f13835c6683acb7e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d02d37bb183c738c.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-2155ca31685e06d9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f4a76858210b205e.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-1b2e0d1adea94940.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-79017f12df650ad3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ng-repo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name ng_repo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ng-repo-0.1.1-alpha.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("server_log_output", "testing"))' -C metadata=bfc3642a07690f56 -C extra-filename=-5673f6b80cde7231 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64_url=/opt/rustwide/target/debug/deps/libbase64_url-df39ede55b92092d.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-c51fbda6af8f77d4.rmeta --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-98ff332b44e6dbba.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-b09728f1c20ff53a.rmeta --extern current_platform=/opt/rustwide/target/debug/deps/libcurrent_platform-157b9a35b06fa896.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-7230765863c3a555.rmeta --extern debug_print=/opt/rustwide/target/debug/deps/libdebug_print-99501e0d1a31fe3d.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-8879b06940ae9a17.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c439f8054b311b11.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-de15a8e1aac083ff.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88f05a46221dbba7.rmeta --extern ng_threshold_crypto=/opt/rustwide/target/debug/deps/libng_threshold_crypto-8c826ec74e97f9cd.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-830cb6545327f3df.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-88da25fb809d9a5c.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-b26c905a4dbadf2e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b6ca8374337b2399.rmeta --extern sbbf_rs_safe=/opt/rustwide/target/debug/deps/libsbbf_rs_safe-5743c4e9441c345b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a99731d1576949b1.rmeta --extern serde_bare=/opt/rustwide/target/debug/deps/libserde_bare-29ca7e347e9010c1.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-675ce05a570d9fea.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3bff56227563a76e.rmeta --extern slice_as_array=/opt/rustwide/target/debug/deps/libslice_as_array-3783410fc0a89054.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-1f129675f678fa3d.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-b70049a2e3fd1695.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-1986ac0bdebe0e0e.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-52d9e4b16ddbc872.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-0757f131e98063dd/out -L native=/opt/rustwide/target/debug/build/blake3-0757f131e98063dd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `yrs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name yrs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yrs-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("sync", "weak"))' -C metadata=fffeed8e9a452751 -C extra-filename=-89b895e82e42ad9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-9a6bdde95cc79f7d.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-8246975dad319262.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a99731d1576949b1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3bff56227563a76e.rmeta --extern smallstr=/opt/rustwide/target/debug/deps/libsmallstr-2d901cf216dc1c62.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4a71ca7a0c1469bf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d02d37bb183c738c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: compilation terminated. [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: compilation terminated. [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: compilation terminated. [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: compilation terminated. [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: ng-rocksdb@0.21.0-ngpreview.7: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `ng-rocksdb v0.21.0-ngpreview.7` [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/ng-rocksdb-e490a11c8563139f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_COMPILE [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=ROCKSDB_STATIC [INFO] [stderr] cargo:rerun-if-changed=librocksdb-sys/ [INFO] [stderr] cargo:rustc-link-arg=-lpthread [INFO] [stderr] cargo:rustc-link-arg=-lrt [INFO] [stderr] cargo:rustc-link-arg=-ldl [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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache_entry_roles.o" "-c" "librocksdb-sys/rocksdb/cache/cache_entry_roles.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache_key.o" "-c" "librocksdb-sys/rocksdb/cache/cache_key.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache_helpers.o" "-c" "librocksdb-sys/rocksdb/cache/cache_helpers.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache.o" "-c" "librocksdb-sys/rocksdb/cache/cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache_reservation_manager.o" "-c" "librocksdb-sys/rocksdb/cache/cache_reservation_manager.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/charged_cache.o" "-c" "librocksdb-sys/rocksdb/cache/charged_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/clock_cache.o" "-c" "librocksdb-sys/rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/lru_cache.o" "-c" "librocksdb-sys/rocksdb/cache/lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/compressed_secondary_cache.o" "-c" "librocksdb-sys/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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/secondary_cache.o" "-c" "librocksdb-sys/rocksdb/cache/secondary_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/secondary_cache_adapter.o" "-c" "librocksdb-sys/rocksdb/cache/secondary_cache_adapter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/sharded_cache.o" "-c" "librocksdb-sys/rocksdb/cache/sharded_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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/arena_wrapped_db_iter.o" "-c" "librocksdb-sys/rocksdb/db/arena_wrapped_db_iter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/blob/blob_contents.o" "-c" "librocksdb-sys/rocksdb/db/blob/blob_contents.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/blob/blob_fetcher.o" "-c" "librocksdb-sys/rocksdb/db/blob/blob_fetcher.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/blob/blob_file_addition.o" "-c" "librocksdb-sys/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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/blob/blob_file_builder.o" "-c" "librocksdb-sys/rocksdb/db/blob/blob_file_builder.cc" [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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/db/blob/blob_file_cache.o" "-c" "librocksdb-sys/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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [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] 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-10-28-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-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" "librocksdb-sys/rocksdb/include/" "-I" "librocksdb-sys/rocksdb/" "-I" "librocksdb-sys/rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "librocksdb-sys" "-I" "librocksdb-sys/rocksdb/plugin/openssl/include" "-Wall" "-Wextra" "-march=haswell" "-fno-builtin-memcmp" "-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" "-std=c++17" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_FALLOCATE_PRESENT" "-DROCKSDB_MALLOC_USABLE_SIZE" "-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX" "-DROCKSDB_RANGESYNC_PRESENT" "-DROCKSDB_SCHED_GETCPU_PRESENT" "-DROCKSDB_AUXV_GETAUXVAL_PRESENT" "-DHAVE_UINT128_EXTENSION" "-DHAVE_ALIGNED_NEW" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/ng-rocksdb-6eff9443cacf9e9d/out/librocksdb-sys/rocksdb/cache/cache_key.o" "-c" "librocksdb-sys/rocksdb/cache/cache_key.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "9ee42234c5a7138e2a2cc881c329c0428635cf6a8ef00d04dfd322a6b57a13dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee42234c5a7138e2a2cc881c329c0428635cf6a8ef00d04dfd322a6b57a13dc", kill_on_drop: false }` [INFO] [stdout] 9ee42234c5a7138e2a2cc881c329c0428635cf6a8ef00d04dfd322a6b57a13dc