Sep 04 10:13:12.787 INFO checking r2d2-diesel-1.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:13:12.787 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:13:12.787 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:13:12.975 INFO blam! 5d4ef7c42e77334e2593af68cbfdfa4039a59203c2bac151854f29c0a1fb1b0d Sep 04 10:13:12.977 INFO running `"docker" "start" "-a" "5d4ef7c42e77334e2593af68cbfdfa4039a59203c2bac151854f29c0a1fb1b0d"` Sep 04 10:13:13.578 INFO kablam! Checking r2d2 v0.8.2 Sep 04 10:13:13.578 INFO kablam! Compiling syn v0.13.11 Sep 04 10:13:29.240 INFO kablam! Compiling diesel_derives v1.3.0 Sep 04 10:13:35.973 INFO kablam! Checking diesel v1.3.2 Sep 04 10:14:04.098 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 04 10:14:06.116 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 04 10:14:06.116 INFO kablam! --> examples/sqlite.rs:7:13 Sep 04 10:14:06.116 INFO kablam! | Sep 04 10:14:06.117 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 04 10:14:06.117 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 04 10:14:06.117 INFO kablam! Sep 04 10:14:06.117 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 04 10:14:06.117 INFO kablam! --> tests/test.rs:9:14 Sep 04 10:14:06.117 INFO kablam! | Sep 04 10:14:06.117 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 10:14:06.117 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 04 10:14:06.117 INFO kablam! Sep 04 10:14:06.117 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 04 10:14:06.117 INFO kablam! --> tests/test.rs:9:28 Sep 04 10:14:06.117 INFO kablam! | Sep 04 10:14:06.117 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 04 10:14:06.117 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 04 10:14:06.117 INFO kablam! Sep 04 10:14:06.187 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 04 10:14:06.187 INFO kablam! --> examples/postgres.rs:7:13 Sep 04 10:14:06.187 INFO kablam! | Sep 04 10:14:06.187 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 04 10:14:06.187 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 04 10:14:06.188 INFO kablam! Sep 04 10:14:06.222 INFO kablam! error: aborting due to previous error Sep 04 10:14:06.222 INFO kablam! Sep 04 10:14:06.222 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 10:14:06.231 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 10:14:06.231 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:14:06.256 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:14:06.256 INFO kablam! Sep 04 10:14:06.256 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 10:14:06.269 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 10:14:06.269 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:14:06.337 INFO kablam! error: aborting due to previous error Sep 04 10:14:06.338 INFO kablam! Sep 04 10:14:06.338 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 10:14:06.345 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 04 10:14:06.345 INFO kablam! Sep 04 10:14:06.345 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:14:06.346 INFO kablam! su: No module specific data is present Sep 04 10:14:06.798 INFO running `"docker" "rm" "-f" "5d4ef7c42e77334e2593af68cbfdfa4039a59203c2bac151854f29c0a1fb1b0d"` Sep 04 10:14:06.914 INFO blam! 5d4ef7c42e77334e2593af68cbfdfa4039a59203c2bac151854f29c0a1fb1b0d