[INFO] fetching crate hyperdex 1.1.0... [INFO] documenting hyperdex-1.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate hyperdex 1.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hyperdex 1.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperdex 1.1.0 [INFO] finished tweaking crates.io crate hyperdex 1.1.0 [INFO] tweaked toml for crates.io crate hyperdex 1.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.61.0" "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] 9c8f465ed69ffbdebc15b0dfd4ce27bebbf43df63e91d39ddfac47760659ee37 [INFO] running `Command { std: "docker" "start" "-a" "9c8f465ed69ffbdebc15b0dfd4ce27bebbf43df63e91d39ddfac47760659ee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8f465ed69ffbdebc15b0dfd4ce27bebbf43df63e91d39ddfac47760659ee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8f465ed69ffbdebc15b0dfd4ce27bebbf43df63e91d39ddfac47760659ee37", kill_on_drop: false }` [INFO] [stdout] 9c8f465ed69ffbdebc15b0dfd4ce27bebbf43df63e91d39ddfac47760659ee37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b317b93c458fbee8f8a4478c6bcc2600c8b29cb0f3bdc2b2bd577a7e0a89564e [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" "b317b93c458fbee8f8a4478c6bcc2600c8b29cb0f3bdc2b2bd577a7e0a89564e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Documenting hyperdex v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/admin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::thunk` [INFO] [stdout] --> src/admin.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thunk::Thunk; [INFO] [stdout] | ^^^^^ could not find `thunk` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `select` in this scope [INFO] [stdout] --> src/admin.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | select!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `select` is imported here, but it is a function, not a macro [INFO] [stdout] --> src/admin.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use libc::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(concat_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(slicing_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `slicing_syntax` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(std_misc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(collections)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(ip_addr)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(convert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperdatatype` should have an upper camel case name [INFO] [stdout] --> src/hyperdex.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type Enum_hyperdatatype = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperdatatype` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperpredicate` should have an upper camel case name [INFO] [stdout] --> src/hyperdex.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Enum_hyperpredicate = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperpredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_client` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_client.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Struct_hyperdex_client { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperdex_client_returncode` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_client.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub type Enum_hyperdex_client_returncode = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperdexClientReturncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_admin` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_admin.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Struct_hyperdex_admin { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexAdmin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperdex_admin_returncode` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_admin.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type Enum_hyperdex_admin_returncode = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperdexAdminReturncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_ds_arena` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_datastructures.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Struct_hyperdex_ds_arena { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexDsArena` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_ds_list` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_datastructures.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Struct_hyperdex_ds_list { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexDsList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_ds_set` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_datastructures.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Struct_hyperdex_ds_set { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexDsSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperdex_ds_map` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_datastructures.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Struct_hyperdex_ds_map { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperdexDsMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperdex_ds_returncode` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_datastructures.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub type Enum_hyperdex_ds_returncode = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperdexDsReturncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type int8_t = ::libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type int16_t = ::libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type int32_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type int64_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type uint8_t = ::libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type uint16_t = ::libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type uint32_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type uint64_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type int_least8_t = ::libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type int_least16_t = ::libc::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type int_least32_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type int_least64_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type uint_least8_t = ::libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type uint_least16_t = ::libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type uint_least32_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type uint_least64_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type int_fast8_t = ::libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub type int_fast16_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type int_fast32_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type int_fast64_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub type uint_fast8_t = ::libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type uint_fast16_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub type uint_fast32_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub type uint_fast64_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub type intptr_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type uintptr_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub type intmax_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub type uintmax_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperdatatype` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Enum_hyperdatatype = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperdatatype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperpredicate` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub type Enum_hyperpredicate = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperpredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct_hyperspace` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum Struct_hyperspace { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructHyperspace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_hyperspace_returncode` should have an upper camel case name [INFO] [stdout] --> src/hyperdex_hyperspace_builder.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type Enum_hyperspace_returncode = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumHyperspaceReturncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LESS_THAN` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | LESS_THAN = HYPERPREDICATE_LESS_THAN as isize, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LessThan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LESS_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | LESS_EQUAL = HYPERPREDICATE_LESS_EQUAL as isize, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LessEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GREATER_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | GREATER_EQUAL = HYPERPREDICATE_GREATER_EQUAL as isize, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GreaterEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GREATER_THAN` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | GREATER_THAN = HYPERPREDICATE_GREATER_THAN as isize, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GreaterThan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LENGTH_EQUALS` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | LENGTH_EQUALS = HYPERPREDICATE_LENGTH_EQUALS as isize, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LengthEquals` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LENGTH_LESS_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | LENGTH_LESS_EQUAL = HYPERPREDICATE_LENGTH_LESS_EQUAL as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LengthLessEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LENGTH_GREATER_EQUAL` should have an upper camel case name [INFO] [stdout] --> src/client_types.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | LENGTH_GREATER_EQUAL = HYPERPREDICATE_LENGTH_GREATER_EQUAL as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LengthGreaterEqual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `hyperdex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name hyperdex src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=791c608c3cd0c124 -L dependency=/opt/rustwide/target/debug/deps --extern errno=/opt/rustwide/target/debug/deps/liberrno-e7a7ebb4eccd4936.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4e90763dd2291129.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b6c37aa42dd025e0.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-8bfa9ab41fa1e22e.rmeta --cap-lints=warn --crate-version 1.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b317b93c458fbee8f8a4478c6bcc2600c8b29cb0f3bdc2b2bd577a7e0a89564e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b317b93c458fbee8f8a4478c6bcc2600c8b29cb0f3bdc2b2bd577a7e0a89564e", kill_on_drop: false }` [INFO] [stdout] b317b93c458fbee8f8a4478c6bcc2600c8b29cb0f3bdc2b2bd577a7e0a89564e