[INFO] fetching crate sequel 0.1.0... [INFO] checking sequel-0.1.0 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate sequel 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sequel 0.1.0 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7961a818cfe96a0b036be87aba0b7eae5d607b5c77f97ca1459835c6d46f8f [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" "3a7961a818cfe96a0b036be87aba0b7eae5d607b5c77f97ca1459835c6d46f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7961a818cfe96a0b036be87aba0b7eae5d607b5c77f97ca1459835c6d46f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7961a818cfe96a0b036be87aba0b7eae5d607b5c77f97ca1459835c6d46f8f", kill_on_drop: false }` [INFO] [stdout] 3a7961a818cfe96a0b036be87aba0b7eae5d607b5c77f97ca1459835c6d46f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8cfa6a513ee0dd2dacea3de8a15d8f01213163aeb71e6b7b6e497e8bc140b3b [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" "e8cfa6a513ee0dd2dacea3de8a15d8f01213163aeb71e6b7b6e497e8bc140b3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking phf v0.7.20 [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" "e8cfa6a513ee0dd2dacea3de8a15d8f01213163aeb71e6b7b6e497e8bc140b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cfa6a513ee0dd2dacea3de8a15d8f01213163aeb71e6b7b6e497e8bc140b3b", kill_on_drop: false }` [INFO] [stdout] e8cfa6a513ee0dd2dacea3de8a15d8f01213163aeb71e6b7b6e497e8bc140b3b