[INFO] fetching crate quill-sql 0.2.0...
[INFO] testing quill-sql-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate quill-sql 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate quill-sql 0.2.0
[INFO] finished tweaking crates.io crate quill-sql 0.2.0
[INFO] tweaked toml for crates.io crate quill-sql 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quill-sql 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quill-sql 0.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13724482da4ea562ab9fdcd2c54ff326c8f14a485eb07eb108349122e3c553e2
[INFO] running `Command { std: "docker" "start" "-a" "13724482da4ea562ab9fdcd2c54ff326c8f14a485eb07eb108349122e3c553e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13724482da4ea562ab9fdcd2c54ff326c8f14a485eb07eb108349122e3c553e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13724482da4ea562ab9fdcd2c54ff326c8f14a485eb07eb108349122e3c553e2", kill_on_drop: false }`
[INFO] [stdout] 13724482da4ea562ab9fdcd2c54ff326c8f14a485eb07eb108349122e3c553e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e56c1fdceb2d8ca24fec35b0a6e7b46fc883ff3d374efd1516c298a26c2ed934
[INFO] running `Command { std: "docker" "start" "-a" "e56c1fdceb2d8ca24fec35b0a6e7b46fc883ff3d374efd1516c298a26c2ed934", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling libtest-mimic v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling shared-local-state v0.1.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling mwcas v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling bztree v0.2.0
[INFO] [stderr]    Compiling ebr v0.2.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive-with v0.6.1
[INFO] [stderr]    Compiling sqlparser v0.34.0
[INFO] [stderr]    Compiling string-error v0.1.0
[INFO] [stderr]    Compiling stack-map v1.0.5
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling sqllogictest v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling quill-sql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.43s
[INFO] running `Command { std: "docker" "inspect" "e56c1fdceb2d8ca24fec35b0a6e7b46fc883ff3d374efd1516c298a26c2ed934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56c1fdceb2d8ca24fec35b0a6e7b46fc883ff3d374efd1516c298a26c2ed934", kill_on_drop: false }`
[INFO] [stdout] e56c1fdceb2d8ca24fec35b0a6e7b46fc883ff3d374efd1516c298a26c2ed934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26c1916824831dcf8dede5ca11577ccbaccd7db958c431560e858e4daffa890a
[INFO] running `Command { std: "docker" "start" "-a" "26c1916824831dcf8dede5ca11577ccbaccd7db958c431560e858e4daffa890a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling sqllogictest v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling quill-sql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.31s
[INFO] running `Command { std: "docker" "inspect" "26c1916824831dcf8dede5ca11577ccbaccd7db958c431560e858e4daffa890a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26c1916824831dcf8dede5ca11577ccbaccd7db958c431560e858e4daffa890a", kill_on_drop: false }`
[INFO] [stdout] 26c1916824831dcf8dede5ca11577ccbaccd7db958c431560e858e4daffa890a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9444c1e879ba63a2f7c86b6d2b5ff6cf929e8582220e25e015f1d0929a709a03
[INFO] running `Command { std: "docker" "start" "-a" "9444c1e879ba63a2f7c86b6d2b5ff6cf929e8582220e25e015f1d0929a709a03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quill_sql-4dcb2a9775db959d)
[INFO] [stdout] 
[INFO] [stdout] running 141 tests
[INFO] [stdout] test buffer::page::tests::test_page_struct_creation ... ok
[INFO] [stdout] test buffer::buffer_manager::tests::concurrent_reads_do_not_leak_pins has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::concurrent_writes_mark_dirty_and_flush_once has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::delete_page_releases_frame has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::fetch_page_read_increments_pin_and_resets_on_drop has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::fetch_page_write_marks_dirty_and_tracks_lsn has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::flush_page_writes_back_and_clears_dirty_flag has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_manager::tests::new_page_initializes_frame has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_pool::tests::load_page_into_frame_populates_arena_and_meta has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_pool::tests::page_table_insert_lookup_and_remove has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_pool::tests::reset_frame_clears_data_and_meta has been running for over 60 seconds
[INFO] [stdout] test buffer::buffer_pool::tests::write_page_to_disk_persists_arena_bytes has been running for over 60 seconds
[INFO] [stdout] test buffer::page::tests::apply_page_image_logs_wal_records has been running for over 60 seconds
[INFO] [stdout] test buffer::page::tests::apply_page_image_rejects_invalid_length has been running for over 60 seconds
[INFO] [stdout] test buffer::page::tests::test_read_guard_deref_and_drop has been running for over 60 seconds
[INFO] [stdout] test buffer::page::tests::test_write_guard_deref_mut_and_drop has been running for over 60 seconds
[INFO] [stdout] test buffer::page::tests::test_write_guard_without_mutation_is_not_dirty has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9444c1e879ba63a2f7c86b6d2b5ff6cf929e8582220e25e015f1d0929a709a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9444c1e879ba63a2f7c86b6d2b5ff6cf929e8582220e25e015f1d0929a709a03", kill_on_drop: false }`
[INFO] [stdout] 9444c1e879ba63a2f7c86b6d2b5ff6cf929e8582220e25e015f1d0929a709a03
