[INFO] cloning repository https://github.com/Shikugawa/rena [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shikugawa/rena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikugawa%2Frena", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikugawa%2Frena'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0f5a523f47f7f0e1f2e832b4499cd49d551d4ca [INFO] documenting Shikugawa/rena against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikugawa%2Frena" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shikugawa/rena 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 git repo https://github.com/Shikugawa/rena [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Shikugawa/rena [INFO] tweaked toml for git repo https://github.com/Shikugawa/rena written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Shikugawa/rena already has a lockfile, it will not be regenerated [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-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" "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] [stdout] 1bd76f144944fcbdd0e7e9702c46fb7bca406b715347ab3afff495ef0415e813 [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" "1bd76f144944fcbdd0e7e9702c46fb7bca406b715347ab3afff495ef0415e813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd76f144944fcbdd0e7e9702c46fb7bca406b715347ab3afff495ef0415e813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd76f144944fcbdd0e7e9702c46fb7bca406b715347ab3afff495ef0415e813", kill_on_drop: false }` [INFO] [stdout] 1bd76f144944fcbdd0e7e9702c46fb7bca406b715347ab3afff495ef0415e813 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f7edfe2b0139b78b71c9d3e471d06833aec4c0bf87182b3065d8adae8e71014 [INFO] running `Command { std: "docker" "start" "-a" "9f7edfe2b0139b78b71c9d3e471d06833aec4c0bf87182b3065d8adae8e71014", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting rena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__s8` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | pub type __s8 = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `S8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u8` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:403:10 [INFO] [stdout] | [INFO] [stdout] 403 | pub type __u8 = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__s16` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | pub type __s16 = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `S16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u16` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | pub type __u16 = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `U16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__s32` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | pub type __s32 = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `S32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u32` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:407:10 [INFO] [stdout] | [INFO] [stdout] 407 | pub type __u32 = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `U32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__s64` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:408:10 [INFO] [stdout] | [INFO] [stdout] 408 | pub type __s64 = ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `S64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u64` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:409:10 [INFO] [stdout] | [INFO] [stdout] 409 | pub type __u64 = ::std::os::raw::c_ulonglong; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `U64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_sighandler_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:415:10 [INFO] [stdout] | [INFO] [stdout] 415 | pub type __kernel_sighandler_t = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSighandlerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_key_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 417 | pub type __kernel_key_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_mqd_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | pub type __kernel_mqd_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelMqdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_old_uid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:419:10 [INFO] [stdout] | [INFO] [stdout] 419 | pub type __kernel_old_uid_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_old_gid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | pub type __kernel_old_gid_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_old_dev_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:421:10 [INFO] [stdout] | [INFO] [stdout] 421 | pub type __kernel_old_dev_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_long_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 422 | pub type __kernel_long_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | pub type __kernel_ulong_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_ino_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:424:10 [INFO] [stdout] | [INFO] [stdout] 424 | pub type __kernel_ino_t = __kernel_ulong_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_mode_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:425:10 [INFO] [stdout] | [INFO] [stdout] 425 | pub type __kernel_mode_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_pid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:426:10 [INFO] [stdout] | [INFO] [stdout] 426 | pub type __kernel_pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_ipc_pid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:427:10 [INFO] [stdout] | [INFO] [stdout] 427 | pub type __kernel_ipc_pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelIpcPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_uid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | pub type __kernel_uid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_gid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:429:10 [INFO] [stdout] | [INFO] [stdout] 429 | pub type __kernel_gid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:430:10 [INFO] [stdout] | [INFO] [stdout] 430 | pub type __kernel_suseconds_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_daddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | pub type __kernel_daddr_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelDaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_uid32_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:432:10 [INFO] [stdout] | [INFO] [stdout] 432 | pub type __kernel_uid32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_gid32_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | pub type __kernel_gid32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_size_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | pub type __kernel_size_t = __kernel_ulong_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:435:10 [INFO] [stdout] | [INFO] [stdout] 435 | pub type __kernel_ssize_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:436:10 [INFO] [stdout] | [INFO] [stdout] 436 | pub type __kernel_ptrdiff_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_off_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:442:10 [INFO] [stdout] | [INFO] [stdout] 442 | pub type __kernel_off_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_loff_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:443:10 [INFO] [stdout] | [INFO] [stdout] 443 | pub type __kernel_loff_t = ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_time_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | pub type __kernel_time_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_clock_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | pub type __kernel_clock_t = __kernel_long_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_timer_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | pub type __kernel_timer_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_clockid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | pub type __kernel_clockid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_caddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | pub type __kernel_caddr_t = *mut ::std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelCaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_uid16_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | pub type __kernel_uid16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_gid16_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:450:10 [INFO] [stdout] | [INFO] [stdout] 450 | pub type __kernel_gid16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__le16` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:451:10 [INFO] [stdout] | [INFO] [stdout] 451 | pub type __le16 = __u16; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Le16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__be16` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:452:10 [INFO] [stdout] | [INFO] [stdout] 452 | pub type __be16 = __u16; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Be16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__le32` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:453:10 [INFO] [stdout] | [INFO] [stdout] 453 | pub type __le32 = __u32; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Le32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__be32` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | pub type __be32 = __u32; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Be32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__le64` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | pub type __le64 = __u64; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Le64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__be64` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:456:10 [INFO] [stdout] | [INFO] [stdout] 456 | pub type __be64 = __u64; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Be64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sum16` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:457:10 [INFO] [stdout] | [INFO] [stdout] 457 | pub type __sum16 = __u16; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Sum16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__wsum` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | pub type __wsum = __u32; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Wsum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__kernel_sa_family_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:459:10 [INFO] [stdout] | [INFO] [stdout] 459 | pub type __kernel_sa_family_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSaFamilyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:483:10 [INFO] [stdout] | [INFO] [stdout] 483 | pub type __u_char = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:484:10 [INFO] [stdout] | [INFO] [stdout] 484 | pub type __u_short = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:485:10 [INFO] [stdout] | [INFO] [stdout] 485 | pub type __u_int = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:486:10 [INFO] [stdout] | [INFO] [stdout] 486 | pub type __u_long = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:487:10 [INFO] [stdout] | [INFO] [stdout] 487 | pub type __int8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | pub type __uint8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:489:10 [INFO] [stdout] | [INFO] [stdout] 489 | pub type __int16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:490:10 [INFO] [stdout] | [INFO] [stdout] 490 | pub type __uint16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:491:10 [INFO] [stdout] | [INFO] [stdout] 491 | pub type __int32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:492:10 [INFO] [stdout] | [INFO] [stdout] 492 | pub type __uint32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | pub type __int64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:494:10 [INFO] [stdout] | [INFO] [stdout] 494 | pub type __uint64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:495:10 [INFO] [stdout] | [INFO] [stdout] 495 | pub type __quad_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:496:10 [INFO] [stdout] | [INFO] [stdout] 496 | pub type __u_quad_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:497:10 [INFO] [stdout] | [INFO] [stdout] 497 | pub type __intmax_t = ::std::os::raw::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/headers/iface.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 498 | pub type __uintmax_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | pub type __dev_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | pub type __uid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | pub type __gid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:502:10 [INFO] [stdout] | [INFO] [stdout] 502 | pub type __ino_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:503:10 [INFO] [stdout] | [INFO] [stdout] 503 | pub type __ino64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:504:10 [INFO] [stdout] | [INFO] [stdout] 504 | pub type __mode_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | pub type __nlink_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:506:10 [INFO] [stdout] | [INFO] [stdout] 506 | pub type __off_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:507:10 [INFO] [stdout] | [INFO] [stdout] 507 | pub type __off64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | pub type __pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:514:10 [INFO] [stdout] | [INFO] [stdout] 514 | pub type __clock_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | pub type __rlim_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:516:10 [INFO] [stdout] | [INFO] [stdout] 516 | pub type __rlim64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | pub type __id_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:518:10 [INFO] [stdout] | [INFO] [stdout] 518 | pub type __time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 519 | pub type __useconds_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub type __suseconds_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:521:10 [INFO] [stdout] | [INFO] [stdout] 521 | pub type __daddr_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:522:10 [INFO] [stdout] | [INFO] [stdout] 522 | pub type __key_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:523:10 [INFO] [stdout] | [INFO] [stdout] 523 | pub type __clockid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:524:10 [INFO] [stdout] | [INFO] [stdout] 524 | pub type __timer_t = *mut ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:525:10 [INFO] [stdout] | [INFO] [stdout] 525 | pub type __blksize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:526:10 [INFO] [stdout] | [INFO] [stdout] 526 | pub type __blkcnt_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:527:10 [INFO] [stdout] | [INFO] [stdout] 527 | pub type __blkcnt64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:528:10 [INFO] [stdout] | [INFO] [stdout] 528 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:529:10 [INFO] [stdout] | [INFO] [stdout] 529 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 531 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:532:10 [INFO] [stdout] | [INFO] [stdout] 532 | pub type __fsword_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:533:10 [INFO] [stdout] | [INFO] [stdout] 533 | pub type __ssize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:534:10 [INFO] [stdout] | [INFO] [stdout] 534 | pub type __syscall_slong_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:535:10 [INFO] [stdout] | [INFO] [stdout] 535 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:536:10 [INFO] [stdout] | [INFO] [stdout] 536 | pub type __loff_t = __off64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | pub type __caddr_t = *mut ::std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:538:10 [INFO] [stdout] | [INFO] [stdout] 538 | pub type __intptr_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:539:10 [INFO] [stdout] | [INFO] [stdout] 539 | pub type __socklen_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:540:10 [INFO] [stdout] | [INFO] [stdout] 540 | pub type __sig_atomic_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | pub type u_char = __u_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:542:10 [INFO] [stdout] | [INFO] [stdout] 542 | pub type u_short = __u_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:543:10 [INFO] [stdout] | [INFO] [stdout] 543 | pub type u_int = __u_int; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:544:10 [INFO] [stdout] | [INFO] [stdout] 544 | pub type u_long = __u_long; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:545:10 [INFO] [stdout] | [INFO] [stdout] 545 | pub type quad_t = __quad_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:546:10 [INFO] [stdout] | [INFO] [stdout] 546 | pub type u_quad_t = __u_quad_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:547:10 [INFO] [stdout] | [INFO] [stdout] 547 | pub type fsid_t = __fsid_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:548:10 [INFO] [stdout] | [INFO] [stdout] 548 | pub type loff_t = __loff_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:549:10 [INFO] [stdout] | [INFO] [stdout] 549 | pub type ino_t = __ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:550:10 [INFO] [stdout] | [INFO] [stdout] 550 | pub type dev_t = __dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:551:10 [INFO] [stdout] | [INFO] [stdout] 551 | pub type gid_t = __gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:552:10 [INFO] [stdout] | [INFO] [stdout] 552 | pub type mode_t = __mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:553:10 [INFO] [stdout] | [INFO] [stdout] 553 | pub type nlink_t = __nlink_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:554:10 [INFO] [stdout] | [INFO] [stdout] 554 | pub type uid_t = __uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:555:10 [INFO] [stdout] | [INFO] [stdout] 555 | pub type off_t = __off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:556:10 [INFO] [stdout] | [INFO] [stdout] 556 | pub type pid_t = __pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:557:10 [INFO] [stdout] | [INFO] [stdout] 557 | pub type id_t = __id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:558:10 [INFO] [stdout] | [INFO] [stdout] 558 | pub type daddr_t = __daddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:559:10 [INFO] [stdout] | [INFO] [stdout] 559 | pub type caddr_t = __caddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:560:10 [INFO] [stdout] | [INFO] [stdout] 560 | pub type key_t = __key_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | pub type clock_t = __clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:562:10 [INFO] [stdout] | [INFO] [stdout] 562 | pub type clockid_t = __clockid_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:563:10 [INFO] [stdout] | [INFO] [stdout] 563 | pub type time_t = __time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | pub type timer_t = __timer_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:565:10 [INFO] [stdout] | [INFO] [stdout] 565 | pub type ulong = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:566:10 [INFO] [stdout] | [INFO] [stdout] 566 | pub type ushort = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:567:10 [INFO] [stdout] | [INFO] [stdout] 567 | pub type uint = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:568:10 [INFO] [stdout] | [INFO] [stdout] 568 | pub type u_int8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:569:10 [INFO] [stdout] | [INFO] [stdout] 569 | pub type u_int16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:570:10 [INFO] [stdout] | [INFO] [stdout] 570 | pub type u_int32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:571:10 [INFO] [stdout] | [INFO] [stdout] 571 | pub type u_int64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:572:10 [INFO] [stdout] | [INFO] [stdout] 572 | pub type register_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:578:10 [INFO] [stdout] | [INFO] [stdout] 578 | pub type sigset_t = __sigset_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:591:10 [INFO] [stdout] | [INFO] [stdout] 591 | pub type suseconds_t = __suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 592 | pub type __fd_mask = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:598:10 [INFO] [stdout] | [INFO] [stdout] 598 | pub type fd_mask = __fd_mask; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:618:10 [INFO] [stdout] | [INFO] [stdout] 618 | pub type blksize_t = __blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:619:10 [INFO] [stdout] | [INFO] [stdout] 619 | pub type blkcnt_t = __blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:620:10 [INFO] [stdout] | [INFO] [stdout] 620 | pub type fsblkcnt_t = __fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:621:10 [INFO] [stdout] | [INFO] [stdout] 621 | pub type fsfilcnt_t = __fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:649:10 [INFO] [stdout] | [INFO] [stdout] 649 | pub type __pthread_list_t = __pthread_internal_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:719:10 [INFO] [stdout] | [INFO] [stdout] 719 | pub type pthread_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:744:10 [INFO] [stdout] | [INFO] [stdout] 744 | pub type pthread_key_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:745:10 [INFO] [stdout] | [INFO] [stdout] 745 | pub type pthread_once_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:809:10 [INFO] [stdout] | [INFO] [stdout] 809 | pub type pthread_spinlock_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `socklen_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:834:10 [INFO] [stdout] | [INFO] [stdout] 834 | pub type socklen_t = __socklen_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socket_type` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:844:10 [INFO] [stdout] | [INFO] [stdout] 844 | pub type __socket_type = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocketType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sa_family_t` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:845:10 [INFO] [stdout] | [INFO] [stdout] 845 | pub type sa_family_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SaFamilyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:885:10 [INFO] [stdout] | [INFO] [stdout] 885 | pub type _bindgen_ty_1 = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:914:10 [INFO] [stdout] | [INFO] [stdout] 914 | pub type _bindgen_ty_2 = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:930:10 [INFO] [stdout] | [INFO] [stdout] 930 | pub type _bindgen_ty_3 = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `net_device_flags` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:1136:10 [INFO] [stdout] | [INFO] [stdout] 1136 | pub type net_device_flags = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetDeviceFlags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | pub type _bindgen_ty_4 = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_5` should have an upper camel case name [INFO] [stdout] --> src/headers/iface.rs:1147:10 [INFO] [stdout] | [INFO] [stdout] 1147 | pub type _bindgen_ty_5 = u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 154 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.98s [INFO] running `Command { std: "docker" "inspect" "9f7edfe2b0139b78b71c9d3e471d06833aec4c0bf87182b3065d8adae8e71014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7edfe2b0139b78b71c9d3e471d06833aec4c0bf87182b3065d8adae8e71014", kill_on_drop: false }` [INFO] [stdout] 9f7edfe2b0139b78b71c9d3e471d06833aec4c0bf87182b3065d8adae8e71014 [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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 983e62a555561a672a8c26378c6cd3e83767687632d8028f1329b142233984af [INFO] running `Command { std: "docker" "start" "-a" "983e62a555561a672a8c26378c6cd3e83767687632d8028f1329b142233984af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "983e62a555561a672a8c26378c6cd3e83767687632d8028f1329b142233984af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983e62a555561a672a8c26378c6cd3e83767687632d8028f1329b142233984af", kill_on_drop: false }` [INFO] [stdout] 983e62a555561a672a8c26378c6cd3e83767687632d8028f1329b142233984af