[INFO] fetching crate sequel 0.1.0... [INFO] checking sequel-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate sequel 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sequel 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] dd65f2bad8df090735df4af61faa9a694dcff50908c0f2a5e9b6baa0e3f1b10f [INFO] running `Command { std: "docker" "start" "-a" "dd65f2bad8df090735df4af61faa9a694dcff50908c0f2a5e9b6baa0e3f1b10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd65f2bad8df090735df4af61faa9a694dcff50908c0f2a5e9b6baa0e3f1b10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd65f2bad8df090735df4af61faa9a694dcff50908c0f2a5e9b6baa0e3f1b10f", kill_on_drop: false }` [INFO] [stdout] dd65f2bad8df090735df4af61faa9a694dcff50908c0f2a5e9b6baa0e3f1b10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 31ab2b24964ead8173bca6bcf265d781a094f0c62092969cb102d0c993942bf9 [INFO] running `Command { std: "docker" "start" "-a" "31ab2b24964ead8173bca6bcf265d781a094f0c62092969cb102d0c993942bf9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stderr] Checking postgres-protocol v0.2.2 [INFO] [stderr] Checking log v0.3.9 [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` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "31ab2b24964ead8173bca6bcf265d781a094f0c62092969cb102d0c993942bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ab2b24964ead8173bca6bcf265d781a094f0c62092969cb102d0c993942bf9", kill_on_drop: false }` [INFO] [stdout] 31ab2b24964ead8173bca6bcf265d781a094f0c62092969cb102d0c993942bf9