[INFO] cloning repository https://github.com/oceanbase/obkv-table-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oceanbase/obkv-table-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05d6911aca387125fde169da378197fc692785dd
[INFO] testing oceanbase/obkv-table-client-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foceanbase%2Fobkv-table-client-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/oceanbase/obkv-table-client-rs
[INFO] finished tweaking git repo https://github.com/oceanbase/obkv-table-client-rs
[INFO] tweaked toml for git repo https://github.com/oceanbase/obkv-table-client-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oceanbase/obkv-table-client-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oceanbase/obkv-table-client-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f
[INFO] running `Command { std: "docker" "start" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64 v0.21.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling prometheus-client v0.21.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling uuid-macro-internal v1.6.1
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling io-enum v1.1.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling murmur2 v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling obkv-table-client-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling test-log v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling obkv-table-client-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `obkv-table-client-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name obkv --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=405a4078848c9bb3 -C extra-filename=-84c4786c30640604 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-76d518f6d39d7dbe.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-093b5132bd53bb38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0cbd1c7110a1e56d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3fbeb037ce0e7a8e.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-a71fc6f7cf87ae2a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c27f153f605ba734.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b3c7f3ab0a365245.rlib --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-d24ced86f2c3a983.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-7d04f0e6cc440adb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9e77c5346729da41.rlib --extern murmur2=/opt/rustwide/target/debug/deps/libmurmur2-17181e1acd3829e6.rlib --extern mysql=/opt/rustwide/target/debug/deps/libmysql-996fea0817abdad3.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-e6589fd47ce7790e.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-ece81cb90e08d796.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9f96d0cb10ca2956.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-51874fe1598f0051.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0a7e0e057efb238f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a13215771cce0bb2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8451374fb493926b.rlib --extern scheduled_thread_pool=/opt/rustwide/target/debug/deps/libscheduled_thread_pool-53f9e9df0a22c4f4.rlib --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e27898fb7395e1ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78a316c8243ef317.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-e36233ca303356b9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-75d9f9c65909f835.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f5e308a16303305.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-037fbdde277eed3c.rlib --extern serial_test_derive=/opt/rustwide/target/debug/deps/libserial_test_derive-83b298ef10f197c8.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a3aee672ecbee359.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8675ba6745a9e9ff.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-25df08786e138397.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8b8961004d9bc2bd.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-53cfe38cba5a2d57.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-65274705f83e0358.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6215035e1b546b70.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4f663522c2d01b06.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-561e4087b386bbbd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5f4334340bc03864.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7293439be703ea3a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-14d61e8ec55109f1/out -L native=/opt/rustwide/target/debug/build/ring-8ab865fad62c7dda/out -L native=/opt/rustwide/target/debug/build/zstd-sys-52e9e1b25738ded3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `obkv-table-client-rs` (test "test_table_client_hash")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_table_client_hash --edition=2021 tests/test_table_client_hash.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68fd4ece73454733 -C extra-filename=-f10649e10220fc22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-76d518f6d39d7dbe.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-093b5132bd53bb38.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0cbd1c7110a1e56d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3fbeb037ce0e7a8e.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-a71fc6f7cf87ae2a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c27f153f605ba734.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b3c7f3ab0a365245.rlib --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-d24ced86f2c3a983.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-7d04f0e6cc440adb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9e77c5346729da41.rlib --extern murmur2=/opt/rustwide/target/debug/deps/libmurmur2-17181e1acd3829e6.rlib --extern mysql=/opt/rustwide/target/debug/deps/libmysql-996fea0817abdad3.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-e6589fd47ce7790e.rlib --extern obkv=/opt/rustwide/target/debug/deps/libobkv-2f20fc5163c2d448.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-ece81cb90e08d796.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9f96d0cb10ca2956.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-51874fe1598f0051.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0a7e0e057efb238f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a13215771cce0bb2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8451374fb493926b.rlib --extern scheduled_thread_pool=/opt/rustwide/target/debug/deps/libscheduled_thread_pool-53f9e9df0a22c4f4.rlib --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e27898fb7395e1ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78a316c8243ef317.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-e36233ca303356b9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-75d9f9c65909f835.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f5e308a16303305.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-037fbdde277eed3c.rlib --extern serial_test_derive=/opt/rustwide/target/debug/deps/libserial_test_derive-83b298ef10f197c8.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a3aee672ecbee359.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8675ba6745a9e9ff.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-25df08786e138397.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8b8961004d9bc2bd.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-53cfe38cba5a2d57.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-65274705f83e0358.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6215035e1b546b70.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4f663522c2d01b06.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-561e4087b386bbbd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5f4334340bc03864.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7293439be703ea3a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-14d61e8ec55109f1/out -L native=/opt/rustwide/target/debug/build/ring-8ab865fad62c7dda/out -L native=/opt/rustwide/target/debug/build/zstd-sys-52e9e1b25738ded3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f", kill_on_drop: false }`
[INFO] [stdout] 1f318d438cf3e58f6964e5cd52d623e7cbcfbc3bb5bcf62557120b79d0a20c7f
