[INFO] fetching crate fsqlite-cli 0.1.1... [INFO] testing fsqlite-cli-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fsqlite-cli 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fsqlite-cli 0.1.1 [INFO] finished tweaking crates.io crate fsqlite-cli 0.1.1 [INFO] tweaked toml for crates.io crate fsqlite-cli 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fsqlite-cli 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fsqlite-cli 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61517343df87c94534bb8b543411d700353da772d57f8f1b4d567d94f9823be [INFO] running `Command { std: "docker" "start" "-a" "a61517343df87c94534bb8b543411d700353da772d57f8f1b4d567d94f9823be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61517343df87c94534bb8b543411d700353da772d57f8f1b4d567d94f9823be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61517343df87c94534bb8b543411d700353da772d57f8f1b4d567d94f9823be", kill_on_drop: false }` [INFO] [stdout] a61517343df87c94534bb8b543411d700353da772d57f8f1b4d567d94f9823be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 040e71d6e43f369729081b5182fb105d69e997476621f61eab669b023e976047 [INFO] running `Command { std: "docker" "start" "-a" "040e71d6e43f369729081b5182fb105d69e997476621f61eab669b023e976047", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling virtue-next v0.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rmp v0.8.15 [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 tracing-subscriber v0.3.22 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling uring-fs v1.4.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [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 ahash v0.8.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fsqlite-error v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fsqlite-types v0.1.1 [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 franken-decision v0.2.5 [INFO] [stderr] Compiling asupersync v0.2.5 [INFO] [stderr] Compiling fsqlite-vfs v0.1.1 [INFO] [stderr] Compiling fsqlite-ast v0.1.1 [INFO] [stderr] Compiling fsqlite-func v0.1.1 [INFO] [stderr] Compiling fsqlite-observability v0.1.1 [INFO] [stderr] Compiling fsqlite-ext-rtree v0.1.1 [INFO] [stderr] Compiling fsqlite-planner v0.1.1 [INFO] [stderr] Compiling fsqlite-parser v0.1.1 [INFO] [stderr] Compiling fsqlite-pager v0.1.1 [INFO] [stderr] Compiling fsqlite-ext-fts5 v0.1.1 [INFO] [stderr] Compiling fsqlite-ext-json v0.1.1 [INFO] [stderr] Compiling fsqlite-btree v0.1.1 [INFO] [stderr] Compiling fsqlite-wal v0.1.1 [INFO] [stderr] Compiling fsqlite-mvcc v0.1.1 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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 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"))' --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=3330cb781cde84eb -C extra-filename=-23ff116494593e61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode_next-28c4c0ade2ecc1ba.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd0d142a4956b3.rmeta --extern franken_decision=/opt/rustwide/target/debug/deps/libfranken_decision-089b5d35965fce4a.rmeta --extern franken_evidence=/opt/rustwide/target/debug/deps/libfranken_evidence-b3174132602ba6c3.rmeta --extern franken_kernel=/opt/rustwide/target/debug/deps/libfranken_kernel-dae3624ff75800bf.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-9ce1a30efa74e364.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-fbfac6c05d09aafb.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9cd57db9a71b8a3.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-bb4dcfeb681020b8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2dfeac4757da0c68.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-afc10a59cc68bead.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-d63e65548fdf4ffc.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-f9b46cd19c7994e1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c66676419d283125.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-07683d8e5601eba5.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-55054f85fd52ec93.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e4175fbaa69053c8.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e253d0c0a7952806.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfa6b810a3586e5f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50be6d1d0da98c91.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-761c185431ebae63.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1359bd09178d63de.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ab4d2313518bd663.rmeta --extern visibility=/opt/rustwide/target/debug/deps/libvisibility-05fbff86f560dff1.so --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" "040e71d6e43f369729081b5182fb105d69e997476621f61eab669b023e976047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040e71d6e43f369729081b5182fb105d69e997476621f61eab669b023e976047", kill_on_drop: false }` [INFO] [stdout] 040e71d6e43f369729081b5182fb105d69e997476621f61eab669b023e976047