[INFO] fetching crate blackmagic-sys 0.1.0...
[INFO] checking blackmagic-sys-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate blackmagic-sys 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate blackmagic-sys 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d32f64df9aaa9879297945f534c135ef8b3269407301ff9cee1723830bc6f7dc
[INFO] running `Command { std: "docker" "start" "-a" "d32f64df9aaa9879297945f534c135ef8b3269407301ff9cee1723830bc6f7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32f64df9aaa9879297945f534c135ef8b3269407301ff9cee1723830bc6f7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32f64df9aaa9879297945f534c135ef8b3269407301ff9cee1723830bc6f7dc", kill_on_drop: false }`
[INFO] [stdout] d32f64df9aaa9879297945f534c135ef8b3269407301ff9cee1723830bc6f7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7717448ace78dd522f5a442e8484d44ab76fb121072ebc7eb37fb4e389df08
[INFO] running `Command { std: "docker" "start" "-a" "8d7717448ace78dd522f5a442e8484d44ab76fb121072ebc7eb37fb4e389df08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling blackmagic-sys v0.1.0 (/opt/rustwide/workdir)
[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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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 [unoptimized + debuginfo] target(s) in 11.05s
[INFO] running `Command { std: "docker" "inspect" "8d7717448ace78dd522f5a442e8484d44ab76fb121072ebc7eb37fb4e389df08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7717448ace78dd522f5a442e8484d44ab76fb121072ebc7eb37fb4e389df08", kill_on_drop: false }`
[INFO] [stdout] 8d7717448ace78dd522f5a442e8484d44ab76fb121072ebc7eb37fb4e389df08
[INFO] checking blackmagic-sys-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate blackmagic-sys 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate blackmagic-sys 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 944cd0ebc3ade85ce135af6ba4c67dc8eb11425ba8e082f189f5731e067d7f4b
[INFO] running `Command { std: "docker" "start" "-a" "944cd0ebc3ade85ce135af6ba4c67dc8eb11425ba8e082f189f5731e067d7f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "944cd0ebc3ade85ce135af6ba4c67dc8eb11425ba8e082f189f5731e067d7f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944cd0ebc3ade85ce135af6ba4c67dc8eb11425ba8e082f189f5731e067d7f4b", kill_on_drop: false }`
[INFO] [stdout] 944cd0ebc3ade85ce135af6ba4c67dc8eb11425ba8e082f189f5731e067d7f4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc4dda476f23cb8e18eca749d4ff08cec442baecf9c5b8fa350e59bf90c28883
[INFO] running `Command { std: "docker" "start" "-a" "dc4dda476f23cb8e18eca749d4ff08cec442baecf9c5b8fa350e59bf90c28883", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling blackmagic-sys v0.1.0 (/opt/rustwide/workdir)
[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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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-e0c3f4c52c78b136/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 [unoptimized + debuginfo] target(s) in 10.41s
[INFO] running `Command { std: "docker" "inspect" "dc4dda476f23cb8e18eca749d4ff08cec442baecf9c5b8fa350e59bf90c28883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4dda476f23cb8e18eca749d4ff08cec442baecf9c5b8fa350e59bf90c28883", kill_on_drop: false }`
[INFO] [stdout] dc4dda476f23cb8e18eca749d4ff08cec442baecf9c5b8fa350e59bf90c28883
