[INFO] fetching crate dart-bindgen 0.1.9-deprecated...
[INFO] testing dart-bindgen-0.1.9-deprecated against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dart-bindgen 0.1.9-deprecated into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate dart-bindgen 0.1.9-deprecated
[INFO] finished tweaking crates.io crate dart-bindgen 0.1.9-deprecated
[INFO] tweaked toml for crates.io crate dart-bindgen 0.1.9-deprecated written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dart-bindgen 0.1.9-deprecated on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dart-bindgen 0.1.9-deprecated 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01ccea05040b97498f974811806d16ec5dbc84fdba191a652374a1829c1aad51
[INFO] running `Command { std: "docker" "start" "-a" "01ccea05040b97498f974811806d16ec5dbc84fdba191a652374a1829c1aad51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01ccea05040b97498f974811806d16ec5dbc84fdba191a652374a1829c1aad51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ccea05040b97498f974811806d16ec5dbc84fdba191a652374a1829c1aad51", kill_on_drop: false }`
[INFO] [stdout] 01ccea05040b97498f974811806d16ec5dbc84fdba191a652374a1829c1aad51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8bf95d5c19d6f335070e31c4f554cf8106281ff811dec182ac97d4b2a03c1a3
[INFO] running `Command { std: "docker" "start" "-a" "c8bf95d5c19d6f335070e31c4f554cf8106281ff811dec182ac97d4b2a03c1a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling clang v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling dart-bindgen v0.1.9-deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `documentation` is never used
[INFO] [stdout]   --> src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | trait Element {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn documentation(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "c8bf95d5c19d6f335070e31c4f554cf8106281ff811dec182ac97d4b2a03c1a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bf95d5c19d6f335070e31c4f554cf8106281ff811dec182ac97d4b2a03c1a3", kill_on_drop: false }`
[INFO] [stdout] c8bf95d5c19d6f335070e31c4f554cf8106281ff811dec182ac97d4b2a03c1a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca9fc0a25400ed395792fd2a4befd078a0d355efb8df58368de330f8d25deb2
[INFO] running `Command { std: "docker" "start" "-a" "4ca9fc0a25400ed395792fd2a4befd078a0d355efb8df58368de330f8d25deb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stdout] warning: method `documentation` is never used
[INFO] [stdout]   --> src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | trait Element {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn documentation(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling simplelog v0.8.0
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling insta v0.16.1
[INFO] [stderr]    Compiling dart-bindgen v0.1.9-deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `documentation` is never used
[INFO] [stdout]   --> src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | trait Element {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn documentation(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.80s
[INFO] running `Command { std: "docker" "inspect" "4ca9fc0a25400ed395792fd2a4befd078a0d355efb8df58368de330f8d25deb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca9fc0a25400ed395792fd2a4befd078a0d355efb8df58368de330f8d25deb2", kill_on_drop: false }`
[INFO] [stdout] 4ca9fc0a25400ed395792fd2a4befd078a0d355efb8df58368de330f8d25deb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95778d23c233beefb55a9599e4a11659d6a07cac26fe02797d6822809b033b00
[INFO] running `Command { std: "docker" "start" "-a" "95778d23c233beefb55a9599e4a11659d6a07cac26fe02797d6822809b033b00", kill_on_drop: false }`
[INFO] [stderr] warning: method `documentation` is never used
[INFO] [stderr]   --> src/lib.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | trait Element {
[INFO] [stderr]    |       ------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 71 |     fn documentation(&self) -> Option<&str>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dart-bindgen` (lib) generated 1 warning
[INFO] [stderr] warning: `dart-bindgen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dart_bindgen-43ea1c38f5006cfa)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test func::tests::test_func_void_with_params ... ok
[INFO] [stdout] test func::tests::test_func_void_with_no_params ... ok
[INFO] [stdout] test func::tests::test_func_with_docs ... ok
[INFO] [stdout] test func::tests::test_func_with_unnamed_args ... ok
[INFO] [stderr]      Running tests/allo_isolate.rs (/opt/rustwide/target/debug/deps/allo_isolate-79c98dbf85d38587)
[INFO] [stdout] test structure::tests::test_simple_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Starting Codegen!
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Building dsw
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: dsw is ready
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Windows
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Android
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for iOS
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: start parsing the C header file at "tests/headers/keystore.h".
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done Parsed the header file
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("account_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("account_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: account_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("account"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 28, offset: 109 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("account")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("account"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("error_message_utf8(char *, int32_t)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 9, offset: 128 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("error_message_utf8(char *, int32_t)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 9, offset: 128 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: error_message_utf8
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("buf"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 34, offset: 153 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("buf")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("length"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 47, offset: 166 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("length")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Int, display_name: "int" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("buf"), ty: "char *" }, Param { name: Some("length"), ty: "int" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_account(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 7, offset: 182 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_account(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 7, offset: 182 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_account
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 30, offset: 205 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 6, offset: 222 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 6, offset: 222 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 29, offset: 245 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_from_keyfile(const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 7, offset: 263 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_from_keyfile(const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 7, offset: 263 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_from_keyfile
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("path"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 41, offset: 297 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("path")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("path"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_generate(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 9, offset: 313 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_generate(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 9, offset: 313 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_generate
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 33, offset: 337 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 55, offset: 359 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_import(void *, const char *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 9, offset: 379 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_import(void *, const char *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 9, offset: 379 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_import
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 31, offset: 401 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("phrase"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 53, offset: 423 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("phrase")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 73, offset: 443 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("phrase"), ty: "const char *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_lock(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 9, offset: 463 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_lock(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 9, offset: 463 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_lock
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 29, offset: 483 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_new()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 22, column: 7, offset: 501 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_new()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 22, column: 7, offset: 501 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_new
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: []
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 9, offset: 530 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 9, offset: 530 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_paper_backup
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 37, offset: 558 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_phrase(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 13, offset: 582 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_phrase(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 13, offset: 582 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_phrase
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 35, offset: 604 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 57, offset: 626 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_set_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 9, offset: 646 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_set_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 9, offset: 646 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_set_paper_backup
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 41, offset: 678 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_status(const void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 9, offset: 698 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_status(const void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 9, offset: 698 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_status
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 37, offset: 726 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "const void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_unlock(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 9, offset: 746 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_unlock(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 9, offset: 746 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_unlock
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 31, offset: 768 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 53, offset: 790 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("last_error_length()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 34, column: 9, offset: 810 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("last_error_length()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 34, column: 9, offset: 810 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: last_error_length
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: []
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("phrase_destroy(char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 6, offset: 841 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("phrase_destroy(char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 6, offset: 841 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: phrase_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("phrase"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 27, offset: 862 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("phrase")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("phrase"), ty: "char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Dart Source...
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Writing Dart Source File...
[INFO] [stdout] test test_allo_isolate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enum.rs (/opt/rustwide/target/debug/deps/enum-7d9542b847db1ca0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Starting Codegen!
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Building dsw
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: dsw is ready
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Windows
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Android
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for iOS
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: start parsing the C header file at "tests/headers/enum.h".
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done Parsed the header file
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: EnumDecl, display_name: Some("NormalEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Enum: Entity { kind: EnumDecl, display_name: Some("NormalEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum: NormalEnum
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("NormalValueA"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 7, column: 5, offset: 104 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("NormalValueB"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 8, column: 5, offset: 122 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("NormalValueC"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 9, column: 5, offset: 140 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("NormalValueD"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 10, column: 5, offset: 162 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: EnumDecl, display_name: Some("DefaultEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 13, column: 9, offset: 187 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Enum: Entity { kind: EnumDecl, display_name: Some("DefaultEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 13, column: 9, offset: 187 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum: DefaultEnum
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("A"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 14, column: 3, offset: 196 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("B"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 15, column: 3, offset: 201 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("C"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 16, column: 3, offset: 206 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("D"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 17, column: 3, offset: 211 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("E"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 18, column: 3, offset: 216 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("F"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 19, column: 3, offset: 221 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: TypedefDecl, display_name: Some("DefaultEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 20, column: 3, offset: 226 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Typedef: Entity { kind: TypedefDecl, display_name: Some("DefaultEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 20, column: 3, offset: 226 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got enum in Typedef: Entity { kind: EnumDecl, display_name: Some("DefaultEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 13, column: 9, offset: 187 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum: DefaultEnum
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("A"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 14, column: 3, offset: 196 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("B"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 15, column: 3, offset: 201 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("C"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 16, column: 3, offset: 206 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("D"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 17, column: 3, offset: 211 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("E"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 18, column: 3, offset: 216 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("F"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 19, column: 3, offset: 221 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: EnumDecl, display_name: Some("ValuedEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 22, column: 9, offset: 248 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Enum: Entity { kind: EnumDecl, display_name: Some("ValuedEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 22, column: 9, offset: 248 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum: ValuedEnum
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("G"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 23, column: 3, offset: 257 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("H"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 24, column: 3, offset: 262 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("J"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 25, column: 3, offset: 272 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("K"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 26, column: 3, offset: 282 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("L"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 27, column: 3, offset: 287 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("M"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 28, column: 3, offset: 292 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: TypedefDecl, display_name: Some("ValuedEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 29, column: 3, offset: 297 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Typedef: Entity { kind: TypedefDecl, display_name: Some("ValuedEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 29, column: 3, offset: 297 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got enum in Typedef: Entity { kind: EnumDecl, display_name: Some("ValuedEnum"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 22, column: 9, offset: 248 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum: ValuedEnum
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("G"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 23, column: 3, offset: 257 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("H"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 24, column: 3, offset: 262 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("J"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 25, column: 3, offset: 272 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("K"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 26, column: 3, offset: 282 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("L"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 27, column: 3, offset: 287 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Enum field: Entity { kind: EnumConstantDecl, display_name: Some("M"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/enum.h" }), line: 28, column: 3, offset: 292 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Dart Source...
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Writing Dart Source File...
[INFO] [stdout] test test_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/keystore.rs (/opt/rustwide/target/debug/deps/keystore-ad7a20e7d23727c6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Starting Codegen!
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Building dsw
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: dsw is ready
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Windows
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Android
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for iOS
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: start parsing the C header file at "tests/headers/keystore.h".
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done Parsed the header file
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("account_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("account_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 6, offset: 87 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: account_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("account"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 6, column: 28, offset: 109 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("account")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("account"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("error_message_utf8(char *, int32_t)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 9, offset: 128 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("error_message_utf8(char *, int32_t)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 9, offset: 128 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: error_message_utf8
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("buf"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 34, offset: 153 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("buf")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("length"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 8, column: 47, offset: 166 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("length")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Int, display_name: "int" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("buf"), ty: "char *" }, Param { name: Some("length"), ty: "int" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_account(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 7, offset: 182 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_account(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 7, offset: 182 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_account
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 10, column: 30, offset: 205 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 6, offset: 222 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_destroy(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 6, offset: 222 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 12, column: 29, offset: 245 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_from_keyfile(const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 7, offset: 263 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_from_keyfile(const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 7, offset: 263 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_from_keyfile
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("path"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 14, column: 41, offset: 297 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("path")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("path"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_generate(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 9, offset: 313 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_generate(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 9, offset: 313 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_generate
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 33, offset: 337 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 16, column: 55, offset: 359 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_import(void *, const char *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 9, offset: 379 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_import(void *, const char *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 9, offset: 379 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_import
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 31, offset: 401 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("phrase"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 53, offset: 423 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("phrase")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 18, column: 73, offset: 443 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("phrase"), ty: "const char *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_lock(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 9, offset: 463 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_lock(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 9, offset: 463 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_lock
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 20, column: 29, offset: 483 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_new()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 22, column: 7, offset: 501 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_new()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 22, column: 7, offset: 501 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_new
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: []
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 9, offset: 530 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 9, offset: 530 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_paper_backup
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 24, column: 37, offset: 558 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_phrase(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 13, offset: 582 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_phrase(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 13, offset: 582 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_phrase
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 35, offset: 604 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 26, column: 57, offset: 626 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_set_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 9, offset: 646 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_set_paper_backup(void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 9, offset: 646 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_set_paper_backup
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 28, column: 41, offset: 678 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_status(const void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 9, offset: 698 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_status(const void *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 9, offset: 698 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_status
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 30, column: 37, offset: 726 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "const void *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("keystore_unlock(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 9, offset: 746 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("keystore_unlock(void *, const char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 9, offset: 746 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: keystore_unlock
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("keystore"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 31, offset: 768 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("keystore")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "void *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: void *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("password"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 32, column: 53, offset: 790 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("password")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "const char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: const char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("keystore"), ty: "void *" }, Param { name: Some("password"), ty: "const char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("last_error_length()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 34, column: 9, offset: 810 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("last_error_length()"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 34, column: 9, offset: 810 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: last_error_length
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: []
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: int
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: FunctionDecl, display_name: Some("phrase_destroy(char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 6, offset: 841 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Function: Entity { kind: FunctionDecl, display_name: Some("phrase_destroy(char *)"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 6, offset: 841 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function: phrase_destroy
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param: Entity { kind: ParmDecl, display_name: Some("phrase"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/keystore.h" }), line: 36, column: 27, offset: 862 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Name: Some("phrase")
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type: Type { kind: Pointer, display_name: "char *" }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Param Type Display Name: char *
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Params: [Param { name: Some("phrase"), ty: "char *" }]
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Docs: None
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Function Return Type: void
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Dart Source...
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Writing Dart Source File...
[INFO] [stdout] test test_keystore ... ok
[INFO] [stderr]      Running tests/struct.rs (/opt/rustwide/target/debug/deps/struct-98a9613e617981fd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Starting Codegen!
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Building dsw
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: dsw is ready
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Windows
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for Android
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating _open Code for iOS
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Code for opening DynamicLibrary done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: start parsing the C header file at "tests/headers/struct.h".
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done Parsed the header file
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: StructDecl, display_name: Some("NormalStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 6, column: 8, offset: 89 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Struct: Entity { kind: StructDecl, display_name: Some("NormalStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 6, column: 8, offset: 89 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Struct: NormalStruct
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: StructDecl, display_name: Some("TypedStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 11, column: 9, offset: 139 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Struct: Entity { kind: StructDecl, display_name: Some("TypedStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 11, column: 9, offset: 139 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Struct: TypedStruct
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Entity: Entity { kind: TypedefDecl, display_name: Some("TypedStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 16, column: 3, offset: 202 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got Typedef: Entity { kind: TypedefDecl, display_name: Some("TypedStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 16, column: 3, offset: 202 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Got struct in Typedef: Entity { kind: StructDecl, display_name: Some("TypedStruct"), location: Some(SourceLocation { file: Some(File { path: "tests/headers/struct.h" }), line: 11, column: 9, offset: 139 }) }
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Struct: TypedStruct
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Generating Dart Source...
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Done.
[INFO] [stdout] 08:11:10 [0m[36m[DEBUG] [0m(2) dart_bindgen: Writing Dart Source File...
[INFO] [stdout] test test_enum ... ok
[INFO] [stderr]    Doc-tests dart_bindgen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 22) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95778d23c233beefb55a9599e4a11659d6a07cac26fe02797d6822809b033b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95778d23c233beefb55a9599e4a11659d6a07cac26fe02797d6822809b033b00", kill_on_drop: false }`
[INFO] [stdout] 95778d23c233beefb55a9599e4a11659d6a07cac26fe02797d6822809b033b00
