[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 beta-2022-02-22 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanew071/conflux-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] removed /workspace/builds/worker-1/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-1/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/sqlite3-sys.git` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/conflux-parity-deps.git` [INFO] [stderr] Updating git repository `https://github.com/Conflux-Chain/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/Conflux-Chain/titan.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.11.0 [INFO] [stderr] Downloaded parity-path v0.1.3 [INFO] [stderr] Downloaded scrypt v0.2.0 [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] [stderr] Downloaded reexport-proc-macro v1.0.6 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded natpmp v0.2.0 [INFO] [stderr] Downloaded byte-unit v1.1.0 [INFO] [stderr] Downloaded parity-bytes v0.1.2 [INFO] [stderr] Downloaded sqlite v0.25.3 [INFO] [stderr] Downloaded anyhow v1.0.39 [INFO] [stderr] Downloaded parity-util-mem v0.5.2 [INFO] [stderr] Downloaded jsonrpc-tcp-server v15.1.0 [INFO] [stderr] Downloaded keccak-hash v0.5.1 [INFO] [stderr] Downloaded ethcore-bytes v0.1.1 [INFO] [stderr] Downloaded strum_macros v0.11.0 [INFO] [stderr] Downloaded parity-wordlist v1.3.1 [INFO] [stderr] Downloaded sqlite3-src v0.2.12 [INFO] [stderr] Downloaded delegate v0.5.1 [INFO] [stderr] Downloaded lru_time_cache v0.9.0 [INFO] [stderr] Downloaded futures01 v0.1.31 [INFO] [stderr] Downloaded parity-crypto v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 715d946da516290210dd0fb3a4c82cc3d9e8ba40f050a6208d219b6f6b1617ea [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" "715d946da516290210dd0fb3a4c82cc3d9e8ba40f050a6208d219b6f6b1617ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715d946da516290210dd0fb3a4c82cc3d9e8ba40f050a6208d219b6f6b1617ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715d946da516290210dd0fb3a4c82cc3d9e8ba40f050a6208d219b6f6b1617ea", kill_on_drop: false }` [INFO] [stdout] 715d946da516290210dd0fb3a4c82cc3d9e8ba40f050a6208d219b6f6b1617ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a568a426882fb6b62e5e28da37310ea0dc9ce94dbe79bdfa8bdd58c1a386dcb [INFO] running `Command { std: "docker" "start" "-a" "7a568a426882fb6b62e5e28da37310ea0dc9ce94dbe79bdfa8bdd58c1a386dcb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ethcore-bytes v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling antidote v1.0.0 [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 log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling priority-send-queue v0.1.0 (/opt/rustwide/workdir/util/priority-send-queue) [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling conflux v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling transient-hashmap v0.4.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitvec v0.17.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 tinyvec v1.1.1 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling cfx-bytes v0.1.0 (/opt/rustwide/workdir/cfx_bytes) [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling parity-path v0.1.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling digest v0.8.1 [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 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 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 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 thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [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 parking_lot_core v0.6.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 primal-check v0.2.3 [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 crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling byte-unit v1.1.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling panic_hook v0.1.0 (https://github.com/Conflux-Chain/conflux-parity-deps.git?rev=1597a9cab02343eb2322ca0ac58d39b64e3f42d1#1597a9ca) [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bn v0.4.4 (https://github.com/paritytech/bn?rev=635c4cdd560bc0c8b262e6bf809dc709da8bcd7e#635c4cdd) [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [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 url v1.7.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling lz4-sys v1.8.3 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#5a8afe40) [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [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 zeroize v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.4 [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 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 openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [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 futures-macro v0.3.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [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 smart-default v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling delegate v0.4.2 (/opt/rustwide/workdir/util/delegate) [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.24 [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] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=f7093294e23a88c6 -C extra-filename=-f7093294e23a88c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-945698be8acfc853.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b3ac163a228936df.rlib --extern proc_macro --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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7a568a426882fb6b62e5e28da37310ea0dc9ce94dbe79bdfa8bdd58c1a386dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a568a426882fb6b62e5e28da37310ea0dc9ce94dbe79bdfa8bdd58c1a386dcb", kill_on_drop: false }` [INFO] [stdout] 7a568a426882fb6b62e5e28da37310ea0dc9ce94dbe79bdfa8bdd58c1a386dcb