[INFO] fetching crate ankurah-virtual-scroll 0.7.7...
[INFO] testing ankurah-virtual-scroll-0.7.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate ankurah-virtual-scroll 0.7.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ankurah-virtual-scroll 0.7.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ankurah-virtual-scroll 0.7.7
[INFO] tweaked toml for crates.io crate ankurah-virtual-scroll 0.7.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ankurah-virtual-scroll 0.7.7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ankurah-virtual-scroll 0.7.7 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2c056d097ac440d7efb3fb95a568e6cacb2c29c5e78cb807fd0d6325b0fe8c1
[INFO] running `Command { std: "docker" "start" "-a" "e2c056d097ac440d7efb3fb95a568e6cacb2c29c5e78cb807fd0d6325b0fe8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c056d097ac440d7efb3fb95a568e6cacb2c29c5e78cb807fd0d6325b0fe8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c056d097ac440d7efb3fb95a568e6cacb2c29c5e78cb807fd0d6325b0fe8c1", kill_on_drop: false }`
[INFO] [stdout] e2c056d097ac440d7efb3fb95a568e6cacb2c29c5e78cb807fd0d6325b0fe8c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de999af775e0062d74a84cfce13bb044ccf127ce7cb1ecee9648fce51e5d6e2
[INFO] running `Command { std: "docker" "start" "-a" "3de999af775e0062d74a84cfce13bb044ccf127ce7cb1ecee9648fce51e5d6e2", 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 zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling reactive_graph v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ankurah-virtual-scroll-derive v0.7.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling yrs v0.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling ankurah-signals v0.7.17
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling ankql v0.7.17
[INFO] [stderr]    Compiling ankurah-proto v0.7.17
[INFO] [stderr]    Compiling ankurah-derive v0.7.17
[INFO] [stderr]    Compiling ankurah-core v0.7.17
[INFO] [stderr]    Compiling ankurah v0.7.17
[INFO] [stderr]    Compiling ankurah-virtual-scroll v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "3de999af775e0062d74a84cfce13bb044ccf127ce7cb1ecee9648fce51e5d6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de999af775e0062d74a84cfce13bb044ccf127ce7cb1ecee9648fce51e5d6e2", kill_on_drop: false }`
[INFO] [stdout] 3de999af775e0062d74a84cfce13bb044ccf127ce7cb1ecee9648fce51e5d6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 405e4f61441c0f9d7f88b10b5876e3f68c116931d6d9f1c33387d4b9812f0b1e
[INFO] running `Command { std: "docker" "start" "-a" "405e4f61441c0f9d7f88b10b5876e3f68c116931d6d9f1c33387d4b9812f0b1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling ankurah-virtual-scroll-derive v0.7.7
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling yrs v0.24.0
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling reactive_graph v0.2.12
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling ankurah-signals v0.7.17
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling ankql v0.7.17
[INFO] [stderr]    Compiling ankurah-proto v0.7.17
[INFO] [stderr]    Compiling ankurah-derive v0.7.17
[INFO] [stderr]    Compiling ankurah-core v0.7.17
[INFO] [stderr]    Compiling ankurah v0.7.17
[INFO] [stderr]    Compiling ankurah-storage-common v0.7.17
[INFO] [stderr]    Compiling ankurah-virtual-scroll v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ankurah-storage-sled v0.7.17
[INFO] [stderr] error: could not compile `ankurah-virtual-scroll` (test "scroll_manager_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name scroll_manager_tests --edition=2021 tests/scroll_manager_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "uniffi", "wasm"))' -C metadata=1a723dd34b3e8345 -C extra-filename=-b63b9fac6e374133 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ankql=/opt/rustwide/target/debug/deps/libankql-1f459fd7591f79c0.rlib --extern ankurah=/opt/rustwide/target/debug/deps/libankurah-d51fec29b9d196d1.rlib --extern ankurah_proto=/opt/rustwide/target/debug/deps/libankurah_proto-9f3759f083bc73ea.rlib --extern ankurah_signals=/opt/rustwide/target/debug/deps/libankurah_signals-1fd2f7438d0db68e.rlib --extern ankurah_storage_sled=/opt/rustwide/target/debug/deps/libankurah_storage_sled-a19fef6e9a307d7e.rlib --extern ankurah_virtual_scroll=/opt/rustwide/target/debug/deps/libankurah_virtual_scroll-9dd59f2d41f1e3b0.rlib --extern ankurah_virtual_scroll_derive=/opt/rustwide/target/debug/deps/libankurah_virtual_scroll_derive-9433d8c7dd286c1d.so --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-6b4ecac36b7c7d1b.so --extern serde=/opt/rustwide/target/debug/deps/libserde-defeb4fda07438db.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2e70c2ce0ac34d44.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e64c0162695a493.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-77af59cb0831b069.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-425387f97f90104a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-81fd6ab25aaaefd3/out -L native=/opt/rustwide/target/debug/build/blake3-81fd6ab25aaaefd3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "405e4f61441c0f9d7f88b10b5876e3f68c116931d6d9f1c33387d4b9812f0b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405e4f61441c0f9d7f88b10b5876e3f68c116931d6d9f1c33387d4b9812f0b1e", kill_on_drop: false }`
[INFO] [stdout] 405e4f61441c0f9d7f88b10b5876e3f68c116931d6d9f1c33387d4b9812f0b1e
