Sep 14 11:15:44.347 INFO checking r2d2-diesel-1.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:15:44.347 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:15:44.347 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:15:44.570 INFO blam! 5221dcd83fa6c18718684b3081195979173776197007e60a6f419d5e93ec93b2 Sep 14 11:15:44.572 INFO running `"docker" "start" "-a" "5221dcd83fa6c18718684b3081195979173776197007e60a6f419d5e93ec93b2"` Sep 14 11:15:45.182 INFO kablam! usermod: no changes Sep 14 11:15:45.286 INFO kablam! Compiling diesel_derives v1.3.0 Sep 14 11:15:51.179 INFO kablam! Checking diesel v1.3.3 Sep 14 11:16:13.699 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 14 11:16:14.651 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 14 11:16:14.651 INFO kablam! --> examples/sqlite.rs:7:13 Sep 14 11:16:14.651 INFO kablam! | Sep 14 11:16:14.651 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 14 11:16:14.651 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 14 11:16:14.651 INFO kablam! Sep 14 11:16:14.747 INFO kablam! error: aborting due to previous error Sep 14 11:16:14.747 INFO kablam! Sep 14 11:16:14.747 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 14 11:16:14.755 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 14 11:16:14.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:16:14.923 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 14 11:16:14.923 INFO kablam! --> examples/postgres.rs:7:13 Sep 14 11:16:14.923 INFO kablam! | Sep 14 11:16:14.923 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 14 11:16:14.923 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 14 11:16:14.923 INFO kablam! Sep 14 11:16:15.018 INFO kablam! error: aborting due to previous error Sep 14 11:16:15.018 INFO kablam! Sep 14 11:16:15.018 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 14 11:16:15.031 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 14 11:16:15.031 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:16:15.095 INFO kablam! error[E0432]: unresolved imports `diesel::PgConnection`, `diesel::SqliteConnection` Sep 14 11:16:15.095 INFO kablam! --> tests/test.rs:9:14 Sep 14 11:16:15.095 INFO kablam! | Sep 14 11:16:15.095 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 14 11:16:15.095 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 14 11:16:15.095 INFO kablam! | | Sep 14 11:16:15.095 INFO kablam! | no `PgConnection` in the root. Did you mean to use `Connection`? Sep 14 11:16:15.095 INFO kablam! Sep 14 11:16:15.187 INFO kablam! error: aborting due to previous error Sep 14 11:16:15.187 INFO kablam! Sep 14 11:16:15.187 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 14 11:16:15.192 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 14 11:16:15.192 INFO kablam! Sep 14 11:16:15.192 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:16:15.193 INFO kablam! su: No module specific data is present Sep 14 11:16:16.541 INFO running `"docker" "rm" "-f" "5221dcd83fa6c18718684b3081195979173776197007e60a6f419d5e93ec93b2"` Sep 14 11:16:16.751 INFO blam! 5221dcd83fa6c18718684b3081195979173776197007e60a6f419d5e93ec93b2