[INFO] crate sndio-sys 0.0.1 is already in cache [INFO] testing sndio-sys-0.0.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate sndio-sys 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sndio-sys 0.0.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sndio-sys 0.0.1 [INFO] finished tweaking crates.io crate sndio-sys 0.0.1 [INFO] tweaked toml for crates.io crate sndio-sys 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6996952a1f1d0af0d53faad15ec4dce5bd65e263fb8eb30fedc988dd076c75a0 [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" "6996952a1f1d0af0d53faad15ec4dce5bd65e263fb8eb30fedc988dd076c75a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6996952a1f1d0af0d53faad15ec4dce5bd65e263fb8eb30fedc988dd076c75a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6996952a1f1d0af0d53faad15ec4dce5bd65e263fb8eb30fedc988dd076c75a0", kill_on_drop: false }` [INFO] [stdout] 6996952a1f1d0af0d53faad15ec4dce5bd65e263fb8eb30fedc988dd076c75a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f73ac87bb91f35977c6fa0a72a39651030a0fca13946646f0e10152d9fb07bbf [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" "f73ac87bb91f35977c6fa0a72a39651030a0fca13946646f0e10152d9fb07bbf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sndio-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1171 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1818 [INFO] [stdout] | [INFO] [stdout] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1858 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1900 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1939 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2709 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2750 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:3550 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const SIO_DEVANY : & 'static [ u8 ; 8usize ] = b"default\0" ; pub const MI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f73ac87bb91f35977c6fa0a72a39651030a0fca13946646f0e10152d9fb07bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73ac87bb91f35977c6fa0a72a39651030a0fca13946646f0e10152d9fb07bbf", kill_on_drop: false }` [INFO] [stdout] f73ac87bb91f35977c6fa0a72a39651030a0fca13946646f0e10152d9fb07bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a59d8a4a9c711128d39ecb425baac4eda75d0008a3d48bd16f97ac18d635df7 [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" "2a59d8a4a9c711128d39ecb425baac4eda75d0008a3d48bd16f97ac18d635df7", kill_on_drop: false }` [INFO] [stderr] Compiling sndio-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1171 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1818 [INFO] [stdout] | [INFO] [stdout] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1858 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1900 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1939 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2709 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2750 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:3550 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const SIO_DEVANY : & 'static [ u8 ; 8usize ] = b"default\0" ; pub const MI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1171 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1818 [INFO] [stdout] | [INFO] [stdout] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1858 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1900 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1939 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2709 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2750 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:3550 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const SIO_DEVANY : & 'static [ u8 ; 8usize ] = b"default\0" ; pub const MI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "2a59d8a4a9c711128d39ecb425baac4eda75d0008a3d48bd16f97ac18d635df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a59d8a4a9c711128d39ecb425baac4eda75d0008a3d48bd16f97ac18d635df7", kill_on_drop: false }` [INFO] [stdout] 2a59d8a4a9c711128d39ecb425baac4eda75d0008a3d48bd16f97ac18d635df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", 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] a7308a0ca2f7fcabeb85741a8befde33d1544abee479cbf8908d9ad05fdd1049 [INFO] running `Command { std: "docker" "start" "-a" "a7308a0ca2f7fcabeb85741a8befde33d1544abee479cbf8908d9ad05fdd1049", kill_on_drop: false }` [INFO] [stderr] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1171 [INFO] [stderr] | [INFO] [stderr] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 =... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1818 [INFO] [stderr] | [INFO] [stderr] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1858 [INFO] [stderr] | [INFO] [stderr] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__time_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1900 [INFO] [stderr] | [INFO] [stderr] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1939 [INFO] [stderr] | [INFO] [stderr] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2709 [INFO] [stderr] | [INFO] [stderr] 3 | ...= b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__timeval_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2750 [INFO] [stderr] | [INFO] [stderr] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:3550 [INFO] [stderr] | [INFO] [stderr] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const SIO_DEVANY : & 'static [ u8 ; 8usize ] = b"default\0" ; pub const MI... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1171 [INFO] [stderr] | [INFO] [stderr] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 =... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1818 [INFO] [stderr] | [INFO] [stderr] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1858 [INFO] [stderr] | [INFO] [stderr] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__time_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1900 [INFO] [stderr] | [INFO] [stderr] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:1939 [INFO] [stderr] | [INFO] [stderr] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2709 [INFO] [stderr] | [INFO] [stderr] 3 | ...= b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__timeval_defined` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:2750 [INFO] [stderr] | [INFO] [stderr] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stderr] [INFO] [stderr] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/sndio-sys-2dbf47ffc1ea0337/out/bindings.rs:3:3550 [INFO] [stderr] | [INFO] [stderr] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const SIO_DEVANY : & 'static [ u8 ; 8usize ] = b"default\0" ; pub const MI... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sndio_sys-c4777aa68d943c04 [INFO] [stdout] running 27 tests [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_sio_cap_sio_conf ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_sio_cap ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout_sio_cap_sio_enc ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_sio_par ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sndio-sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7308a0ca2f7fcabeb85741a8befde33d1544abee479cbf8908d9ad05fdd1049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7308a0ca2f7fcabeb85741a8befde33d1544abee479cbf8908d9ad05fdd1049", kill_on_drop: false }` [INFO] [stdout] a7308a0ca2f7fcabeb85741a8befde33d1544abee479cbf8908d9ad05fdd1049