Sep 06 02:00:40.562 INFO checking r2d2-diesel-1.0.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:00:40.562 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:00:40.562 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:00:40.737 INFO blam! c87bc75e4d9b3f4e75b6fb20752286d662186bd4938a2a1c1acfb7ef7e829a07 Sep 06 02:00:40.738 INFO running `"docker" "start" "-a" "c87bc75e4d9b3f4e75b6fb20752286d662186bd4938a2a1c1acfb7ef7e829a07"` Sep 06 02:00:41.980 INFO kablam! usermod: no changes Sep 06 02:00:42.014 INFO kablam! Compiling diesel_derives v1.3.0 Sep 06 02:00:47.177 INFO kablam! Checking diesel v1.3.2 Sep 06 02:01:07.897 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 06 02:01:08.846 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 06 02:01:08.846 INFO kablam! --> tests/test.rs:9:14 Sep 06 02:01:08.846 INFO kablam! | Sep 06 02:01:08.846 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 06 02:01:08.846 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 06 02:01:08.846 INFO kablam! Sep 06 02:01:08.846 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 06 02:01:08.846 INFO kablam! --> tests/test.rs:9:28 Sep 06 02:01:08.846 INFO kablam! | Sep 06 02:01:08.846 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 06 02:01:08.846 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 06 02:01:08.846 INFO kablam! Sep 06 02:01:08.854 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 06 02:01:08.854 INFO kablam! --> examples/postgres.rs:7:13 Sep 06 02:01:08.854 INFO kablam! | Sep 06 02:01:08.854 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 06 02:01:08.854 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 06 02:01:08.854 INFO kablam! Sep 06 02:01:08.870 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 06 02:01:08.870 INFO kablam! --> examples/sqlite.rs:7:13 Sep 06 02:01:08.870 INFO kablam! | Sep 06 02:01:08.870 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 06 02:01:08.870 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 06 02:01:08.870 INFO kablam! Sep 06 02:01:08.962 INFO kablam! error: aborting due to previous error Sep 06 02:01:08.962 INFO kablam! Sep 06 02:01:08.962 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 02:01:08.964 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 06 02:01:08.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:01:08.974 INFO kablam! error: aborting due to 2 previous errors Sep 06 02:01:08.974 INFO kablam! Sep 06 02:01:08.974 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 02:01:08.976 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 06 02:01:08.976 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:01:09.030 INFO kablam! error: aborting due to previous error Sep 06 02:01:09.038 INFO kablam! Sep 06 02:01:09.038 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 06 02:01:09.040 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 06 02:01:09.040 INFO kablam! Sep 06 02:01:09.040 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:01:09.040 INFO kablam! su: No module specific data is present Sep 06 02:01:09.733 INFO running `"docker" "rm" "-f" "c87bc75e4d9b3f4e75b6fb20752286d662186bd4938a2a1c1acfb7ef7e829a07"` Sep 06 02:01:09.835 INFO blam! c87bc75e4d9b3f4e75b6fb20752286d662186bd4938a2a1c1acfb7ef7e829a07