[INFO] cloning repository https://github.com/adorno-dev/sqlite-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adorno-dev/sqlite-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadorno-dev%2Fsqlite-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadorno-dev%2Fsqlite-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84f0345cb78c6121e23e3761133ccc84c2f514de
[INFO] testing adorno-dev/sqlite-wasm against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadorno-dev%2Fsqlite-wasm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adorno-dev/sqlite-wasm
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/adorno-dev/sqlite-wasm
[INFO] tweaked toml for git repo https://github.com/adorno-dev/sqlite-wasm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adorno-dev/sqlite-wasm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest Rust 1.97.0-beta.6 compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.76
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.76
[INFO] [stderr]   Downloaded memchr v2.8.3
[INFO] [stderr]   Downloaded rustversion v1.0.23
[INFO] [stderr]   Downloaded minifier v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082
[INFO] running `Command { std: "docker" "start" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.103
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.76
[INFO] [stderr]    Compiling web-sys v0.3.103
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s
[INFO] running `Command { std: "docker" "inspect" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.76
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.76
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_wasm-01caf60ee507e850)
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-6128b985ee09dd72)
[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] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-64443ba4991f73d2)
[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/extensions.rs (/opt/rustwide/target/debug/deps/extensions-c6c59dc99c2b887c)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6a90629f7dc4b5cf)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-52792d5984ced521)
[INFO] [stderr]    Doc-tests sqlite_wasm
[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] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/modules/core.rs - modules::core (line 49) - compile ... ok
[INFO] [stdout] test src/lib.rs - autostart (line 87) - compile ... ok
[INFO] [stdout] test src/lib.rs - _::__wasm_bindgen_generated_autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings (line 42) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::w_msg (line 249) - compile ... ok
[INFO] [stdout] test src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) - compile ... FAILED
[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/worker.rs - modules::core::worker::initialize_embedded_worker (line 68) - compile ... 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/lib.rs - (line 27) - 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/core/database.rs - modules::core::database (line 30) - compile ... ok
[INFO] [stdout] test src/modules.rs - modules (line 17) ... ok
[INFO] [stdout] test src/modules.rs - modules (line 23) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings::WasmApi (line 76) - 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.41s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.57s; merged doctests compilation took 0.15s
[INFO] running `Command { std: "docker" "inspect" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082", kill_on_drop: false }`
[INFO] [stdout] 362ccded83ccb542b477b154e19cc06ff0d699d3bcbf9570a453b700dbe88082
