[INFO] cloning repository https://github.com/Belval/seal-bindgen-test-case [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Belval/seal-bindgen-test-case" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelval%2Fseal-bindgen-test-case", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelval%2Fseal-bindgen-test-case'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] becbd830ac5028d1c65b3acaa3f2984b46f73444 [INFO] documenting Belval/seal-bindgen-test-case against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelval%2Fseal-bindgen-test-case" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Belval/seal-bindgen-test-case on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Belval/seal-bindgen-test-case [INFO] finished tweaking git repo https://github.com/Belval/seal-bindgen-test-case [INFO] tweaked toml for git repo https://github.com/Belval/seal-bindgen-test-case written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Belval/seal-bindgen-test-case already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10ed36aef99fee2a29d5c455839b00e0506a7865c7f5934796c67e6fa92aa35e [INFO] running `Command { std: "docker" "start" "-a" "10ed36aef99fee2a29d5c455839b00e0506a7865c7f5934796c67e6fa92aa35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ed36aef99fee2a29d5c455839b00e0506a7865c7f5934796c67e6fa92aa35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ed36aef99fee2a29d5c455839b00e0506a7865c7f5934796c67e6fa92aa35e", kill_on_drop: false }` [INFO] [stdout] 10ed36aef99fee2a29d5c455839b00e0506a7865c7f5934796c67e6fa92aa35e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] dc2cd5c90accd4aa3b06327c49779705957f073353f4232ef7ec81ec6f582356 [INFO] running `Command { std: "docker" "start" "-a" "dc2cd5c90accd4aa3b06327c49779705957f073353f4232ef7ec81ec6f582356", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `git2::Repository` [INFO] [stdout] --> build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use git2::Repository; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_path` [INFO] [stdout] --> build.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let out_path = PathBuf::from("./src/"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> build.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let mut bindings_string = bindings [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | file.write_all(bindings_string.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | file.sync_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Scraping seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:1771:15 [INFO] [stdout] | [INFO] [stdout] 1771 | ///@param[in] seed_lw Low-word for seed for the PRNG [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:1772:15 [INFO] [stdout] | [INFO] [stdout] 1772 | ///@param[in] seed_hw High-word for seed for the PRNG [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2145:15 [INFO] [stdout] | [INFO] [stdout] 2145 | ///@param[in] pool The MemoryPoolHandle pointing to a valid memory pool [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2268:15 [INFO] [stdout] | [INFO] [stdout] 2268 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2277:15 [INFO] [stdout] | [INFO] [stdout] 2277 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2384:15 [INFO] [stdout] | [INFO] [stdout] 2384 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2395:15 [INFO] [stdout] | [INFO] [stdout] 2395 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2407:15 [INFO] [stdout] | [INFO] [stdout] 2407 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2421:15 [INFO] [stdout] | [INFO] [stdout] 2421 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2447:15 [INFO] [stdout] | [INFO] [stdout] 2447 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2448:15 [INFO] [stdout] | [INFO] [stdout] 2448 | ///@param[in] start_locked Bool indicating whether the lock should be [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2464:15 [INFO] [stdout] | [INFO] [stdout] 2464 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2465:15 [INFO] [stdout] | [INFO] [stdout] 2465 | ///@param[in] start_locked Bool indicating whether the lock should be [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "dc2cd5c90accd4aa3b06327c49779705957f073353f4232ef7ec81ec6f582356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2cd5c90accd4aa3b06327c49779705957f073353f4232ef7ec81ec6f582356", kill_on_drop: false }` [INFO] [stdout] dc2cd5c90accd4aa3b06327c49779705957f073353f4232ef7ec81ec6f582356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 6df2b96947e9b3d280a7a6ba6850fdaa3ee05dddf15e23b70fe293cab563bb5c [INFO] running `Command { std: "docker" "start" "-a" "6df2b96947e9b3d280a7a6ba6850fdaa3ee05dddf15e23b70fe293cab563bb5c", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `git2::Repository` [INFO] [stdout] --> build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use git2::Repository; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_path` [INFO] [stdout] --> build.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let out_path = PathBuf::from("./src/"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> build.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let mut bindings_string = bindings [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | file.write_all(bindings_string.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | file.sync_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Scraping seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting seal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:1771:15 [INFO] [stdout] | [INFO] [stdout] 1771 | ///@param[in] seed_lw Low-word for seed for the PRNG [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:1772:15 [INFO] [stdout] | [INFO] [stdout] 1772 | ///@param[in] seed_hw High-word for seed for the PRNG [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2145:15 [INFO] [stdout] | [INFO] [stdout] 2145 | ///@param[in] pool The MemoryPoolHandle pointing to a valid memory pool [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2268:15 [INFO] [stdout] | [INFO] [stdout] 2268 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2277:15 [INFO] [stdout] | [INFO] [stdout] 2277 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2384:15 [INFO] [stdout] | [INFO] [stdout] 2384 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2395:15 [INFO] [stdout] | [INFO] [stdout] 2395 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2407:15 [INFO] [stdout] | [INFO] [stdout] 2407 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2421:15 [INFO] [stdout] | [INFO] [stdout] 2421 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2447:15 [INFO] [stdout] | [INFO] [stdout] 2447 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2448:15 [INFO] [stdout] | [INFO] [stdout] 2448 | ///@param[in] start_locked Bool indicating whether the lock should be [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2464:15 [INFO] [stdout] | [INFO] [stdout] 2464 | ///@param[in] mm_prof Pointer to a new memory manager profile [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/./bindings.rs:2465:15 [INFO] [stdout] | [INFO] [stdout] 2465 | ///@param[in] start_locked Bool indicating whether the lock should be [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.26s [INFO] running `Command { std: "docker" "inspect" "6df2b96947e9b3d280a7a6ba6850fdaa3ee05dddf15e23b70fe293cab563bb5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df2b96947e9b3d280a7a6ba6850fdaa3ee05dddf15e23b70fe293cab563bb5c", kill_on_drop: false }` [INFO] [stdout] 6df2b96947e9b3d280a7a6ba6850fdaa3ee05dddf15e23b70fe293cab563bb5c