Sep 04 07:10:36.850 INFO checking r2d2-diesel-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:10:36.850 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:10:36.851 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:10:37.037 INFO blam! a8323124d3a44e884abb6a7cf622010fbb94d00e963ebede98a3731e1ebc905d Sep 04 07:10:37.039 INFO running `"docker" "start" "-a" "a8323124d3a44e884abb6a7cf622010fbb94d00e963ebede98a3731e1ebc905d"` Sep 04 07:10:37.654 INFO kablam! Compiling diesel_derives v1.3.0 Sep 04 07:10:46.254 INFO kablam! Checking diesel v1.3.2 Sep 04 07:11:15.549 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 04 07:11:17.071 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 04 07:11:17.071 INFO kablam! --> tests/test.rs:9:14 Sep 04 07:11:17.071 INFO kablam! | Sep 04 07:11:17.071 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 07:11:17.071 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 04 07:11:17.071 INFO kablam! Sep 04 07:11:17.071 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 04 07:11:17.071 INFO kablam! --> tests/test.rs:9:28 Sep 04 07:11:17.071 INFO kablam! | Sep 04 07:11:17.071 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 07:11:17.071 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 04 07:11:17.071 INFO kablam! Sep 04 07:11:17.077 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 04 07:11:17.077 INFO kablam! --> examples/sqlite.rs:7:13 Sep 04 07:11:17.077 INFO kablam! | Sep 04 07:11:17.077 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 04 07:11:17.077 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 04 07:11:17.077 INFO kablam! Sep 04 07:11:17.126 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 04 07:11:17.126 INFO kablam! --> examples/postgres.rs:7:13 Sep 04 07:11:17.126 INFO kablam! | Sep 04 07:11:17.126 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 04 07:11:17.127 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 04 07:11:17.127 INFO kablam! Sep 04 07:11:17.187 INFO kablam! error: aborting due to previous error Sep 04 07:11:17.187 INFO kablam! Sep 04 07:11:17.187 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:17.196 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:17.196 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:11:17.241 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:11:17.241 INFO kablam! Sep 04 07:11:17.241 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:17.250 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:17.250 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:11:17.273 INFO kablam! error: aborting due to previous error Sep 04 07:11:17.273 INFO kablam! Sep 04 07:11:17.273 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:17.283 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:17.283 INFO kablam! Sep 04 07:11:17.284 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:11:17.285 INFO kablam! su: No module specific data is present Sep 04 07:11:17.754 INFO running `"docker" "rm" "-f" "a8323124d3a44e884abb6a7cf622010fbb94d00e963ebede98a3731e1ebc905d"` Sep 04 07:11:17.847 INFO blam! a8323124d3a44e884abb6a7cf622010fbb94d00e963ebede98a3731e1ebc905d