[INFO] fetching crate sequel 0.1.0... [INFO] checking sequel-0.1.0 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate sequel 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sequel 0.1.0 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequel 0.1.0 [INFO] finished tweaking crates.io crate sequel 0.1.0 [INFO] tweaked toml for crates.io crate sequel 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96481d8b8357d7b1ace1751ae5c0625b2fcec1ce6326ec06fff2619ee6b4c04c [INFO] running `Command { std: "docker" "start" "-a" "96481d8b8357d7b1ace1751ae5c0625b2fcec1ce6326ec06fff2619ee6b4c04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96481d8b8357d7b1ace1751ae5c0625b2fcec1ce6326ec06fff2619ee6b4c04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96481d8b8357d7b1ace1751ae5c0625b2fcec1ce6326ec06fff2619ee6b4c04c", kill_on_drop: false }` [INFO] [stdout] 96481d8b8357d7b1ace1751ae5c0625b2fcec1ce6326ec06fff2619ee6b4c04c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21a4815fa77e48f8809b7b162d3a921de37c72183a2125a6cc2dfe1452074f5f [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" "21a4815fa77e48f8809b7b162d3a921de37c72183a2125a6cc2dfe1452074f5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking postgres-protocol v0.2.2 [INFO] [stderr] Checking postgres v0.13.4 [INFO] [stdout] error[E0428]: the name `_CHECK` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.4/src/feature_check.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 14 | const _CHECK: RustcSerializeFeatureRenamedSeeDocs = (); [INFO] [stdout] | ------------------------------------------------------- previous definition of the value `_CHECK` here [INFO] [stdout] ... [INFO] [stdout] 23 | const _CHECK: TimeFeatureRenamedSeeDocs = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `_CHECK` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `_CHECK` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `_CHECK` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.4/src/feature_check.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 14 | const _CHECK: RustcSerializeFeatureRenamedSeeDocs = (); [INFO] [stdout] | ------------------------------------------------------- previous definition of the value `_CHECK` here [INFO] [stdout] ... [INFO] [stdout] 29 | const _CHECK: UuidFeatureRenamedSeeDocs = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `_CHECK` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `_CHECK` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RustcSerializeFeatureRenamedSeeDocs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.4/src/feature_check.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | const _CHECK: RustcSerializeFeatureRenamedSeeDocs = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TimeFeatureRenamedSeeDocs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.4/src/feature_check.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | const _CHECK: TimeFeatureRenamedSeeDocs = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UuidFeatureRenamedSeeDocs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.4/src/feature_check.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | const _CHECK: UuidFeatureRenamedSeeDocs = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postgres`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21a4815fa77e48f8809b7b162d3a921de37c72183a2125a6cc2dfe1452074f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a4815fa77e48f8809b7b162d3a921de37c72183a2125a6cc2dfe1452074f5f", kill_on_drop: false }` [INFO] [stdout] 21a4815fa77e48f8809b7b162d3a921de37c72183a2125a6cc2dfe1452074f5f