[INFO] fetching crate nextgraph 0.1.1-alpha.2... [INFO] testing nextgraph-0.1.1-alpha.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nextgraph 0.1.1-alpha.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nextgraph 0.1.1-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nextgraph 0.1.1-alpha.2 [INFO] tweaked toml for crates.io crate nextgraph 0.1.1-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nextgraph 0.1.1-alpha.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nextgraph 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 223de16b74c1f391fa55c21bf229c69a1caa8a3f1e4c1fd53d5696cf301a9a70 [INFO] running `Command { std: "docker" "start" "-a" "223de16b74c1f391fa55c21bf229c69a1caa8a3f1e4c1fd53d5696cf301a9a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "223de16b74c1f391fa55c21bf229c69a1caa8a3f1e4c1fd53d5696cf301a9a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223de16b74c1f391fa55c21bf229c69a1caa8a3f1e4c1fd53d5696cf301a9a70", kill_on_drop: false }` [INFO] [stdout] 223de16b74c1f391fa55c21bf229c69a1caa8a3f1e4c1fd53d5696cf301a9a70 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61bbc76443184e01004da7224ec038e7f45532e8b8ba16b0ff55dab39cef072 [INFO] running `Command { std: "docker" "start" "-a" "e61bbc76443184e01004da7224ec038e7f45532e8b8ba16b0ff55dab39cef072", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fastrange-rs v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling sbbf-rs v0.2.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling flate2 v1.0.26 [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 thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling sbbf-rs-safe v0.3.2 [INFO] [stderr] Compiling base64-url v2.0.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling slice_as_array v1.1.0 [INFO] [stderr] Compiling debug_print v1.0.0 [INFO] [stderr] Compiling web-time v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling noise-protocol v0.2.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling noise-rust-crypto v0.6.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling netdev v0.26.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ng-oxigraph v0.4.0-alpha.8-ngalpha [INFO] [stderr] Compiling ng-storage-rocksdb v0.1.1-alpha.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling json-event-parser v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling oxiri v0.2.3 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling ng-verifier v0.1.1-alpha.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling ng-tungstenite v0.19.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pdf-writer v0.10.0 [INFO] [stderr] Compiling ng-async-tungstenite v0.22.2 [INFO] [stderr] Compiling argon2 v0.5.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling ng_threshold_crypto v0.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling async-once-cell v0.5.3 [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 yrs v0.19.2 [INFO] [stderr] Compiling ng-rocksdb v0.21.0-ngpreview.7 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling ng-repo v0.1.1-alpha.2 [INFO] [stderr] Compiling svg2pdf v0.11.0 [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/b83b707f97d809763b7861afa7638871f3339a33/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=6c4ce669928f481b -C extra-filename=-3ac624d4bf9bcfb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-01475213163e6c21.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-b2c19fb5675a3e70.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-d5eb52e6e61e67e8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-38a1cbb06c13aec7.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bf5a4c8d43cc7aa.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b8646cde4b96265d.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-0cc52f248c04ab9c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d50486194901a79.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-c9d39c3280bd728d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ad7fe4bdcf853da7.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-5780180e0b40b779.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-af378f70421a41fb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yrs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/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=73c9a427fbe67526 -C extra-filename=-cce37219641e8594 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-ef391933bba883f4.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-2ead1e4ddadf7b74.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bf5a4c8d43cc7aa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d8f74cd27be0a788.rmeta --extern smallstr=/opt/rustwide/target/debug/deps/libsmallstr-3890b727f26cc05c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-17fcafedda34d697.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d50486194901a79.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.6/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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=dfea33930ae76061 -C extra-filename=-6d69d554d829eea3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1761be5de74f92c5.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-572f95c79f4a6d04.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-64da82e9c22a8d02.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-8ed99f0e5c62f413.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-90305c2de13639a6.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-f5a9e45d8559c31c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-232fe8e132d1e2b6.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-52bc450cde3a779f.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-db0bed185e08d97d.rmeta --cap-lints allow --cap-lints=forbid` (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/b83b707f97d809763b7861afa7638871f3339a33/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("server_log_output", "testing"))' -C metadata=0167b5f850cbba60 -C extra-filename=-471e258a4582ef02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64_url=/opt/rustwide/target/debug/deps/libbase64_url-3972e720409d9647.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-1f801d2fa37807ad.rmeta --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-3223008a038690f3.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-096182e041d6a3a6.rmeta --extern current_platform=/opt/rustwide/target/debug/deps/libcurrent_platform-e6820fcd37614e3d.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-ae977de82a79059e.rmeta --extern debug_print=/opt/rustwide/target/debug/deps/libdebug_print-e733f58b0868acbf.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-368b88a222829cc0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-45a6775b1468cbf0.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-d5cf5de22c603b6c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e5c4f42fc26d87eb.rmeta --extern ng_threshold_crypto=/opt/rustwide/target/debug/deps/libng_threshold_crypto-0052d201680d6d63.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3efc672f0f3104e8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-ad87a3b3d6025e7e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-494928a1ae4429f9.rmeta --extern sbbf_rs_safe=/opt/rustwide/target/debug/deps/libsbbf_rs_safe-f31c43621acefb1c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bf5a4c8d43cc7aa.rmeta --extern serde_bare=/opt/rustwide/target/debug/deps/libserde_bare-75d824f307dc0310.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-8b9a2088ce06d7a2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d8f74cd27be0a788.rmeta --extern slice_as_array=/opt/rustwide/target/debug/deps/libslice_as_array-7141ac69848b3053.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-4e724078255863b1.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-66d1b3de9abe487a.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-48659d9b89633c63.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a1c64a879cf19cbc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-353fc86a2f9d6ab0/out -L native=/opt/rustwide/target/debug/build/blake3-353fc86a2f9d6ab0/out` (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-86c757b77db0cb59/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,x87") [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,x87") [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,x87") [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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/out/librocksdb-sys/rocksdb/cache/sharded_cache.o" "-c" "librocksdb-sys/rocksdb/cache/sharded_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-2b00da45a9c29eb3/out/librocksdb-sys/rocksdb/db/arena_wrapped_db_iter.o" "-c" "librocksdb-sys/rocksdb/db/arena_wrapped_db_iter.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-2b00da45a9c29eb3/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] 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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/out/librocksdb-sys/rocksdb/db/blob/blob_file_addition.o" "-c" "librocksdb-sys/rocksdb/db/blob/blob_file_addition.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-2b00da45a9c29eb3/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-2b00da45a9c29eb3/out/librocksdb-sys/rocksdb/db/blob/blob_file_cache.o" "-c" "librocksdb-sys/rocksdb/db/blob/blob_file_cache.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] 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] 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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [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-2b00da45a9c29eb3/out/librocksdb-sys/rocksdb/cache/cache.o" "-c" "librocksdb-sys/rocksdb/cache/cache.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "e61bbc76443184e01004da7224ec038e7f45532e8b8ba16b0ff55dab39cef072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61bbc76443184e01004da7224ec038e7f45532e8b8ba16b0ff55dab39cef072", kill_on_drop: false }` [INFO] [stdout] e61bbc76443184e01004da7224ec038e7f45532e8b8ba16b0ff55dab39cef072