[INFO] fetching crate rbdc-pool-mobc 4.5.7... [INFO] testing rbdc-pool-mobc-4.5.7 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rbdc-pool-mobc 4.5.7 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rbdc-pool-mobc 4.5.7 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 116 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded rbs v4.8.3 [INFO] [stderr] Downloaded metrics v0.23.1 [INFO] [stderr] Downloaded mobc v0.8.5 [INFO] [stderr] Downloaded fastdate v0.3.36 [INFO] [stderr] Downloaded rbdc v4.9.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e726071e218881ab9559e06ed33b8f46c5f026f2a09968c76c85db70bf4e040 [INFO] running `Command { std: "docker" "start" "-a" "1e726071e218881ab9559e06ed33b8f46c5f026f2a09968c76c85db70bf4e040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e726071e218881ab9559e06ed33b8f46c5f026f2a09968c76c85db70bf4e040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e726071e218881ab9559e06ed33b8f46c5f026f2a09968c76c85db70bf4e040", kill_on_drop: false }` [INFO] [stdout] 1e726071e218881ab9559e06ed33b8f46c5f026f2a09968c76c85db70bf4e040 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d1cd3072e775863e3ee19dfc10cdbeebe6d45e2b1dd542a558c2dff55a0cb97 [INFO] running `Command { std: "docker" "start" "-a" "0d1cd3072e775863e3ee19dfc10cdbeebe6d45e2b1dd542a558c2dff55a0cb97", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rbs v4.8.3 [INFO] [stderr] Compiling fastdate v0.3.36 [INFO] [stderr] Compiling mobc v0.8.5 [INFO] [stderr] Compiling rbdc v4.9.2 [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] error[E0407]: method `get_rows` is not a member of trait `Connection` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / fn get_rows( [INFO] [stdout] 147 | | &mut self, [INFO] [stdout] 148 | | sql: &str, [INFO] [stdout] 149 | | params: Vec, [INFO] [stdout] ... | [INFO] [stdout] 154 | | self.conn.as_mut().unwrap().get_rows(sql, params) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ not a member of trait `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rbdc-pool-mobc` (lib) due to 4 previous errors; 2 warnings emitted [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] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] error[E0046]: not all trait items implemented, missing: `exec_rows` [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl Connection for ConnManagerProxy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `exec_rows` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn exec_rows(&mut self, _: &str, _: Vec) -> Pin>, rbdc::Error>> + Send>> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d1cd3072e775863e3ee19dfc10cdbeebe6d45e2b1dd542a558c2dff55a0cb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1cd3072e775863e3ee19dfc10cdbeebe6d45e2b1dd542a558c2dff55a0cb97", kill_on_drop: false }` [INFO] [stdout] 0d1cd3072e775863e3ee19dfc10cdbeebe6d45e2b1dd542a558c2dff55a0cb97