[INFO] fetching crate ft60x_rs 0.1.0...
[INFO] testing ft60x_rs-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ft60x_rs 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ft60x_rs 0.1.0
[INFO] finished tweaking crates.io crate ft60x_rs 0.1.0
[INFO] tweaked toml for crates.io crate ft60x_rs 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ft60x_rs 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding libloading v0.7.4 (available: v0.9.0)
[INFO] [stderr]       Adding rust-embed v6.8.1 (available: v8.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820
[INFO] running `Command { std: "docker" "start" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", 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" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling ft60x_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ffi.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<T>> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<'_, T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s
[INFO] running `Command { std: "docker" "inspect" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ft60x_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ffi.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<T>> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<'_, T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ffi.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<T>> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<'_, T>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ffi.rs:28:21
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<T>> {
[INFO] [stderr]    |                     ^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn d3xx_fn<T>(name: &str) -> Result<Symbol<'_, T>> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ft60x_rs` (lib) generated 1 warning (run `cargo fix --lib -p ft60x_rs` to apply 1 suggestion)
[INFO] [stderr] warning: `ft60x_rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ft60x_rs-eb55e3f0fccb0f40)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests ft60x_rs
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/ffi.rs - ffi::lib::wrap_d3xx (line 65) ... FAILED
[INFO] [stdout] test src/ffi.rs - ffi::lib::wrap_d3xx (line 59) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ffi.rs - ffi::lib::wrap_d3xx (line 65) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/ffi.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 | unsafe fn FT_ListDevices(pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong) -> Result<()> {
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/ffi.rs:66:58
[INFO] [stdout]    |
[INFO] [stdout] 66 | unsafe fn FT_ListDevices(pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong) -> Result<()> {
[INFO] [stdout]    |                                                          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_ulong` in this scope
[INFO] [stdout]   --> src/ffi.rs:66:73
[INFO] [stdout]    |
[INFO] [stdout] 66 | unsafe fn FT_ListDevices(pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong) -> Result<()> {
[INFO] [stdout]    |                                                                         ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/ffi.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type F = unsafe extern "C" fn(*mut c_void, *mut c_void, c_ulong) -> FT_STATUS;
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/ffi.rs:67:53
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type F = unsafe extern "C" fn(*mut c_void, *mut c_void, c_ulong) -> FT_STATUS;
[INFO] [stdout]    |                                                     ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_ulong` in this scope
[INFO] [stdout]   --> src/ffi.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type F = unsafe extern "C" fn(*mut c_void, *mut c_void, c_ulong) -> FT_STATUS;
[INFO] [stdout]    |                                                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::ffi::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::os::raw::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use core::ffi::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 65 + use libc::c_ulong;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FT_STATUS` in this scope
[INFO] [stdout]   --> src/ffi.rs:67:73
[INFO] [stdout]    |
[INFO] [stdout] 67 |     type F = unsafe extern "C" fn(*mut c_void, *mut c_void, c_ulong) -> FT_STATUS;
[INFO] [stdout]    |                                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OnceCell` in this scope
[INFO] [stdout]   --> src/ffi.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     static SYMBOL: OnceCell<Symbol<F>> = OnceCell::new();
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Symbol` in this scope
[INFO] [stdout]   --> src/ffi.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     static SYMBOL: OnceCell<Symbol<F>> = OnceCell::new();
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OnceCell` in this scope
[INFO] [stdout]   --> src/ffi.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 |     static SYMBOL: OnceCell<Symbol<F>> = OnceCell::new();
[INFO] [stdout]    |                                          ^^^^^^^^ use of undeclared type `OnceCell`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 65 + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/ffi.rs:66:85
[INFO] [stdout]    |
[INFO] [stdout] 66 | unsafe fn FT_ListDevices(pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong) -> Result<()> {
[INFO] [stdout]    |                                                                                     ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 66 | unsafe fn FT_ListDevices(pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong) -> Result<(), E> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d3xx_fn` in this scope
[INFO] [stdout]   --> src/ffi.rs:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let func = SYMBOL.get_or_try_init(|| d3xx_fn::<F>(stringify!($name)))?;
[INFO] [stdout]    |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `D3xxError` in this scope
[INFO] [stdout]   --> src/ffi.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |        return Err(D3xxError::from(res as u32).into());
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared type `D3xxError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ffi.rs - ffi::lib::wrap_d3xx (line 59) stdout ----
[INFO] [stdout] error: cannot find macro `wrap_d3xx` in this scope
[INFO] [stdout]   --> src/ffi.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | wrap_d3xx!(FT_ListDevices, pArg1: *mut c_void, pArg2: *mut c_void, flags: c_ulong);
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ffi.rs - ffi::lib::wrap_d3xx (line 59)
[INFO] [stdout]     src/ffi.rs - ffi::lib::wrap_d3xx (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820", kill_on_drop: false }`
[INFO] [stdout] d1c35b9ae66d9643e4332f6091c218ded02e98359614146d0094059afa772820
