[INFO] cloning repository https://github.com/taoky/chafa-sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taoky/chafa-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fchafa-sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fchafa-sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3991e985a1bd2b22e767f28080a6e1dd4c85a28
[INFO] checking taoky/chafa-sys against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fchafa-sys" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taoky/chafa-sys
[INFO] finished tweaking git repo https://github.com/taoky/chafa-sys
[INFO] tweaked toml for git repo https://github.com/taoky/chafa-sys written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taoky/chafa-sys on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taoky/chafa-sys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking taoky/chafa-sys against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fchafa-sys" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taoky/chafa-sys
[INFO] finished tweaking git repo https://github.com/taoky/chafa-sys
[INFO] tweaked toml for git repo https://github.com/taoky/chafa-sys written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taoky/chafa-sys on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taoky/chafa-sys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb
[INFO] running `Command { std: "docker" "start" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling chafa-sys v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: suspicious definition of the runtime `memcpy` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 | /     pub fn memcpy(
[INFO] [stdout] 1465 | |         __dest: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1466 | |         __src: *const ::std::os::raw::c_void,
[INFO] [stdout] 1467 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1468 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, *const c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, *const c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memcpy")]`, or `#[link_name = "memcpy"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout]      = note: `#[warn(suspicious_runtime_symbol_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memmove` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1471:5
[INFO] [stdout]      |
[INFO] [stdout] 1471 | /     pub fn memmove(
[INFO] [stdout] 1472 | |         __dest: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1473 | |         __src: *const ::std::os::raw::c_void,
[INFO] [stdout] 1474 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1475 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, *const c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, *const c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memmove")]`, or `#[link_name = "memmove"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memset` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1486:5
[INFO] [stdout]      |
[INFO] [stdout] 1486 | /     pub fn memset(
[INFO] [stdout] 1487 | |         __s: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1488 | |         __c: ::std::os::raw::c_int,
[INFO] [stdout] 1489 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1490 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, i32, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, i32, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memset")]`, or `#[link_name = "memset"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memcmp` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1493:5
[INFO] [stdout]      |
[INFO] [stdout] 1493 | /     pub fn memcmp(
[INFO] [stdout] 1494 | |         __s1: *const ::std::os::raw::c_void,
[INFO] [stdout] 1495 | |         __s2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1496 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1497 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const c_void, *const c_void, usize) -> i32` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const c_void, *const c_void, u64) -> i32`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memcmp")]`, or `#[link_name = "memcmp"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `strlen` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1680:5
[INFO] [stdout]      |
[INFO] [stdout] 1680 |     pub fn strlen(__s: *const ::std::os::raw::c_char) -> ::std::os::raw::c_ulong;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const i8) -> usize` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const i8) -> u64`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "strlen")]`, or `#[link_name = "strlen"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `bcmp` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1703:5
[INFO] [stdout]      |
[INFO] [stdout] 1703 | /     pub fn bcmp(
[INFO] [stdout] 1704 | |         __s1: *const ::std::os::raw::c_void,
[INFO] [stdout] 1705 | |         __s2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1706 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1707 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const c_void, *const c_void, usize) -> i32` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const c_void, *const c_void, u64) -> i32`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "bcmp")]`, or `#[link_name = "bcmp"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `malloc` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:3267:5
[INFO] [stdout]      |
[INFO] [stdout] 3267 |     pub fn malloc(__size: ::std::os::raw::c_ulong) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "malloc")]`, or `#[link_name = "malloc"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `realloc` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:3276:5
[INFO] [stdout]      |
[INFO] [stdout] 3276 | /     pub fn realloc(
[INFO] [stdout] 3277 | |         __ptr: *mut ::std::os::raw::c_void,
[INFO] [stdout] 3278 | |         __size: ::std::os::raw::c_ulong,
[INFO] [stdout] 3279 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "realloc")]`, or `#[link_name = "realloc"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memcpy` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 | /     pub fn memcpy(
[INFO] [stdout] 1465 | |         __dest: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1466 | |         __src: *const ::std::os::raw::c_void,
[INFO] [stdout] 1467 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1468 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, *const c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, *const c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memcpy")]`, or `#[link_name = "memcpy"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout]      = note: `#[warn(suspicious_runtime_symbol_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memmove` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1471:5
[INFO] [stdout]      |
[INFO] [stdout] 1471 | /     pub fn memmove(
[INFO] [stdout] 1472 | |         __dest: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1473 | |         __src: *const ::std::os::raw::c_void,
[INFO] [stdout] 1474 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1475 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, *const c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, *const c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memmove")]`, or `#[link_name = "memmove"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memset` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1486:5
[INFO] [stdout]      |
[INFO] [stdout] 1486 | /     pub fn memset(
[INFO] [stdout] 1487 | |         __s: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1488 | |         __c: ::std::os::raw::c_int,
[INFO] [stdout] 1489 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1490 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, i32, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, i32, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memset")]`, or `#[link_name = "memset"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `memcmp` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1493:5
[INFO] [stdout]      |
[INFO] [stdout] 1493 | /     pub fn memcmp(
[INFO] [stdout] 1494 | |         __s1: *const ::std::os::raw::c_void,
[INFO] [stdout] 1495 | |         __s2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1496 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1497 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const c_void, *const c_void, usize) -> i32` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const c_void, *const c_void, u64) -> i32`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "memcmp")]`, or `#[link_name = "memcmp"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `strlen` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1680:5
[INFO] [stdout]      |
[INFO] [stdout] 1680 |     pub fn strlen(__s: *const ::std::os::raw::c_char) -> ::std::os::raw::c_ulong;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const i8) -> usize` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const i8) -> u64`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "strlen")]`, or `#[link_name = "strlen"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `bcmp` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:1703:5
[INFO] [stdout]      |
[INFO] [stdout] 1703 | /     pub fn bcmp(
[INFO] [stdout] 1704 | |         __s1: *const ::std::os::raw::c_void,
[INFO] [stdout] 1705 | |         __s2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1706 | |         __n: ::std::os::raw::c_ulong,
[INFO] [stdout] 1707 | |     ) -> ::std::os::raw::c_int;
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*const c_void, *const c_void, usize) -> i32` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*const c_void, *const c_void, u64) -> i32`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "bcmp")]`, or `#[link_name = "bcmp"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `malloc` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:3267:5
[INFO] [stdout]      |
[INFO] [stdout] 3267 |     pub fn malloc(__size: ::std::os::raw::c_ulong) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "malloc")]`, or `#[link_name = "malloc"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `realloc` symbol used by the standard library
[INFO] [stdout]     --> src/../bindings/chafa.rs:3276:5
[INFO] [stdout]      |
[INFO] [stdout] 3276 | /     pub fn realloc(
[INFO] [stdout] 3277 | |         __ptr: *mut ::std::os::raw::c_void,
[INFO] [stdout] 3278 | |         __size: ::std::os::raw::c_ulong,
[INFO] [stdout] 3279 | |     ) -> *mut ::std::os::raw::c_void;
[INFO] [stdout]      | |_____________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected `unsafe extern "C" fn(*mut c_void, usize) -> *mut c_void` (for the current target)
[INFO] [stdout]              found    `unsafe extern "C" fn(*mut c_void, u64) -> *mut c_void`
[INFO] [stdout]      = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "realloc")]`, or `#[link_name = "realloc"]`
[INFO] [stdout]      = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb", kill_on_drop: false }`
[INFO] [stdout] afb364e585386719de3521e962e4f6c0aa0c8655a8c993b3ea5a4379c5cab1fb
