[INFO] fetching crate sqlite-wasm 0.1.4...
[INFO] testing sqlite-wasm-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sqlite-wasm 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] tweaked toml for crates.io crate sqlite-wasm 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-wasm 0.1.4 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 crates.io crate sqlite-wasm 0.1.4 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba293adca2c4e941038764772363aecd10879fc8334984b20d9e22da7050f4e8
[INFO] running `Command { std: "docker" "start" "-a" "ba293adca2c4e941038764772363aecd10879fc8334984b20d9e22da7050f4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba293adca2c4e941038764772363aecd10879fc8334984b20d9e22da7050f4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba293adca2c4e941038764772363aecd10879fc8334984b20d9e22da7050f4e8", kill_on_drop: false }`
[INFO] [stdout] ba293adca2c4e941038764772363aecd10879fc8334984b20d9e22da7050f4e8
[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=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] ca4ceffc6b17831e564eb2b8ad946ac1a70ce9a7e3121ea190484c7cb0e48aeb
[INFO] running `Command { std: "docker" "start" "-a" "ca4ceffc6b17831e564eb2b8ad946ac1a70ce9a7e3121ea190484c7cb0e48aeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.77s
[INFO] running `Command { std: "docker" "inspect" "ca4ceffc6b17831e564eb2b8ad946ac1a70ce9a7e3121ea190484c7cb0e48aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4ceffc6b17831e564eb2b8ad946ac1a70ce9a7e3121ea190484c7cb0e48aeb", kill_on_drop: false }`
[INFO] [stdout] ca4ceffc6b17831e564eb2b8ad946ac1a70ce9a7e3121ea190484c7cb0e48aeb
[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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d18ec0049f625908e53bd9b9101bb288c7541ed4e1f2bf47e640b6d89e9583b7
[INFO] running `Command { std: "docker" "start" "-a" "d18ec0049f625908e53bd9b9101bb288c7541ed4e1f2bf47e640b6d89e9583b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.74s
[INFO] running `Command { std: "docker" "inspect" "d18ec0049f625908e53bd9b9101bb288c7541ed4e1f2bf47e640b6d89e9583b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d18ec0049f625908e53bd9b9101bb288c7541ed4e1f2bf47e640b6d89e9583b7", kill_on_drop: false }`
[INFO] [stdout] d18ec0049f625908e53bd9b9101bb288c7541ed4e1f2bf47e640b6d89e9583b7
[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=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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 362acfc0376328ad20696e277f78e3036a73bfd265c4abb47fcfc5f9d57a348b
[INFO] running `Command { std: "docker" "start" "-a" "362acfc0376328ad20696e277f78e3036a73bfd265c4abb47fcfc5f9d57a348b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_wasm-9b3107c253cceed4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-078ef512c0bd6c79)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-fb025499b85286ac)
[INFO] [stderr]      Running tests/extensions.rs (/opt/rustwide/target/debug/deps/extensions-b601914d47f6f8f5)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-61c7f5eed9e04336)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-b1da5a42ec6422df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_wasm
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - autostart (line 87) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings (line 42) - compile ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings::WasmApi (line 76) - compile ... ok
[INFO] [stdout] test src/modules/core/database.rs - modules::core::database (line 30) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_data_url (line 110) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_blob_url (line 78) - compile ... ok
[INFO] [stdout] test src/modules/core.rs - modules::core (line 49) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_embedded_worker (line 261) - compile ... ok
[INFO] [stdout] test src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - _::__wasm_bindgen_generated_autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules.rs - modules (line 17) ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::w_msg (line 249) - compile ... ok
[INFO] [stdout] test src/modules.rs - modules (line 23) ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::_::__wasm_bindgen_generated_initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlite_wasm::modules::core::optimizations`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | use sqlite_wasm::modules::core::optimizations::ConnectionPool;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ could not find `optimizations` in `core`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `join` in `tokio`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (users, products) = tokio::join!(
[INFO] [stdout]    |                                ^^^^ could not find `join` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.75s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "362acfc0376328ad20696e277f78e3036a73bfd265c4abb47fcfc5f9d57a348b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362acfc0376328ad20696e277f78e3036a73bfd265c4abb47fcfc5f9d57a348b", kill_on_drop: false }`
[INFO] [stdout] 362acfc0376328ad20696e277f78e3036a73bfd265c4abb47fcfc5f9d57a348b
