[INFO] cloning repository https://github.com/kanew071/conflux-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanew071/conflux-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc622fdb30cf717088b8124b7d2c9516d1bb807 [INFO] testing kanew071/conflux-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanew071%2Fconflux-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kanew071/conflux-rust [INFO] finished tweaking git repo https://github.com/kanew071/conflux-rust [INFO] tweaked toml for git repo https://github.com/kanew071/conflux-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kanew071/conflux-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f7418a12b09a813d36baf70b24ce3113ef1a2360c90ad4539170262cae7a007 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f7418a12b09a813d36baf70b24ce3113ef1a2360c90ad4539170262cae7a007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7418a12b09a813d36baf70b24ce3113ef1a2360c90ad4539170262cae7a007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7418a12b09a813d36baf70b24ce3113ef1a2360c90ad4539170262cae7a007", kill_on_drop: false }` [INFO] [stdout] 8f7418a12b09a813d36baf70b24ce3113ef1a2360c90ad4539170262cae7a007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42dfc97b122f2fcc9af0caaa8d19cbdfe6d4bdf43e74841ae5b0e54db8bb19d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e42dfc97b122f2fcc9af0caaa8d19cbdfe6d4bdf43e74841ae5b0e54db8bb19d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling ethcore-bytes v0.1.1 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling unexpected v0.1.0 (https://github.com/Conflux-Chain/conflux-parity-deps.git?rev=1597a9cab02343eb2322ca0ac58d39b64e3f42d1#1597a9ca) [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling priority-send-queue v0.1.0 (/opt/rustwide/workdir/util/priority-send-queue) [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling transient-hashmap v0.4.1 [INFO] [stderr] Compiling conflux v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures01 v0.1.31 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cfx-bytes v0.1.0 (/opt/rustwide/workdir/cfx_bytes) [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling parity-path v0.1.3 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/Conflux-Chain/conflux-parity-deps.git?rev=1597a9cab02343eb2322ca0ac58d39b64e3f42d1#1597a9ca) [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fs-swap v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling ctrlc v1.1.1 (https://github.com/paritytech/rust-ctrlc.git?rev=b523017108bb2d571a7a69bd97bc406e63bc7a9d#b5230171) [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling byte-unit v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling panic_hook v0.1.0 (https://github.com/Conflux-Chain/conflux-parity-deps.git?rev=1597a9cab02343eb2322ca0ac58d39b64e3f42d1#1597a9ca) [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling bn v0.4.4 (https://github.com/paritytech/bn?rev=635c4cdd560bc0c8b262e6bf809dc709da8bcd7e#635c4cdd) [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling lz4-sys v1.8.3 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#5a8afe40) [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling natpmp v0.2.0 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#8c12738b) [INFO] [stderr] Compiling libtitan_sys v0.0.1 (https://github.com/Conflux-Chain/rust-rocksdb.git?rev=e62343e63be38284556b6610d75833217e3360b4#e62343e6) [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling parity-wordlist v1.3.1 [INFO] [stderr] Compiling parity-crypto v0.4.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 (/opt/rustwide/workdir/util/malloc_size_of_derive) [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling delegate v0.5.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling delegate v0.4.2 (/opt/rustwide/workdir/util/delegate) [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/Conflux-Chain/rust-rocksdb.git?rev=e62343e63be38284556b6610d75833217e3360b4#e62343e6) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling parity-util-mem v0.5.2 [INFO] [stderr] error: could not compile `futures-executor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_executor --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.15/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="std"' -C metadata=7fd76b58a8831e47 -C extra-filename=-7fd76b58a8831e47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1f3d304e7489aac9.rmeta --cap-lints allow --cap-lints=warn` (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: source/sqlite3.c: In function 'strftimeFunc': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:22792:52: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 22792 | z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3ErrorWithMsg': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:31292:54: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 31292 | sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3VdbeMemSetStr': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:76753:15: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 76753 | if( xDel==SQLITE_DYNAMIC ){ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'valueFromExpr': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:77165:55: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 77165 | sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:77217:29: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 77217 | 0, SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3VdbeExec': [INFO] [stderr] warning: source/sqlite3.c:92880:38: warning: cast between incompatible function types from 'int (*)(u32, void *, void *, void *)' {aka 'int (*)(unsigned int, void *, void *, void *)'} to 'void (*)(void *, const char *)' [-Wcast-function-type] [INFO] [stderr] warning: 92880 | void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c: In function 'printfFunc': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:116930:25: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 116930 | SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'generateColumnNames': [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:130752:58: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 130752 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:14581:27: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(void *)' [-Wcast-function-type] [INFO] [stderr] warning: 14581 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:130759:52: note: in expansion of macro 'SQLITE_DYNAMIC' [INFO] [stderr] warning: 130759 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3_trace': [INFO] [stderr] warning: source/sqlite3.c:162260:16: warning: cast between incompatible function types from 'void (*)(void *, const char *)' to 'int (*)(u32, void *, void *, void *)' {aka 'int (*)(unsigned int, void *, void *, void *)'} [-Wcast-function-type] [INFO] [stderr] warning: 162260 | db->xTrace = (int(*)(u32,void*,void*,void*))xTrace; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3_db_status': [INFO] [stderr] warning: source/sqlite3.c:21615:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 21615 | op = SQLITE_DBSTATUS_CACHE_WRITE+1; [INFO] [stderr] warning: | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:21617:5: note: here [INFO] [stderr] warning: 21617 | case SQLITE_DBSTATUS_CACHE_HIT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3_str_vappendf': [INFO] [stderr] warning: source/sqlite3.c:28493:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 28493 | flag_long = sizeof(char*)==sizeof(i64) ? 2 : [INFO] [stderr] warning: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: 28494 | sizeof(char*)==sizeof(long int) ? 1 : 0; [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:28496:7: note: here [INFO] [stderr] warning: 28496 | case etORDINAL: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:28498:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 28498 | cThousand = 0; [INFO] [stderr] warning: | ~~~~~~~~~~^~~ [INFO] [stderr] warning: source/sqlite3.c:28500:7: note: here [INFO] [stderr] warning: 28500 | case etDECIMAL: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'resolveP2Values': [INFO] [stderr] warning: source/sqlite3.c:78345:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 78345 | if( pOp->p2!=0 ) p->readOnly = 0; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:78348:9: note: here [INFO] [stderr] warning: 78348 | case OP_AutoCommit: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:78386:26: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 78386 | case OP_VFilter: { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:78395:9: note: here [INFO] [stderr] warning: 78395 | default: { [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3VdbeExec': [INFO] [stderr] warning: source/sqlite3.c:86152:5: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 86152 | if( (pIn3->flags & MEM_Null)==0 ) break; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:86186:1: note: here [INFO] [stderr] warning: 86186 | case OP_Halt: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:86321:15: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 86321 | pOp->opcode = OP_String; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:86338:1: note: here [INFO] [stderr] warning: 86338 | case OP_String: { /* out2 */ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:89603:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 89603 | case OP_IfNoHope: { /* jump, in3 */ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:89611:1: note: here [INFO] [stderr] warning: 89611 | case OP_NoConflict: /* jump, in3 */ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:90537:38: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 90537 | p->aCounter[SQLITE_STMTSTATUS_SORT]++; [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: source/sqlite3.c:90552:1: note: here [INFO] [stderr] warning: 90552 | case OP_Rewind: { /* jump */ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:91889:15: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 91889 | pOp->opcode = OP_AggStep1; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:91892:1: note: here [INFO] [stderr] warning: 91892 | case OP_AggStep1: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'resolveExprStep': [INFO] [stderr] warning: source/sqlite3.c:98598:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 98598 | case TK_ISNOT: { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:98614:5: note: here [INFO] [stderr] warning: 98614 | case TK_BETWEEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3ExprCodeTarget': [INFO] [stderr] warning: source/sqlite3.c:103296:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 103296 | case TK_AGG_COLUMN: { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:103321:5: note: here [INFO] [stderr] warning: 103321 | case TK_COLUMN: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'exprImpliesNotNull': [INFO] [stderr] warning: source/sqlite3.c:104875:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 104875 | if( exprImpliesNotNull(pParse, p->pRight, pNN, iTab, seenNot) ) return 1; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:104878:5: note: here [INFO] [stderr] warning: 104878 | case TK_SPAN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'impliesNotNullRow': [INFO] [stderr] warning: source/sqlite3.c:105007:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 105007 | case TK_GE: { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:105026:5: note: here [INFO] [stderr] warning: 105026 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'fkActionTrigger': [INFO] [stderr] warning: source/sqlite3.c:120056:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 120056 | if( !pChanges ){ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:120060:7: note: here [INFO] [stderr] warning: 120060 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3GenerateConstraintChecks': [INFO] [stderr] warning: source/sqlite3.c:121991:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 121991 | onError = OE_Abort; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:121994:7: note: here [INFO] [stderr] warning: 121994 | case OE_Rollback: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:122052:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 122052 | sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, 0, iDataCur); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:122056:7: note: here [INFO] [stderr] warning: 122056 | case OE_Ignore: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:122273:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 122273 | sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, pIdx, iIdxCur+ix); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: source/sqlite3.c:122277:7: note: here [INFO] [stderr] warning: 122277 | case OE_Ignore: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c: In function 'sqlite3GetToken': [INFO] [stderr] warning: source/sqlite3.c:159328:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 159328 | if( !sqlite3Isdigit(z[1]) ) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:159337:5: note: here [INFO] [stderr] warning: 159337 | case CC_DIGIT: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: source/sqlite3.c:159427:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 159427 | if( z[1]=='\'' ){ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: source/sqlite3.c:159441:5: note: here [INFO] [stderr] warning: 159441 | case CC_ID: { [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.build_script_build.9d99f0a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f.4p3emgzp2ogse8b5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcmake-8b09aa9f19ed2ffa.rlib" "/opt/rustwide/target/debug/deps/libcc-93d47ea47a97f550.rlib" "/opt/rustwide/target/debug/deps/libjobserver-a4a16c3b6edf5ed1.rlib" "/opt/rustwide/target/debug/deps/libbindgen-abda9c3b8d2c7619.rlib" "/opt/rustwide/target/debug/deps/libshlex-10c5bf4832f508f6.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libpeeking_take_while-0d6b58c78b00c322.rlib" "/opt/rustwide/target/debug/deps/libregex-f8f0edb8c585b3ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d9768c09f73bf357.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libclang_sys-b6384951ddcd46d8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-4771c6993c355fb4.rlib" "/opt/rustwide/target/debug/deps/libglob-743c85947d5fd325.rlib" "/opt/rustwide/target/debug/deps/libcexpr-7c730f4e537c087f.rlib" "/opt/rustwide/target/debug/deps/libnom-793f188570b33e4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libquote-6e57b1cb19197bbb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-755220030b6adeba.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-745589536fdb3b82.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/librocksdb_sys-6ccb794abd3d646f/build_script_build-6ccb794abd3d646f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e42dfc97b122f2fcc9af0caaa8d19cbdfe6d4bdf43e74841ae5b0e54db8bb19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42dfc97b122f2fcc9af0caaa8d19cbdfe6d4bdf43e74841ae5b0e54db8bb19d", kill_on_drop: false }` [INFO] [stdout] e42dfc97b122f2fcc9af0caaa8d19cbdfe6d4bdf43e74841ae5b0e54db8bb19d