[INFO] fetching crate tower-sessions-deadpool-sqlite-store 0.1.1...
[INFO] testing tower-sessions-deadpool-sqlite-store-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate tower-sessions-deadpool-sqlite-store 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tower-sessions-deadpool-sqlite-store 0.1.1
[INFO] finished tweaking crates.io crate tower-sessions-deadpool-sqlite-store 0.1.1
[INFO] tweaked toml for crates.io crate tower-sessions-deadpool-sqlite-store 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-sessions-deadpool-sqlite-store 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding deadpool v0.11.2 (available: v0.12.3)
[INFO] [stderr]       Adding deadpool-sqlite v0.7.0 (available: v0.12.1)
[INFO] [stderr]       Adding rusqlite v0.30.0 (available: v0.37.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower-sessions v0.12.3 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f0f5d234f03b210c9eaeea2e45dd9009a6bd8818191ffdff0ee2021b2b6195d
[INFO] running `Command { std: "docker" "start" "-a" "3f0f5d234f03b210c9eaeea2e45dd9009a6bd8818191ffdff0ee2021b2b6195d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f0f5d234f03b210c9eaeea2e45dd9009a6bd8818191ffdff0ee2021b2b6195d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0f5d234f03b210c9eaeea2e45dd9009a6bd8818191ffdff0ee2021b2b6195d", kill_on_drop: false }`
[INFO] [stdout] 3f0f5d234f03b210c9eaeea2e45dd9009a6bd8818191ffdff0ee2021b2b6195d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b48c870ef8291ff685e5e57aed8b5771f4035330e7a89e78fded21950d2bdb80
[INFO] running `Command { std: "docker" "start" "-a" "b48c870ef8291ff685e5e57aed8b5771f4035330e7a89e78fded21950d2bdb80", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling deadpool v0.11.2
[INFO] [stderr]    Compiling deadpool-sqlite v0.7.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tower-sessions-core v0.12.3
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.12.3
[INFO] [stderr]    Compiling tower-sessions v0.12.3
[INFO] [stderr]    Compiling tower-sessions-deadpool-sqlite-store v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "b48c870ef8291ff685e5e57aed8b5771f4035330e7a89e78fded21950d2bdb80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b48c870ef8291ff685e5e57aed8b5771f4035330e7a89e78fded21950d2bdb80", kill_on_drop: false }`
[INFO] [stdout] b48c870ef8291ff685e5e57aed8b5771f4035330e7a89e78fded21950d2bdb80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a4816212e3c53f5ae0cdf38dc0694988b3bad67d30195999376268c959b0a68
[INFO] running `Command { std: "docker" "start" "-a" "2a4816212e3c53f5ae0cdf38dc0694988b3bad67d30195999376268c959b0a68", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-sessions-deadpool-sqlite-store v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "2a4816212e3c53f5ae0cdf38dc0694988b3bad67d30195999376268c959b0a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4816212e3c53f5ae0cdf38dc0694988b3bad67d30195999376268c959b0a68", kill_on_drop: false }`
[INFO] [stdout] 2a4816212e3c53f5ae0cdf38dc0694988b3bad67d30195999376268c959b0a68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcbe8986237370035432411ee42c65a06b309b243be18b20491da9913ad2478c
[INFO] running `Command { std: "docker" "start" "-a" "fcbe8986237370035432411ee42c65a06b309b243be18b20491da9913ad2478c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_sessions_deadpool_sqlite_store-de7fdf45680e4c60)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tower_sessions_deadpool_sqlite_store
[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 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] running `Command { std: "docker" "inspect" "fcbe8986237370035432411ee42c65a06b309b243be18b20491da9913ad2478c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcbe8986237370035432411ee42c65a06b309b243be18b20491da9913ad2478c", kill_on_drop: false }`
[INFO] [stdout] fcbe8986237370035432411ee42c65a06b309b243be18b20491da9913ad2478c
