[INFO] fetching crate deuterium_orm 0.5.0... [INFO] documenting deuterium_orm-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate deuterium_orm 0.5.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate deuterium_orm 0.5.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deuterium_orm 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deuterium_orm 0.5.0 [INFO] tweaked toml for crates.io crate deuterium_orm 0.5.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 876e60554bc7f23f41e49efa6d4268e8750f29e5c788c4a959d6eee500ec3b88 [INFO] running `Command { std: "docker" "start" "-a" "876e60554bc7f23f41e49efa6d4268e8750f29e5c788c4a959d6eee500ec3b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876e60554bc7f23f41e49efa6d4268e8750f29e5c788c4a959d6eee500ec3b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876e60554bc7f23f41e49efa6d4268e8750f29e5c788c4a959d6eee500ec3b88", kill_on_drop: false }` [INFO] [stdout] 876e60554bc7f23f41e49efa6d4268e8750f29e5c788c4a959d6eee500ec3b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 037484b43f6b58bcf1a3827779123c4a331accf61a8c9d320d9f07ed3b38cd6e [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" "037484b43f6b58bcf1a3827779123c4a331accf61a8c9d320d9f07ed3b38cd6e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking uuid v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking postgres-protocol v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking postgres v0.13.4 [INFO] [stderr] Checking digest v0.10.3 [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] [stderr] Checking r2d2 v0.8.9 [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] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/src/lib.rs:522:42 [INFO] [stdout] | [INFO] [stdout] 522 | #![cfg_attr(feature = "pattern", feature(pattern))] [INFO] [stdout] | ^^^^^^^ [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] [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "037484b43f6b58bcf1a3827779123c4a331accf61a8c9d320d9f07ed3b38cd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "037484b43f6b58bcf1a3827779123c4a331accf61a8c9d320d9f07ed3b38cd6e", kill_on_drop: false }` [INFO] [stdout] 037484b43f6b58bcf1a3827779123c4a331accf61a8c9d320d9f07ed3b38cd6e