[INFO] cloning repository https://github.com/davidbegin/the-elephant-in-the-room [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidbegin/the-elephant-in-the-room" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbegin%2Fthe-elephant-in-the-room", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbegin%2Fthe-elephant-in-the-room'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50ef417f9267acaf7ada1bb25e7dd958e69c9dc1 [INFO] checking davidbegin/the-elephant-in-the-room against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbegin%2Fthe-elephant-in-the-room" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidbegin/the-elephant-in-the-room on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidbegin/the-elephant-in-the-room [INFO] finished tweaking git repo https://github.com/davidbegin/the-elephant-in-the-room [INFO] tweaked toml for git repo https://github.com/davidbegin/the-elephant-in-the-room written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/davidbegin/the-elephant-in-the-room already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-protocol v0.5.3 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded parking_lot_core v0.8.1 [INFO] [stderr] Downloaded parking_lot v0.11.1 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded tokio v0.3.5 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded postgres v0.18.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.0 [INFO] [stderr] Downloaded tokio-postgres v0.6.0 [INFO] [stderr] Downloaded postgres-types v0.1.3 [INFO] [stderr] Downloaded tokio-util v0.4.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5b7665f961c5f85894452f9487b6adf09504597cdcef844aab24373fe5dee13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5b7665f961c5f85894452f9487b6adf09504597cdcef844aab24373fe5dee13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b7665f961c5f85894452f9487b6adf09504597cdcef844aab24373fe5dee13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b7665f961c5f85894452f9487b6adf09504597cdcef844aab24373fe5dee13", kill_on_drop: false }` [INFO] [stdout] d5b7665f961c5f85894452f9487b6adf09504597cdcef844aab24373fe5dee13 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a1fdcd12d3bd7142e139487c9c525a9e3eb1599486e3b5e6b115848e63e48e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3a1fdcd12d3bd7142e139487c9c525a9e3eb1599486e3b5e6b115848e63e48e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking tokio-util v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-postgres v0.6.0 [INFO] [stderr] Checking postgres v0.18.1 [INFO] [stderr] Checking the-elephant-in-the-room v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `postgres::Connection`, `postgres::SslMode` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use postgres::{Connection, SslMode}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ no `SslMode` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Connection` in the root [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `postgres::Connection`, `postgres::SslMode` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use postgres::{Connection, SslMode}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ no `SslMode` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Connection` in the root [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `the-elephant-in-the-room` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3a1fdcd12d3bd7142e139487c9c525a9e3eb1599486e3b5e6b115848e63e48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a1fdcd12d3bd7142e139487c9c525a9e3eb1599486e3b5e6b115848e63e48e", kill_on_drop: false }` [INFO] [stdout] e3a1fdcd12d3bd7142e139487c9c525a9e3eb1599486e3b5e6b115848e63e48e