[INFO] fetching crate r2d2-diesel 1.0.0... [INFO] checking r2d2-diesel-1.0.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate r2d2-diesel 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate r2d2-diesel 1.0.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate r2d2-diesel 1.0.0 [INFO] finished tweaking crates.io crate r2d2-diesel 1.0.0 [INFO] tweaked toml for crates.io crate r2d2-diesel 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14cc8e7ab5a2a1008c8a33314aac228f6d5360d029afc53583602038b665d508 [INFO] running `"docker" "start" "-a" "14cc8e7ab5a2a1008c8a33314aac228f6d5360d029afc53583602038b665d508"` [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking r2d2-diesel v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `diesel::pg` [INFO] [stderr] --> examples/postgres.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::pg::PgConnection; [INFO] [stderr] | ^^ could not find `pg` in `diesel` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `diesel::sqlite` [INFO] [stderr] --> examples/sqlite.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::sqlite::SqliteConnection; [INFO] [stderr] | ^^^^^^ could not find `sqlite` in `diesel` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `diesel::PgConnection`, `diesel::SqliteConnection` [INFO] [stderr] --> tests/test.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | use diesel::{PgConnection, SqliteConnection}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `SqliteConnection` in the root [INFO] [stderr] | | [INFO] [stderr] | no `PgConnection` in the root [INFO] [stderr] | help: a similar name exists in the module: `Connection` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `r2d2-diesel`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `r2d2-diesel`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `r2d2-diesel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "14cc8e7ab5a2a1008c8a33314aac228f6d5360d029afc53583602038b665d508"` [INFO] running `"docker" "rm" "-f" "14cc8e7ab5a2a1008c8a33314aac228f6d5360d029afc53583602038b665d508"` [INFO] [stdout] 14cc8e7ab5a2a1008c8a33314aac228f6d5360d029afc53583602038b665d508