[INFO] fetching crate blackmagic-sys 0.1.0...
[INFO] checking blackmagic-sys-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blackmagic-sys 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate blackmagic-sys 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blackmagic-sys 0.1.0
[INFO] finished tweaking crates.io crate blackmagic-sys 0.1.0
[INFO] tweaked toml for crates.io crate blackmagic-sys 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 690b70ba89ab9904c832a0437f38dfcc55accd749181828c4d18b8b3cb253c51
[INFO] running `Command { std: "docker" "start" "-a" "690b70ba89ab9904c832a0437f38dfcc55accd749181828c4d18b8b3cb253c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "690b70ba89ab9904c832a0437f38dfcc55accd749181828c4d18b8b3cb253c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690b70ba89ab9904c832a0437f38dfcc55accd749181828c4d18b8b3cb253c51", kill_on_drop: false }`
[INFO] [stdout] 690b70ba89ab9904c832a0437f38dfcc55accd749181828c4d18b8b3cb253c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33ea798465824f60599d6aef8fb209337ef0ca8357ebe4a3f3905e06a1a29776
[INFO] running `Command { std: "docker" "start" "-a" "33ea798465824f60599d6aef8fb209337ef0ca8357ebe4a3f3905e06a1a29776", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling blackmagic-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: blackmagic-sys@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stdout] warning: field `serial` is never read
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Probe {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 35 |     // The serial number of the probe
[INFO] [stdout] 36 |     serial: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Probe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:82897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } 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]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97100
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97321
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97542
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98270
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98548
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serial` is never read
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Probe {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 35 |     // The serial number of the probe
[INFO] [stdout] 36 |     serial: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Probe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:82897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } 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]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97100
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97321
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97542
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98270
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98548
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s
[INFO] running `Command { std: "docker" "inspect" "33ea798465824f60599d6aef8fb209337ef0ca8357ebe4a3f3905e06a1a29776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ea798465824f60599d6aef8fb209337ef0ca8357ebe4a3f3905e06a1a29776", kill_on_drop: false }`
[INFO] [stdout] 33ea798465824f60599d6aef8fb209337ef0ca8357ebe4a3f3905e06a1a29776
[INFO] checking blackmagic-sys-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate blackmagic-sys 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate blackmagic-sys 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blackmagic-sys 0.1.0
[INFO] finished tweaking crates.io crate blackmagic-sys 0.1.0
[INFO] tweaked toml for crates.io crate blackmagic-sys 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffabdc5fd535566aa65171a6f98707151cf482ed12a5b86d0f9cac5c66898d2a
[INFO] running `Command { std: "docker" "start" "-a" "ffabdc5fd535566aa65171a6f98707151cf482ed12a5b86d0f9cac5c66898d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffabdc5fd535566aa65171a6f98707151cf482ed12a5b86d0f9cac5c66898d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffabdc5fd535566aa65171a6f98707151cf482ed12a5b86d0f9cac5c66898d2a", kill_on_drop: false }`
[INFO] [stdout] ffabdc5fd535566aa65171a6f98707151cf482ed12a5b86d0f9cac5c66898d2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e20ca5f2f6e74f8c879a83b5905d9459b945a3f6fde6e550d4d3eff3f1047b22
[INFO] running `Command { std: "docker" "start" "-a" "e20ca5f2f6e74f8c879a83b5905d9459b945a3f6fde6e550d4d3eff3f1047b22", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling blackmagic-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: blackmagic-sys@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stdout] warning: field `serial` is never read
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Probe {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 35 |     // The serial number of the probe
[INFO] [stdout] 36 |     serial: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Probe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:82897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } 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]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97100
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97321
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97542
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98270
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98548
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serial` is never read
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Probe {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 35 |     // The serial number of the probe
[INFO] [stdout] 36 |     serial: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Probe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:82897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } 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]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97100
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97321
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:97542
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98270
[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/blackmagic-sys-33e3ef22f9c1a72d/out/bindings.rs:3:98548
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.69s
[INFO] running `Command { std: "docker" "inspect" "e20ca5f2f6e74f8c879a83b5905d9459b945a3f6fde6e550d4d3eff3f1047b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e20ca5f2f6e74f8c879a83b5905d9459b945a3f6fde6e550d4d3eff3f1047b22", kill_on_drop: false }`
[INFO] [stdout] e20ca5f2f6e74f8c879a83b5905d9459b945a3f6fde6e550d4d3eff3f1047b22
