Sep 01 10:22:57.590 INFO checking r2d2-diesel-1.0.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 10:22:57.591 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 10:22:57.591 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:22:57.750 INFO blam! e93ce9b777396fc98c06e974569789969edca98e035a5cb587b556150122fcb2 Sep 01 10:22:57.752 INFO running `"docker" "start" "-a" "e93ce9b777396fc98c06e974569789969edca98e035a5cb587b556150122fcb2"` Sep 01 10:22:58.361 INFO kablam! Compiling diesel_derives v1.3.0 Sep 01 10:23:05.534 INFO kablam! Checking diesel v1.3.2 Sep 01 10:23:33.520 INFO kablam! Checking r2d2-diesel v1.0.0 (file:///source) Sep 01 10:23:35.125 INFO kablam! error[E0432]: unresolved import `diesel::sqlite` Sep 01 10:23:35.126 INFO kablam! --> examples/sqlite.rs:7:13 Sep 01 10:23:35.126 INFO kablam! | Sep 01 10:23:35.126 INFO kablam! 7 | use diesel::sqlite::SqliteConnection; Sep 01 10:23:35.126 INFO kablam! | ^^^^^^ Could not find `sqlite` in `diesel` Sep 01 10:23:35.126 INFO kablam! Sep 01 10:23:35.196 INFO kablam! error[E0432]: unresolved import `diesel::pg` Sep 01 10:23:35.196 INFO kablam! --> examples/postgres.rs:7:13 Sep 01 10:23:35.196 INFO kablam! | Sep 01 10:23:35.196 INFO kablam! 7 | use diesel::pg::PgConnection; Sep 01 10:23:35.196 INFO kablam! | ^^ Could not find `pg` in `diesel` Sep 01 10:23:35.196 INFO kablam! Sep 01 10:23:35.227 INFO kablam! error[E0432]: unresolved import `diesel::PgConnection` Sep 01 10:23:35.227 INFO kablam! --> tests/test.rs:9:14 Sep 01 10:23:35.227 INFO kablam! | Sep 01 10:23:35.227 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 01 10:23:35.227 INFO kablam! | ^^^^^^^^^^^^ no `PgConnection` in the root. Did you mean to use `Connection`? Sep 01 10:23:35.227 INFO kablam! Sep 01 10:23:35.227 INFO kablam! error[E0432]: unresolved import `diesel::SqliteConnection` Sep 01 10:23:35.227 INFO kablam! --> tests/test.rs:9:28 Sep 01 10:23:35.228 INFO kablam! | Sep 01 10:23:35.228 INFO kablam! 9 | use diesel::{PgConnection, SqliteConnection}; Sep 01 10:23:35.228 INFO kablam! | ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root Sep 01 10:23:35.228 INFO kablam! Sep 01 10:23:35.263 INFO kablam! error: aborting due to previous error Sep 01 10:23:35.263 INFO kablam! Sep 01 10:23:35.263 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 10:23:35.272 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 01 10:23:35.272 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:23:35.335 INFO kablam! error: aborting due to previous error Sep 01 10:23:35.335 INFO kablam! Sep 01 10:23:35.335 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 10:23:35.345 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 01 10:23:35.346 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:23:35.399 INFO kablam! error: aborting due to 2 previous errors Sep 01 10:23:35.399 INFO kablam! Sep 01 10:23:35.399 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 10:23:35.410 INFO kablam! error: Could not compile `r2d2-diesel`. Sep 01 10:23:35.410 INFO kablam! Sep 01 10:23:35.410 INFO kablam! To learn more, run the command again with --verbose. Sep 01 10:23:35.411 INFO kablam! su: No module specific data is present Sep 01 10:23:35.806 INFO running `"docker" "rm" "-f" "e93ce9b777396fc98c06e974569789969edca98e035a5cb587b556150122fcb2"` Sep 01 10:23:35.915 INFO blam! e93ce9b777396fc98c06e974569789969edca98e035a5cb587b556150122fcb2