[INFO] fetching crate databend-driver 0.33.4...
[INFO] checking databend-driver-0.33.4 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] extracting crate databend-driver 0.33.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate databend-driver 0.33.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate databend-driver 0.33.4
[INFO] tweaked toml for crates.io crate databend-driver 0.33.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate databend-driver 0.33.4 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate databend-driver 0.33.4 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 480c2118019d50f1d429347de03e2592049e2af02d2192c19952a33f24d7e0b6
[INFO] running `Command { std: "docker" "start" "-a" "480c2118019d50f1d429347de03e2592049e2af02d2192c19952a33f24d7e0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "480c2118019d50f1d429347de03e2592049e2af02d2192c19952a33f24d7e0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480c2118019d50f1d429347de03e2592049e2af02d2192c19952a33f24d7e0b6", kill_on_drop: false }`
[INFO] [stdout] 480c2118019d50f1d429347de03e2592049e2af02d2192c19952a33f24d7e0b6
[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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8012e1a78d15e935b3e726b7bc72fa4b893b314db645df4e4337ee6623f73ae6
[INFO] running `Command { std: "docker" "start" "-a" "8012e1a78d15e935b3e726b7bc72fa4b893b314db645df4e4337ee6623f73ae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking jiff-tzdb v0.1.5
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ed7ca08035b68cfc -C extra-filename=-cb75abd1f5411625 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.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" "8012e1a78d15e935b3e726b7bc72fa4b893b314db645df4e4337ee6623f73ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8012e1a78d15e935b3e726b7bc72fa4b893b314db645df4e4337ee6623f73ae6", kill_on_drop: false }`
[INFO] [stdout] 8012e1a78d15e935b3e726b7bc72fa4b893b314db645df4e4337ee6623f73ae6
