[INFO] fetching crate croaring-sys-mw 0.4.5... [INFO] testing croaring-sys-mw-0.4.5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate croaring-sys-mw 0.4.5 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate croaring-sys-mw 0.4.5 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate croaring-sys-mw 0.4.5 [INFO] finished tweaking crates.io crate croaring-sys-mw 0.4.5 [INFO] tweaked toml for crates.io crate croaring-sys-mw 0.4.5 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9f8ef8f40c3dc879264ec783b4878494817bb4c139aa42bffc1b288b8d754dd [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" "e9f8ef8f40c3dc879264ec783b4878494817bb4c139aa42bffc1b288b8d754dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9f8ef8f40c3dc879264ec783b4878494817bb4c139aa42bffc1b288b8d754dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f8ef8f40c3dc879264ec783b4878494817bb4c139aa42bffc1b288b8d754dd", kill_on_drop: false }` [INFO] [stdout] e9f8ef8f40c3dc879264ec783b4878494817bb4c139aa42bffc1b288b8d754dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8006ca6f08f0eeda861ec68201639381b1ae960e5202b0873cfb99a7c00badf9 [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" "8006ca6f08f0eeda861ec68201639381b1ae960e5202b0873cfb99a7c00badf9", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from CRoaring/roaring.c:10: [INFO] [stderr] warning: CRoaring/roaring.c: In function 'difference_vector16': [INFO] [stderr] warning: CRoaring/roaring.c:646:24: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 646 | assert(count <= i_a); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: CRoaring/roaring.c:647:20: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 647 | if(count < i_a) { [INFO] [stderr] warning: | ^ [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24052 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtof32 (__nptr : * const :: std :: os :: raw ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24647 [INFO] [stdout] | [INFO] [stdout] 3 | ..._endptr : * mut * mut :: std :: os :: raw :: c_char) -> _Float64x ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:26468 [INFO] [stdout] | [INFO] [stdout] 3 | ... __format : * const :: std :: os :: raw :: c_char , __f : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn strfromf32 (__... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:27263 [INFO] [stdout] | [INFO] [stdout] 3 | ..._format : * const :: std :: os :: raw :: c_char , __f : _Float64x) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug ,... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:30651 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut :: std :: os :: raw :: c_char , __loc : locale_t) -> u128 ; } extern "C" { pub fn strtof32_l (__nptr : * const :: std :: os :: ra... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:31330 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char , __loc : locale_t) -> _Float64x ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75658 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75879 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76100 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76828 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:77106 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.63s [INFO] running `Command { std: "docker" "inspect" "8006ca6f08f0eeda861ec68201639381b1ae960e5202b0873cfb99a7c00badf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8006ca6f08f0eeda861ec68201639381b1ae960e5202b0873cfb99a7c00badf9", kill_on_drop: false }` [INFO] [stdout] 8006ca6f08f0eeda861ec68201639381b1ae960e5202b0873cfb99a7c00badf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4837dc8c173f22b17a7f2db684cf7febf60ebb2e5c6993a285a753fbe74acdc [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" "d4837dc8c173f22b17a7f2db684cf7febf60ebb2e5c6993a285a753fbe74acdc", kill_on_drop: false }` [INFO] [stderr] warning: In file included from CRoaring/roaring.c:10: [INFO] [stderr] warning: CRoaring/roaring.c: In function 'difference_vector16': [INFO] [stderr] warning: CRoaring/roaring.c:646:24: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 646 | assert(count <= i_a); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: CRoaring/roaring.c:647:20: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 647 | if(count < i_a) { [INFO] [stderr] warning: | ^ [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24052 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtof32 (__nptr : * const :: std :: os :: raw ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24647 [INFO] [stdout] | [INFO] [stdout] 3 | ..._endptr : * mut * mut :: std :: os :: raw :: c_char) -> _Float64x ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:26468 [INFO] [stdout] | [INFO] [stdout] 3 | ... __format : * const :: std :: os :: raw :: c_char , __f : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn strfromf32 (__... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:27263 [INFO] [stdout] | [INFO] [stdout] 3 | ..._format : * const :: std :: os :: raw :: c_char , __f : _Float64x) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug ,... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:30651 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut :: std :: os :: raw :: c_char , __loc : locale_t) -> u128 ; } extern "C" { pub fn strtof32_l (__nptr : * const :: std :: os :: ra... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:31330 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char , __loc : locale_t) -> _Float64x ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75658 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75879 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76100 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76828 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:77106 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24052 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtof32 (__nptr : * const :: std :: os :: raw ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24647 [INFO] [stdout] | [INFO] [stdout] 3 | ..._endptr : * mut * mut :: std :: os :: raw :: c_char) -> _Float64x ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:26468 [INFO] [stdout] | [INFO] [stdout] 3 | ... __format : * const :: std :: os :: raw :: c_char , __f : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn strfromf32 (__... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:27263 [INFO] [stdout] | [INFO] [stdout] 3 | ..._format : * const :: std :: os :: raw :: c_char , __f : _Float64x) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug ,... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:30651 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut :: std :: os :: raw :: c_char , __loc : locale_t) -> u128 ; } extern "C" { pub fn strtof32_l (__nptr : * const :: std :: os :: ra... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:31330 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_char , __loc : locale_t) -> _Float64x ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -... [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75658 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75879 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76100 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76828 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:77106 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "d4837dc8c173f22b17a7f2db684cf7febf60ebb2e5c6993a285a753fbe74acdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4837dc8c173f22b17a7f2db684cf7febf60ebb2e5c6993a285a753fbe74acdc", kill_on_drop: false }` [INFO] [stdout] d4837dc8c173f22b17a7f2db684cf7febf60ebb2e5c6993a285a753fbe74acdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0544492f0a937abc385d671cb3ae719d2a801281e7e8660015a11cc9700f6ec [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" "b0544492f0a937abc385d671cb3ae719d2a801281e7e8660015a11cc9700f6ec", kill_on_drop: false }` [INFO] [stderr] warning: In file included from CRoaring/roaring.c:10: [INFO] [stderr] warning: CRoaring/roaring.c: In function 'difference_vector16': [INFO] [stderr] warning: CRoaring/roaring.c:646:24: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 646 | assert(count <= i_a); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: CRoaring/roaring.c:647:20: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 647 | if(count < i_a) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24052 [INFO] [stderr] | [INFO] [stderr] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtof32 (__nptr : * const :: std :: os :: raw ... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24647 [INFO] [stderr] | [INFO] [stderr] 3 | ..._endptr : * mut * mut :: std :: os :: raw :: c_char) -> _Float64x ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:26468 [INFO] [stderr] | [INFO] [stderr] 3 | ... __format : * const :: std :: os :: raw :: c_char , __f : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn strfromf32 (__... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:27263 [INFO] [stderr] | [INFO] [stderr] 3 | ..._format : * const :: std :: os :: raw :: c_char , __f : _Float64x) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug ,... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:30651 [INFO] [stderr] | [INFO] [stderr] 3 | ... mut :: std :: os :: raw :: c_char , __loc : locale_t) -> u128 ; } extern "C" { pub fn strtof32_l (__nptr : * const :: std :: os :: ra... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:31330 [INFO] [stderr] | [INFO] [stderr] 3 | ...ut :: std :: os :: raw :: c_char , __loc : locale_t) -> _Float64x ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75658 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75879 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76100 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76828 [INFO] [stderr] | [INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:77106 [INFO] [stderr] | [INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24052 [INFO] [stderr] | [INFO] [stderr] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtof32 (__nptr : * const :: std :: os :: raw ... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:24647 [INFO] [stderr] | [INFO] [stderr] 3 | ..._endptr : * mut * mut :: std :: os :: raw :: c_char) -> _Float64x ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:26468 [INFO] [stderr] | [INFO] [stderr] 3 | ... __format : * const :: std :: os :: raw :: c_char , __f : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn strfromf32 (__... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:27263 [INFO] [stderr] | [INFO] [stderr] 3 | ..._format : * const :: std :: os :: raw :: c_char , __f : _Float64x) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug ,... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:30651 [INFO] [stderr] | [INFO] [stderr] 3 | ... mut :: std :: os :: raw :: c_char , __loc : locale_t) -> u128 ; } extern "C" { pub fn strtof32_l (__nptr : * const :: std :: os :: ra... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:31330 [INFO] [stderr] | [INFO] [stderr] 3 | ...ut :: std :: os :: raw :: c_char , __loc : locale_t) -> _Float64x ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -... [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75658 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:75879 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76100 [INFO] [stderr] | [INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:76828 [INFO] [stderr] | [INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/croaring-sys-mw-1e3fa1417188b1c8/out/croaring-sys.rs:3:77106 [INFO] [stderr] | [INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/croaring_sys_mw-73b1fdf2251cf0e1 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_mallinfo ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... 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_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_rle16_s ... ok [INFO] [stdout] test bindgen_test_layout_roaring_array_s ... ok [INFO] [stdout] test bindgen_test_layout_roaring_bitmap_s ... ok [INFO] [stdout] test bindgen_test_layout_roaring_statistics_s ... ok [INFO] [stdout] test bindgen_test_layout_run_container_s ... ok [INFO] [stdout] test bindgen_test_layout_shared_container_s ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_array_container_s ... ok [INFO] [stdout] test bindgen_test_layout_bitset_container_s ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_roaring_uint32_iterator_s ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests croaring-sys-mw [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0544492f0a937abc385d671cb3ae719d2a801281e7e8660015a11cc9700f6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0544492f0a937abc385d671cb3ae719d2a801281e7e8660015a11cc9700f6ec", kill_on_drop: false }` [INFO] [stdout] b0544492f0a937abc385d671cb3ae719d2a801281e7e8660015a11cc9700f6ec