[INFO] cloning repository https://github.com/stcn52/kkdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stcn52/kkdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstcn52%2Fkkdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstcn52%2Fkkdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7fde1e2b669107de725e0d014cf8ac9c04dbeec [INFO] checking stcn52/kkdb against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstcn52%2Fkkdb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stcn52/kkdb [INFO] finished tweaking git repo https://github.com/stcn52/kkdb [INFO] tweaked toml for git repo https://github.com/stcn52/kkdb written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stcn52/kkdb on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stcn52/kkdb 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38056de7f2959b7ae5313010e7fb12c55620a98bddea88fb9fab249c275ea47d [INFO] running `Command { std: "docker" "start" "-a" "38056de7f2959b7ae5313010e7fb12c55620a98bddea88fb9fab249c275ea47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38056de7f2959b7ae5313010e7fb12c55620a98bddea88fb9fab249c275ea47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38056de7f2959b7ae5313010e7fb12c55620a98bddea88fb9fab249c275ea47d", kill_on_drop: false }` [INFO] [stdout] 38056de7f2959b7ae5313010e7fb12c55620a98bddea88fb9fab249c275ea47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b39f0b03bad34ecb107c7ffb84f489310df0157181b78834288d16f458144d0 [INFO] running `Command { std: "docker" "start" "-a" "3b39f0b03bad34ecb107c7ffb84f489310df0157181b78834288d16f458144d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling subprocess v0.2.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking frunk v0.4.4 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking anyerror v0.1.13 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking byte-unit v5.2.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Compiling openraft-macros v0.9.21 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking validit v0.2.5 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Compiling jieba-macros v0.7.1 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking cedarwood v0.4.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling kkdb v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking sqlparser v0.61.0 [INFO] [stderr] Checking openraft v0.9.21 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling mysql_common v0.35.5 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking keyed_priority_queue v0.4.2 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking tokenizers v0.22.2 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Compiling mysql_common v0.31.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking mysql_async v0.36.1 [INFO] [stderr] Checking include-flate-compress v0.3.1 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Checking include-flate v0.3.1 [INFO] [stderr] Checking jieba-rs v0.7.4 [INFO] [stderr] error: could not compile `openraft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name openraft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openraft-0.9.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="storage-v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "bench", "bt", "compat", "generic-snapshot-data", "loosen-follower-log-revert", "serde", "serde_json", "single-term-leader", "singlethreaded", "storage-v2", "tracing-log"))' -C metadata=2b101407ab036b6f -C extra-filename=-5a55726d1945bdc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyerror=/opt/rustwide/target/debug/deps/libanyerror-2ed4f676b7ec8425.rmeta --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-5765112e9a6bb498.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3f98c41db7e5ee81.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0927f07a2964bcf8.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9f70089942108f37.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a5a63d2bfeb5d8f.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3e7e98e7c0c45f70.rmeta --extern openraft_macros=/opt/rustwide/target/debug/deps/libopenraft_macros-86a793669cf3491f.so --extern rand=/opt/rustwide/target/debug/deps/librand-ba9ebb703f0750ea.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-827a4a8f872d637a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a743f7a005615cc5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f6d8e211ab162d0c.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f43762a3ea566f15.rmeta --extern validit=/opt/rustwide/target/debug/deps/libvalidit-3663ec524ee89912.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b39f0b03bad34ecb107c7ffb84f489310df0157181b78834288d16f458144d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b39f0b03bad34ecb107c7ffb84f489310df0157181b78834288d16f458144d0", kill_on_drop: false }` [INFO] [stdout] 3b39f0b03bad34ecb107c7ffb84f489310df0157181b78834288d16f458144d0