[INFO] crate r2d2-diesel 1.0.0 is already in cache [INFO] checking r2d2-diesel-1.0.0 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate r2d2-diesel 1.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate r2d2-diesel 1.0.0 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f076297edfe81454d0b929996502ac9d6dee175e0d78945294cdb0b08a42c0f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f076297edfe81454d0b929996502ac9d6dee175e0d78945294cdb0b08a42c0f6"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking r2d2-diesel v1.0.0 (/opt/rustwide/workdir) [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[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: 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[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: 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" "f076297edfe81454d0b929996502ac9d6dee175e0d78945294cdb0b08a42c0f6"` [INFO] running `"docker" "rm" "-f" "f076297edfe81454d0b929996502ac9d6dee175e0d78945294cdb0b08a42c0f6"` [INFO] [stdout] f076297edfe81454d0b929996502ac9d6dee175e0d78945294cdb0b08a42c0f6