Sep 02 03:48:14.737 INFO checking r2d2-diesel-1.0.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 03:48:14.737 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:48:14.738 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:48:14.922 INFO blam! 2bdcbc1fdcaf042c0007f86536c525eac4d0a74fe37e75629eff372ee5d07ed0 Sep 02 03:48:14.924 INFO running `"docker" "start" "-a" "2bdcbc1fdcaf042c0007f86536c525eac4d0a74fe37e75629eff372ee5d07ed0"` Sep 02 03:48:15.475 INFO kablam! Compiling diesel_derives v1.3.0 Sep 02 03:48:23.420 INFO kablam! Checking diesel v1.3.2 Sep 02 03:48:53.964 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 02 03:48:55.403 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 02 03:48:55.403 INFO kablam! --> examples/postgres.rs:7:13 Sep 02 03:48:55.403 INFO kablam! | Sep 02 03:48:55.403 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 02 03:48:55.403 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 02 03:48:55.403 INFO kablam! Sep 02 03:48:55.451 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 02 03:48:55.451 INFO kablam! --> examples/sqlite.rs:7:13 Sep 02 03:48:55.451 INFO kablam! | Sep 02 03:48:55.451 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 02 03:48:55.451 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 02 03:48:55.451 INFO kablam! Sep 02 03:48:55.501 INFO kablam! error: aborting due to previous error Sep 02 03:48:55.501 INFO kablam! Sep 02 03:48:55.501 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 03:48:55.510 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 02 03:48:55.510 INFO kablam! --> tests/test.rs:9:14 Sep 02 03:48:55.510 INFO kablam! | Sep 02 03:48:55.510 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 02 03:48:55.510 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 02 03:48:55.510 INFO kablam! Sep 02 03:48:55.510 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 02 03:48:55.510 INFO kablam! --> tests/test.rs:9:28 Sep 02 03:48:55.510 INFO kablam! | Sep 02 03:48:55.510 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 02 03:48:55.510 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 02 03:48:55.510 INFO kablam! Sep 02 03:48:55.511 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 02 03:48:55.511 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:48:55.573 INFO kablam! error: aborting due to previous error Sep 02 03:48:55.574 INFO kablam! Sep 02 03:48:55.574 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 03:48:55.581 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 02 03:48:55.581 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:48:55.635 INFO kablam! error: aborting due to 2 previous errors Sep 02 03:48:55.635 INFO kablam! Sep 02 03:48:55.635 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 03:48:55.644 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 02 03:48:55.644 INFO kablam! Sep 02 03:48:55.644 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:48:55.645 INFO kablam! su: No module specific data is present Sep 02 03:48:56.177 INFO running `"docker" "rm" "-f" "2bdcbc1fdcaf042c0007f86536c525eac4d0a74fe37e75629eff372ee5d07ed0"` Sep 02 03:48:56.272 INFO blam! 2bdcbc1fdcaf042c0007f86536c525eac4d0a74fe37e75629eff372ee5d07ed0