[INFO] fetching crate tokio-rusqlite-axuman 0.9.0...
[INFO] testing tokio-rusqlite-axuman-0.9.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tokio-rusqlite-axuman 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tokio-rusqlite-axuman 0.9.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokio-rusqlite-axuman 0.9.0
[INFO] tweaked toml for crates.io crate tokio-rusqlite-axuman 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-rusqlite-axuman 0.9.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-rusqlite-axuman 0.9.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bda556d7b0c2ab58cbb8c2ed415046d2d4764786e95cdfe066a42feeccecfc79
[INFO] running `Command { std: "docker" "start" "-a" "bda556d7b0c2ab58cbb8c2ed415046d2d4764786e95cdfe066a42feeccecfc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bda556d7b0c2ab58cbb8c2ed415046d2d4764786e95cdfe066a42feeccecfc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda556d7b0c2ab58cbb8c2ed415046d2d4764786e95cdfe066a42feeccecfc79", kill_on_drop: false }`
[INFO] [stdout] bda556d7b0c2ab58cbb8c2ed415046d2d4764786e95cdfe066a42feeccecfc79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5559ab32059b8a0c733832700db9b82cd49deab46d89dc034735b68fee2a6ae4
[INFO] running `Command { std: "docker" "start" "-a" "5559ab32059b8a0c733832700db9b82cd49deab46d89dc034735b68fee2a6ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling tokio-rusqlite-axuman v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
[INFO] running `Command { std: "docker" "inspect" "5559ab32059b8a0c733832700db9b82cd49deab46d89dc034735b68fee2a6ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5559ab32059b8a0c733832700db9b82cd49deab46d89dc034735b68fee2a6ae4", kill_on_drop: false }`
[INFO] [stdout] 5559ab32059b8a0c733832700db9b82cd49deab46d89dc034735b68fee2a6ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3007c8ddf1d4aa02efcd4d8d9e3a53345fd5a8b9049274ed82c97148d3f600af
[INFO] running `Command { std: "docker" "start" "-a" "3007c8ddf1d4aa02efcd4d8d9e3a53345fd5a8b9049274ed82c97148d3f600af", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling tokio-rusqlite-axuman v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio_rusqlite_new`
[INFO] [stdout]  --> examples/multiple_tasks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_rusqlite_new::{Connection, Result};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_rusqlite_new`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use tokio_rusqlite_new::{Connection, Result};
[INFO] [stdout] 5 + use tokio_rusqlite_axuman::{Connection, Result};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_rusqlite_new`
[INFO] [stdout]  --> tests/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_rusqlite_new::{Connection, Error, Result};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_rusqlite_new`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use tokio_rusqlite_new::{Connection, Error, Result};
[INFO] [stdout] 4 + use tokio_rusqlite_axuman::{Connection, Error, Result};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_rusqlite_new`
[INFO] [stdout]  --> examples/in_memory.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_rusqlite_new::{Connection, Result};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_rusqlite_new`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use tokio_rusqlite_new::{Connection, Result};
[INFO] [stdout] 4 + use tokio_rusqlite_axuman::{Connection, Result};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-rusqlite-axuman` (example "multiple_tasks") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-rusqlite-axuman` (example "in_memory") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-rusqlite-axuman` (test "tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3007c8ddf1d4aa02efcd4d8d9e3a53345fd5a8b9049274ed82c97148d3f600af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3007c8ddf1d4aa02efcd4d8d9e3a53345fd5a8b9049274ed82c97148d3f600af", kill_on_drop: false }`
[INFO] [stdout] 3007c8ddf1d4aa02efcd4d8d9e3a53345fd5a8b9049274ed82c97148d3f600af
