[INFO] cloning repository https://github.com/whygee-dev/powersync-mdbx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whygee-dev/powersync-mdbx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhygee-dev%2Fpowersync-mdbx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhygee-dev%2Fpowersync-mdbx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bd36e17dc7da23e6de9a3a98f1d62ec923f3012
[INFO] checking whygee-dev/powersync-mdbx against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhygee-dev%2Fpowersync-mdbx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whygee-dev/powersync-mdbx
[INFO] finished tweaking git repo https://github.com/whygee-dev/powersync-mdbx
[INFO] tweaked toml for git repo https://github.com/whygee-dev/powersync-mdbx written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whygee-dev/powersync-mdbx on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whygee-dev/powersync-mdbx 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tls_codec v0.4.2
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.14.0
[INFO] [stderr]   Downloaded x509-cert v0.2.5
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded libpq-sys v0.8.0
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.12
[INFO] [stderr]   Downloaded der_derive v0.7.3
[INFO] [stderr]   Downloaded libmdbx v0.6.6
[INFO] [stderr]   Downloaded postgres-types v0.2.14
[INFO] [stderr]   Downloaded pgwire-replication v0.3.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.18
[INFO] [stderr]   Downloaded pg_walstream v0.5.1
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded mdbx-sys v13.11.0
[INFO] [stderr]   Downloaded regex-automata v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53
[INFO] running `Command { std: "docker" "start" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53", 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" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.64.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=99d2c8cb0d450cac -C extra-filename=-98a59beb811711b4 --out-dir /opt/rustwide/target/debug/build/bindgen/98a59beb811711b4/out -L dependency=/opt/rustwide/target/debug/build/bitflags/55249c3eaa54b7c1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/a9eb9fd49a906609/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/home/0c05cb563757a1ac/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/80dc1f8eca1ec8c7/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/f27ed9f657b07325/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/6cfc29f51ad2e25a/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/de99fafc478a3d10/out -L dependency=/opt/rustwide/target/debug/build/rustix/d45c743bfdb3ea6d/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/1969f6684f376d5e/out/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/20193bf621a212e8/out/libcexpr-20193bf621a212e8.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/3d514666f79d4538/out/libclang_sys-3d514666f79d4538.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/build/log/ea664147fe42076c/out/liblog-ea664147fe42076c.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/e2393a103b163ab9/out/libregex-e2393a103b163ab9.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/94f3e93dfc09e99b/out/libsyn-94f3e93dfc09e99b.rmeta --extern which=/opt/rustwide/target/debug/build/which/9d9c08cdcf014478/out/libwhich-9d9c08cdcf014478.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53", kill_on_drop: false }`
[INFO] [stdout] c7884ea1847f27fd999b4f0df1957fc963c6ceacee5246142e0a64396b599f53
