[INFO] cloning repository https://github.com/Taufiqkemall2/frankensqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taufiqkemall2/frankensqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaufiqkemall2%2Ffrankensqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaufiqkemall2%2Ffrankensqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4634b1d5de84fde33d38b36bb3c9bc63ad97d18b
[INFO] testing Taufiqkemall2/frankensqlite against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaufiqkemall2%2Ffrankensqlite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Taufiqkemall2/frankensqlite
[INFO] finished tweaking git repo https://github.com/Taufiqkemall2/frankensqlite
[INFO] tweaked toml for git repo https://github.com/Taufiqkemall2/frankensqlite written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Taufiqkemall2/frankensqlite on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Taufiqkemall2/frankensqlite 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 260b8f6df7e23ef08d7871028e9a2294e55b9766201113effc7d08fe253cefc0
[INFO] running `Command { std: "docker" "start" "-a" "260b8f6df7e23ef08d7871028e9a2294e55b9766201113effc7d08fe253cefc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "260b8f6df7e23ef08d7871028e9a2294e55b9766201113effc7d08fe253cefc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260b8f6df7e23ef08d7871028e9a2294e55b9766201113effc7d08fe253cefc0", kill_on_drop: false }`
[INFO] [stdout] 260b8f6df7e23ef08d7871028e9a2294e55b9766201113effc7d08fe253cefc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5f3c50a557cf717368a83c9fcfaaf9a3bb68e69bb9ce6598de8ba953d6b5ea7
[INFO] running `Command { std: "docker" "start" "-a" "a5f3c50a557cf717368a83c9fcfaaf9a3bb68e69bb9ce6598de8ba953d6b5ea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling virtue-next v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling bincode_derive-next v2.1.0
[INFO] [stderr]    Compiling unty-next v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling uring-fs v1.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-display-width v0.3.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ftui-i18n v0.2.1
[INFO] [stderr]    Compiling ftui-extras v0.2.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling fsqlite-error v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-error)
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ftui-core v0.2.1
[INFO] [stderr]    Compiling fsqlite-types v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-types)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling franken-evidence v0.2.5
[INFO] [stderr]    Compiling franken-kernel v0.2.5
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode-next v2.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling franken-decision v0.2.5
[INFO] [stderr]    Compiling ftui-render v0.2.1
[INFO] [stderr]    Compiling ftui-layout v0.2.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ftui-style v0.2.1
[INFO] [stderr]    Compiling ftui-backend v0.2.1
[INFO] [stderr]    Compiling asupersync v0.2.5
[INFO] [stderr]    Compiling fsqlite-func v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-func)
[INFO] [stderr]    Compiling fsqlite-vfs v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-vfs)
[INFO] [stderr]    Compiling fsqlite-ast v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-ast)
[INFO] [stderr]    Compiling fsqlite-observability v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-observability)
[INFO] [stderr]    Compiling fsqlite-ext-rtree v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-ext-rtree)
[INFO] [stderr]    Compiling fsqlite-ext-session v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-ext-session)
[INFO] [stderr]    Compiling fsqlite-pager v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-pager)
[INFO] [stderr]    Compiling fsqlite-parser v0.1.1 (/opt/rustwide/workdir/crates/fsqlite-parser)
[INFO] [stderr] error: could not compile `asupersync` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name asupersync --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asupersync-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' --deny=unsafe_code --warn=unexpected_cfgs '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::missing_const_for_fn' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::collapsible_if' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(loom)' --check-cfg 'cfg(feature, values("quic", "http3"))' -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="test-internals"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "config-file", "debug-server", "default", "io-uring", "kafka", "lock-metrics", "loom-tests", "metrics", "mysql", "postgres", "proc-macros", "simd-intrinsics", "sqlite", "test-internals", "tls", "tls-native-roots", "tls-webpki-roots", "tower", "trace-compression", "tracing-integration"))' -C metadata=0b6c44ddca44a527 -C extra-filename=-1937ceeef3de81b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-7dcaabfc9b0a3822.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode_next-6d8a4aa2fd9268ea.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-d5d36aa6eb94bbe9.rmeta --extern franken_decision=/opt/rustwide/target/debug/deps/libfranken_decision-9983259cf9bedd90.rmeta --extern franken_evidence=/opt/rustwide/target/debug/deps/libfranken_evidence-5067be20c78d5157.rmeta --extern franken_kernel=/opt/rustwide/target/debug/deps/libfranken_kernel-dd78ee714c5fa3cf.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-8839910b8149c4d8.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e561cc978265a230.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-72e80e6cd660ad07.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f9a25feb4ff57d5d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0a95c19a9a8a68e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-36d3938d0b4aaf96.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-7574eed9054603c2.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-f00effcb8c41603f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-505ba7d12bec20f2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9605ddaefbbd4e79.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a5df33e1338a56a5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4580a9c68cfc22a9.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de163a3af2b6d8cb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6faee58c0d2867d4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0928006535f5dd24.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-218f1e6353bcdcf6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2befdf79949fcf9d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-18d8ef86bfbab583.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c331955e77537615.rmeta --extern visibility=/opt/rustwide/target/debug/deps/libvisibility-3c8d692c92e13a82.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5f3c50a557cf717368a83c9fcfaaf9a3bb68e69bb9ce6598de8ba953d6b5ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f3c50a557cf717368a83c9fcfaaf9a3bb68e69bb9ce6598de8ba953d6b5ea7", kill_on_drop: false }`
[INFO] [stdout] a5f3c50a557cf717368a83c9fcfaaf9a3bb68e69bb9ce6598de8ba953d6b5ea7
