Sep 04 07:10:37.336 INFO checking r2d2-diesel-1.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:10:37.336 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:10:37.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.499 INFO blam! f4236ebe509b24a0e35852226277676c2d059faff59c2ed98506eb2655a673b5 Sep 04 07:10:37.501 INFO running `"docker" "start" "-a" "f4236ebe509b24a0e35852226277676c2d059faff59c2ed98506eb2655a673b5"` Sep 04 07:10:38.082 INFO kablam! Compiling diesel_derives v1.3.0 Sep 04 07:10:46.196 INFO kablam! Checking diesel v1.3.2 Sep 04 07:11:16.662 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 04 07:11:18.150 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 04 07:11:18.150 INFO kablam! --> examples/sqlite.rs:7:13 Sep 04 07:11:18.150 INFO kablam! | Sep 04 07:11:18.150 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 04 07:11:18.150 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 04 07:11:18.150 INFO kablam! Sep 04 07:11:18.231 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 04 07:11:18.231 INFO kablam! --> tests/test.rs:9:14 Sep 04 07:11:18.231 INFO kablam! | Sep 04 07:11:18.231 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 07:11:18.231 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 04 07:11:18.231 INFO kablam! Sep 04 07:11:18.231 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 04 07:11:18.231 INFO kablam! --> tests/test.rs:9:28 Sep 04 07:11:18.231 INFO kablam! | Sep 04 07:11:18.232 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 07:11:18.232 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 04 07:11:18.232 INFO kablam! Sep 04 07:11:18.245 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 04 07:11:18.245 INFO kablam! --> examples/postgres.rs:7:13 Sep 04 07:11:18.245 INFO kablam! | Sep 04 07:11:18.245 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 04 07:11:18.245 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 04 07:11:18.245 INFO kablam! Sep 04 07:11:18.314 INFO kablam! error: aborting due to previous error Sep 04 07:11:18.314 INFO kablam! Sep 04 07:11:18.314 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:18.322 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:18.322 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:11:18.375 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:11:18.375 INFO kablam! Sep 04 07:11:18.375 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:18.383 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:18.383 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:11:18.403 INFO kablam! error: aborting due to previous error Sep 04 07:11:18.403 INFO kablam! Sep 04 07:11:18.403 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 07:11:18.412 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 07:11:18.412 INFO kablam! Sep 04 07:11:18.412 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:11:18.413 INFO kablam! su: No module specific data is present Sep 04 07:11:18.774 INFO running `"docker" "rm" "-f" "f4236ebe509b24a0e35852226277676c2d059faff59c2ed98506eb2655a673b5"` Sep 04 07:11:18.883 INFO blam! f4236ebe509b24a0e35852226277676c2d059faff59c2ed98506eb2655a673b5