[INFO] fetching crate tokio-rusqlite-axuman 0.9.0...
[INFO] testing tokio-rusqlite-axuman-0.9.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tokio-rusqlite-axuman 0.9.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-rusqlite-axuman 0.9.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 421a7fcd5a98a17e49fa573f8db417a525872d42b7e316a4ca04cc775739ac54
[INFO] running `Command { std: "docker" "start" "-a" "421a7fcd5a98a17e49fa573f8db417a525872d42b7e316a4ca04cc775739ac54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "421a7fcd5a98a17e49fa573f8db417a525872d42b7e316a4ca04cc775739ac54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421a7fcd5a98a17e49fa573f8db417a525872d42b7e316a4ca04cc775739ac54", kill_on_drop: false }`
[INFO] [stdout] 421a7fcd5a98a17e49fa573f8db417a525872d42b7e316a4ca04cc775739ac54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36fbce3efcde8f89b067902f2729278f1e96dbc261dec59c88143504b03f2013
[INFO] running `Command { std: "docker" "start" "-a" "36fbce3efcde8f89b067902f2729278f1e96dbc261dec59c88143504b03f2013", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[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 7.10s
[INFO] running `Command { std: "docker" "inspect" "36fbce3efcde8f89b067902f2729278f1e96dbc261dec59c88143504b03f2013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fbce3efcde8f89b067902f2729278f1e96dbc261dec59c88143504b03f2013", kill_on_drop: false }`
[INFO] [stdout] 36fbce3efcde8f89b067902f2729278f1e96dbc261dec59c88143504b03f2013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 298f7d02ba564e513fcd9903f712cac872337c41d6cf0b4450fac5c4cb044f9b
[INFO] running `Command { std: "docker" "start" "-a" "298f7d02ba564e513fcd9903f712cac872337c41d6cf0b4450fac5c4cb044f9b", 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]  --> 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 "in_memory") 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] [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] [stderr] error: could not compile `tokio-rusqlite-axuman` (example "multiple_tasks") 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" "298f7d02ba564e513fcd9903f712cac872337c41d6cf0b4450fac5c4cb044f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298f7d02ba564e513fcd9903f712cac872337c41d6cf0b4450fac5c4cb044f9b", kill_on_drop: false }`
[INFO] [stdout] 298f7d02ba564e513fcd9903f712cac872337c41d6cf0b4450fac5c4cb044f9b
