[INFO] fetching crate sequel 0.1.0... [INFO] checking sequel-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate sequel 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sequel 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] b610392436418c277eb88a517ffeb8bfbeb4567610f4d8be76535d86b4757c92 [INFO] running `Command { std: "docker" "start" "-a" "b610392436418c277eb88a517ffeb8bfbeb4567610f4d8be76535d86b4757c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b610392436418c277eb88a517ffeb8bfbeb4567610f4d8be76535d86b4757c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b610392436418c277eb88a517ffeb8bfbeb4567610f4d8be76535d86b4757c92", kill_on_drop: false }` [INFO] [stdout] b610392436418c277eb88a517ffeb8bfbeb4567610f4d8be76535d86b4757c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 4573bc50568cb1d2376b224a0a4ced1c7e909adee6f13f5e035dd06bef1aa70d [INFO] running `Command { std: "docker" "start" "-a" "4573bc50568cb1d2376b224a0a4ced1c7e909adee6f13f5e035dd06bef1aa70d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling syn v1.0.57 [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" "4573bc50568cb1d2376b224a0a4ced1c7e909adee6f13f5e035dd06bef1aa70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4573bc50568cb1d2376b224a0a4ced1c7e909adee6f13f5e035dd06bef1aa70d", kill_on_drop: false }` [INFO] [stdout] 4573bc50568cb1d2376b224a0a4ced1c7e909adee6f13f5e035dd06bef1aa70d