[INFO] fetching crate rbdc-pool-mobc 4.5.7...
[INFO] testing rbdc-pool-mobc-4.5.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rbdc-pool-mobc 4.5.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rbdc-pool-mobc 4.5.7
[INFO] finished tweaking crates.io crate rbdc-pool-mobc 4.5.7
[INFO] tweaked toml for crates.io crate rbdc-pool-mobc 4.5.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbdc-pool-mobc 4.5.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding mobc v0.8.5 (available: v0.9.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded rbs v4.6.2
[INFO] [stderr]   Downloaded rbdc v4.6.1
[INFO] [stderr]   Downloaded mobc v0.8.5
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded fastdate v0.3.36
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b2220c638190b220d8cedbb7f530ea81467a9354f765cf68dbd1331de9e3e50a
[INFO] running `Command { std: "docker" "start" "-a" "b2220c638190b220d8cedbb7f530ea81467a9354f765cf68dbd1331de9e3e50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2220c638190b220d8cedbb7f530ea81467a9354f765cf68dbd1331de9e3e50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2220c638190b220d8cedbb7f530ea81467a9354f765cf68dbd1331de9e3e50a", kill_on_drop: false }`
[INFO] [stdout] b2220c638190b220d8cedbb7f530ea81467a9354f765cf68dbd1331de9e3e50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7db2bd37311bd06215a6d58b2df7f5a3f236a0f93a4a0a7486be1e5c85262ba9
[INFO] running `Command { std: "docker" "start" "-a" "7db2bd37311bd06215a6d58b2df7f5a3f236a0f93a4a0a7486be1e5c85262ba9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rbs v4.6.2
[INFO] [stderr]    Compiling mobc v0.8.5
[INFO] [stderr]    Compiling fastdate v0.3.36
[INFO] [stderr]    Compiling rbdc v4.6.1
[INFO] [stderr]    Compiling rbdc-pool-mobc v4.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rbdc::pool::conn_box`
[INFO] [stdout]  --> src/lib.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rbdc::pool::conn_box::ConnectionBox;
[INFO] [stdout]   |                 ^^^^^^^^ could not find `conn_box` in `pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rbdc::pool::conn_manager`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rbdc::pool::conn_manager::ConnManager;
[INFO] [stdout]   |                 ^^^^^^^^^^^^ could not find `conn_manager` in `pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `to_value`: please use value!
[INFO] [stdout]    --> src/lib.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             to_value!(state.wait_duration),
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `rbs::to_value`: please use value!
[INFO] [stdout]  --> src/lib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rbs::{to_value, Value};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbdc-pool-mobc` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7db2bd37311bd06215a6d58b2df7f5a3f236a0f93a4a0a7486be1e5c85262ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db2bd37311bd06215a6d58b2df7f5a3f236a0f93a4a0a7486be1e5c85262ba9", kill_on_drop: false }`
[INFO] [stdout] 7db2bd37311bd06215a6d58b2df7f5a3f236a0f93a4a0a7486be1e5c85262ba9
