[INFO] fetching crate r2d2-diesel 1.0.0...
[INFO] testing r2d2-diesel-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate r2d2-diesel 1.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate r2d2-diesel 1.0.0
[INFO] finished tweaking crates.io crate r2d2-diesel 1.0.0
[INFO] tweaked toml for crates.io crate r2d2-diesel 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2d2-diesel 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 493f8a401f7c81e067060bc51a58bc15aa4490a9bde3498efa15f28bc75f9738
[INFO] running `Command { std: "docker" "start" "-a" "493f8a401f7c81e067060bc51a58bc15aa4490a9bde3498efa15f28bc75f9738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493f8a401f7c81e067060bc51a58bc15aa4490a9bde3498efa15f28bc75f9738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493f8a401f7c81e067060bc51a58bc15aa4490a9bde3498efa15f28bc75f9738", kill_on_drop: false }`
[INFO] [stdout] 493f8a401f7c81e067060bc51a58bc15aa4490a9bde3498efa15f28bc75f9738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d160ab6fc62e56de329577de251466f2f302fec3328083777b78f1e6683248b9
[INFO] running `Command { std: "docker" "start" "-a" "d160ab6fc62e56de329577de251466f2f302fec3328083777b78f1e6683248b9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling r2d2-diesel v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Error::ConnectionError(ref e) => e.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Error::QueryError(ref e) => e.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
[INFO] running `Command { std: "docker" "inspect" "d160ab6fc62e56de329577de251466f2f302fec3328083777b78f1e6683248b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d160ab6fc62e56de329577de251466f2f302fec3328083777b78f1e6683248b9", kill_on_drop: false }`
[INFO] [stdout] d160ab6fc62e56de329577de251466f2f302fec3328083777b78f1e6683248b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eda752cc9ef7fbf84850b0c7e6122bba1001e4aba1ebfeaa90935d3679d8f84
[INFO] running `Command { std: "docker" "start" "-a" "7eda752cc9ef7fbf84850b0c7e6122bba1001e4aba1ebfeaa90935d3679d8f84", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling r2d2-diesel v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Error::ConnectionError(ref e) => e.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Error::QueryError(ref e) => e.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `diesel::pg`
[INFO] [stdout]    --> examples/postgres.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 | use diesel::pg::PgConnection;
[INFO] [stdout]     |             ^^ could not find `pg` in `diesel`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 209 | pub mod pg;
[INFO] [stdout]     |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `diesel::PgConnection`, `diesel::SqliteConnection`
[INFO] [stdout]  --> tests/test.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diesel::{PgConnection, SqliteConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `PgConnection` in the root
[INFO] [stdout]   |              help: a similar name exists in the module: `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `diesel::sqlite`
[INFO] [stdout]    --> examples/sqlite.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 | use diesel::sqlite::SqliteConnection;
[INFO] [stdout]     |             ^^^^^^ could not find `sqlite` in `diesel`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg(feature = "sqlite")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout] 211 | pub mod sqlite;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r2d2-diesel` (example "postgres") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `r2d2-diesel` (example "sqlite") due to 1 previous error
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Error::ConnectionError(ref e) => e.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Error::QueryError(ref e) => e.description(),
[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 `r2d2-diesel` (test "test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7eda752cc9ef7fbf84850b0c7e6122bba1001e4aba1ebfeaa90935d3679d8f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eda752cc9ef7fbf84850b0c7e6122bba1001e4aba1ebfeaa90935d3679d8f84", kill_on_drop: false }`
[INFO] [stdout] 7eda752cc9ef7fbf84850b0c7e6122bba1001e4aba1ebfeaa90935d3679d8f84
