[INFO] cloning repository https://github.com/fdionisi/flagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdionisi/flagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fflagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fflagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538f82e495799a0a5ff1812dc342aeac9ef51a11 [INFO] checking fdionisi/flagger/538f82e495799a0a5ff1812dc342aeac9ef51a11 against master#27d8a577138c0d319a572cd1a464c2b755e577de for pr-118882 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fflagger" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fdionisi/flagger on toolchain 27d8a577138c0d319a572cd1a464c2b755e577de [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fdionisi/flagger [INFO] finished tweaking git repo https://github.com/fdionisi/flagger [INFO] tweaked toml for git repo https://github.com/fdionisi/flagger written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fdionisi/flagger 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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic v0.8.0 [INFO] [stderr] Downloaded tonic-build v0.8.0 [INFO] [stderr] Downloaded os_info v3.4.0 [INFO] [stderr] Downloaded prettyplease v0.1.18 [INFO] [stderr] Downloaded proc-macro2 v1.0.41 [INFO] [stderr] Downloaded bson v2.3.0 [INFO] [stderr] Downloaded clap v3.2.14 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded mongodb v2.3.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v2.0.1 [INFO] [stderr] Downloaded actix-cors v0.6.1 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded utoipa v2.0.1 [INFO] [stderr] Downloaded utoipa-gen v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b3556b26943c043bcec0c8f74ecf5160f78af036f13d61f9198f598ab489979 [INFO] running `Command { std: "docker" "start" "-a" "7b3556b26943c043bcec0c8f74ecf5160f78af036f13d61f9198f598ab489979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b3556b26943c043bcec0c8f74ecf5160f78af036f13d61f9198f598ab489979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3556b26943c043bcec0c8f74ecf5160f78af036f13d61f9198f598ab489979", kill_on_drop: false }` [INFO] [stdout] 7b3556b26943c043bcec0c8f74ecf5160f78af036f13d61f9198f598ab489979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a31a7fc41ab7058bbd16685d1e8e9c4e97b3dad62e8ba81a1e24630f3a5777f [INFO] running `Command { std: "docker" "start" "-a" "6a31a7fc41ab7058bbd16685d1e8e9c4e97b3dad62e8ba81a1e24630f3a5777f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling utoipa-swagger-ui v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling utoipa-gen v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking axum-core v0.2.8 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking utoipa v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking flagger-entities v0.1.0 (/opt/rustwide/workdir/crates/entities) [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling librocksdb-sys v0.8.0+7.4.4 [INFO] [stderr] Checking flagger-database-adapter v0.1.0 (/opt/rustwide/workdir/crates/database-adapter) [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Checking flagger-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking flagger-consumer-controller v0.1.0 (/opt/rustwide/workdir/crates/controller/consumer) [INFO] [stderr] Checking flagger-management-controller v0.1.0 (/opt/rustwide/workdir/crates/controller/management) [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Compiling flagger-consumer-service v0.1.0 (/opt/rustwide/workdir/crates/service/consumer) [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking bson v2.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking hashlink v0.8.0 [INFO] [stderr] Checking os_info v3.4.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking axum v0.5.15 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking actix-cors v0.6.1 [INFO] [stderr] Checking clap v3.2.14 [INFO] [stderr] Checking mongodb v2.3.0 [INFO] [stderr] Checking flagger-api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Checking flagger-management-service v0.1.0 (/opt/rustwide/workdir/crates/service/management) [INFO] [stderr] Checking tonic v0.8.0 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking flagger-sqlite-adapter v0.1.0 (/opt/rustwide/workdir/crates/impl/sqlite-adapter) [INFO] [stderr] error: could not compile `mongodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/27d8a577138c0d319a572cd1a464c2b755e577de/bin/rustc --crate-name mongodb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mongodb-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' -C metadata=8fe1385966a72882 -C extra-filename=-8fe1385966a72882 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-84ef11e022da3c67.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-c727743b06437f5b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b30cc942da4a1a2e.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-9fed31335fc65357.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4fb1384e46bfa50.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-4c7bb356d21d511e.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dd2907476292a0c3.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-01012e2cb2c84ede.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a7ac3d3bc8b9ce90.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4993bc98e929487d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-78dd84ef18590839.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-b9ca54ff5bbc084a.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-a7fb3eaef9f61413.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-39ccbb59e8675588.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bf26ccf616b1e55.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a71cfa2b6146f471.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-f8da475d47fe5a50.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-edaea1ecdf6351a0.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-985c84346d5cc618.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1f0326943d95c3c.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-7722a9d017793c2e.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5baf2b3382eed642.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-678626af240b9b90.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-62764bce631e4bde.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fa427ebbb23bf282.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-526499d745783e86.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-ab204b3768f55eff.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-f20fc9198b08eaa5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1cd1876744b357b3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cbde6f50180d869.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-21fb790dcaca71e7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-47c7159b11cd1b1c.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-e331a9c12803451f.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f397ff64352bba8a.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-d0cab9b91c55574a.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4c13ee560bbad128.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-4c8ee2b7a805109e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bdc99f622cc552c2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: librocksdb-sys@0.8.0+7.4.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@0.8.0+7.4.4: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.8.0+7.4.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-2925094c666b31c0/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/cache.o" "-c" "rocksdb/cache/cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/cache_key.o" "-c" "rocksdb/cache/cache_key.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/cache_reservation_manager.o" "-c" "rocksdb/cache/cache_reservation_manager.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/fast_lru_cache.o" "-c" "rocksdb/cache/fast_lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_addition.o" "-c" "rocksdb/db/blob/blob_file_addition.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_garbage.o" "-c" "rocksdb/db/blob/blob_file_garbage.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_meta.o" "-c" "rocksdb/db/blob/blob_file_meta.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_log_format.o" "-c" "rocksdb/db/blob/blob_log_format.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" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/blob/blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.cc" [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] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '27d8a577138c0d319a572cd1a464c2b755e577de' [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" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-msse2" "-std=c++17" "-DSNAPPY=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-eefcd85325e4f8de/out/rocksdb/db/arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "6a31a7fc41ab7058bbd16685d1e8e9c4e97b3dad62e8ba81a1e24630f3a5777f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a31a7fc41ab7058bbd16685d1e8e9c4e97b3dad62e8ba81a1e24630f3a5777f", kill_on_drop: false }` [INFO] [stdout] 6a31a7fc41ab7058bbd16685d1e8e9c4e97b3dad62e8ba81a1e24630f3a5777f