[INFO] cloning repository https://github.com/AlexanderSchuetz97/jni-simple
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderSchuetz97/jni-simple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderSchuetz97%2Fjni-simple", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderSchuetz97%2Fjni-simple'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26eb25eb5fde1e4e86fa80aede9ede5122fca540
[INFO] documenting AlexanderSchuetz97/jni-simple against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderSchuetz97%2Fjni-simple" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderSchuetz97/jni-simple
[INFO] finished tweaking git repo https://github.com/AlexanderSchuetz97/jni-simple
[INFO] tweaked toml for git repo https://github.com/AlexanderSchuetz97/jni-simple written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderSchuetz97/jni-simple on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderSchuetz97/jni-simple 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80c5a87648761be38735cda773581b09164a1438cb62ac2c96d0e4f14dcad2ae
[INFO] running `Command { std: "docker" "start" "-a" "80c5a87648761be38735cda773581b09164a1438cb62ac2c96d0e4f14dcad2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80c5a87648761be38735cda773581b09164a1438cb62ac2c96d0e4f14dcad2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c5a87648761be38735cda773581b09164a1438cb62ac2c96d0e4f14dcad2ae", kill_on_drop: false }`
[INFO] [stdout] 80c5a87648761be38735cda773581b09164a1438cb62ac2c96d0e4f14dcad2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14a5c783bbda460f79e6abf2c4bb9b6f10fe3545bbe27a9a523ec21e02f870af
[INFO] running `Command { std: "docker" "start" "-a" "14a5c783bbda460f79e6abf2c4bb9b6f10fe3545bbe27a9a523ec21e02f870af", kill_on_drop: false }`
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking sync-ptr v0.2.1
[INFO] [stderr]  Documenting jni-simple v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]     --> src/lib.rs:5378:15
[INFO] [stdout]      |
[INFO] [stdout] 5378 | /// &[u8], Vec<u8>,
[INFO] [stdout]      |               ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 5378 | /// &[u8], `Vec<u8>`,
[INFO] [stdout]      |            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6141:18
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6232:18
[INFO] [stdout]      |
[INFO] [stdout] 6232 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6232 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7039:39
[INFO] [stdout]      |
[INFO] [stdout] 7039 |     ///     * must be a constructor ('<init>' method name)
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7293:39
[INFO] [stdout]      |
[INFO] [stdout] 7293 |     ///     * must be a constructor ('<init>' method name)
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20479:66
[INFO] [stdout]       |
[INFO] [stdout] 20479 |     /// Copies data from a Java jbyteArray `array` into a new Vec<i8>
[INFO] [stdout]       |                                                                  ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20479 |     /// Copies data from a Java jbyteArray `array` into a new `Vec<i8>`
[INFO] [stdout]       |                                                               +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20486:63
[INFO] [stdout]       |
[INFO] [stdout] 20486 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i8> is returned.
[INFO] [stdout]       |                                                               ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20486 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i8>` is returned.
[INFO] [stdout]       |                                                            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20489:18
[INFO] [stdout]       |
[INFO] [stdout] 20489 |     /// a new Vec<i8> that contains the copied data.
[INFO] [stdout]       |                  ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20489 |     /// a new `Vec<i8>` that contains the copied data.
[INFO] [stdout]       |               +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20496:81
[INFO] [stdout]       |
[INFO] [stdout] 20496 |     /// It is JVM implementation specific what is stored inside the returned Vec<i8> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20496 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i8>` if this function throws an exception
[INFO] [stdout]       |                                                                              +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20718:66
[INFO] [stdout]       |
[INFO] [stdout] 20718 |     /// Copies data from a Java jcharArray `array` into a new Vec<u16>
[INFO] [stdout]       |                                                                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20718 |     /// Copies data from a Java jcharArray `array` into a new `Vec<u16>`
[INFO] [stdout]       |                                                               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20725:63
[INFO] [stdout]       |
[INFO] [stdout] 20725 |     /// If `len` is `Some` and negative or 0 then an empty Vec<u16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20725 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<u16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20728:18
[INFO] [stdout]       |
[INFO] [stdout] 20728 |     /// a new Vec<u16> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20728 |     /// a new `Vec<u16>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20735:81
[INFO] [stdout]       |
[INFO] [stdout] 20735 |     /// It is JVM implementation specific what is stored inside the returned Vec<u16> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20735 |     /// It is JVM implementation specific what is stored inside the returned `Vec<u16>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20957:67
[INFO] [stdout]       |
[INFO] [stdout] 20957 |     /// Copies data from a Java jshortArray `array` into a new Vec<i16>
[INFO] [stdout]       |                                                                   ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20957 |     /// Copies data from a Java jshortArray `array` into a new `Vec<i16>`
[INFO] [stdout]       |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20964:63
[INFO] [stdout]       |
[INFO] [stdout] 20964 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20964 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20967:18
[INFO] [stdout]       |
[INFO] [stdout] 20967 |     /// a new Vec<i16> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20967 |     /// a new `Vec<i16>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20974:81
[INFO] [stdout]       |
[INFO] [stdout] 20974 |     /// It is JVM implementation specific what is stored inside the returned Vec<i16> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20974 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i16>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21196:65
[INFO] [stdout]       |
[INFO] [stdout] 21196 |     /// Copies data from a Java jintArray `array` into a new Vec<i32>
[INFO] [stdout]       |                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21196 |     /// Copies data from a Java jintArray `array` into a new `Vec<i32>`
[INFO] [stdout]       |                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:21203:63
[INFO] [stdout]       |
[INFO] [stdout] 21203 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21203 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21206:18
[INFO] [stdout]       |
[INFO] [stdout] 21206 |     /// a new Vec<i32> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21206 |     /// a new `Vec<i32>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21213:81
[INFO] [stdout]       |
[INFO] [stdout] 21213 |     /// It is JVM implementation specific what is stored inside the returned Vec<i32> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21213 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i32>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `jlong`
[INFO] [stdout]      --> src/lib.rs:21435:66
[INFO] [stdout]       |
[INFO] [stdout] 21435 |     /// Copies data from a Java jlongArray `array` into a new Vec<jlong>
[INFO] [stdout]       |                                                                  ^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21435 |     /// Copies data from a Java jlongArray `array` into a new `Vec<jlong>`
[INFO] [stdout]       |                                                               +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21442:63
[INFO] [stdout]       |
[INFO] [stdout] 21442 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i64> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21442 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i64>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21445:18
[INFO] [stdout]       |
[INFO] [stdout] 21445 |     /// a new Vec<i64> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21445 |     /// a new `Vec<i64>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21452:81
[INFO] [stdout]       |
[INFO] [stdout] 21452 |     /// It is JVM implementation specific what is stored inside the returned Vec<i64> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21452 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i64>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21674:67
[INFO] [stdout]       |
[INFO] [stdout] 21674 |     /// Copies data from a Java jfloatArray `array` into a new Vec<f32>
[INFO] [stdout]       |                                                                   ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21674 |     /// Copies data from a Java jfloatArray `array` into a new `Vec<f32>`
[INFO] [stdout]       |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21681:63
[INFO] [stdout]       |
[INFO] [stdout] 21681 |     /// If `len` is `Some` and negative or 0 then an empty Vec<f32> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21681 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<f32>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21684:18
[INFO] [stdout]       |
[INFO] [stdout] 21684 |     /// a new Vec<f32> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21684 |     /// a new `Vec<f32>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21691:81
[INFO] [stdout]       |
[INFO] [stdout] 21691 |     /// It is JVM implementation specific what is stored inside the returned Vec<f32> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21691 |     /// It is JVM implementation specific what is stored inside the returned `Vec<f32>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21913:68
[INFO] [stdout]       |
[INFO] [stdout] 21913 |     /// Copies data from a Java jdoubleArray `array` into a new Vec<f64>
[INFO] [stdout]       |                                                                    ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21913 |     /// Copies data from a Java jdoubleArray `array` into a new `Vec<f64>`
[INFO] [stdout]       |                                                                 +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21920:63
[INFO] [stdout]       |
[INFO] [stdout] 21920 |     /// If `len` is `Some` and negative or 0 then an empty Vec<f64> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21920 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<f64>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21923:18
[INFO] [stdout]       |
[INFO] [stdout] 21923 |     /// a new Vec<f64> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21923 |     /// a new `Vec<f64>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21930:81
[INFO] [stdout]       |
[INFO] [stdout] 21930 |     /// It is JVM implementation specific what is stored inside the returned Vec<f64> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21930 |     /// It is JVM implementation specific what is stored inside the returned `Vec<f64>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jni_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "14a5c783bbda460f79e6abf2c4bb9b6f10fe3545bbe27a9a523ec21e02f870af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14a5c783bbda460f79e6abf2c4bb9b6f10fe3545bbe27a9a523ec21e02f870af", kill_on_drop: false }`
[INFO] [stdout] 14a5c783bbda460f79e6abf2c4bb9b6f10fe3545bbe27a9a523ec21e02f870af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0dd91c17a4a792ecc1757535a883b330a0b34e804d93a500fee38391874abfe
[INFO] running `Command { std: "docker" "start" "-a" "a0dd91c17a4a792ecc1757535a883b330a0b34e804d93a500fee38391874abfe", kill_on_drop: false }`
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]  Documenting jni-simple v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]     --> src/lib.rs:5378:15
[INFO] [stdout]      |
[INFO] [stdout] 5378 | /// &[u8], Vec<u8>,
[INFO] [stdout]      |               ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 5378 | /// &[u8], `Vec<u8>`,
[INFO] [stdout]      |            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6141:18
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6232:18
[INFO] [stdout]      |
[INFO] [stdout] 6232 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6232 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7039:39
[INFO] [stdout]      |
[INFO] [stdout] 7039 |     ///     * must be a constructor ('<init>' method name)
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7293:39
[INFO] [stdout]      |
[INFO] [stdout] 7293 |     ///     * must be a constructor ('<init>' method name)
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20479:66
[INFO] [stdout]       |
[INFO] [stdout] 20479 |     /// Copies data from a Java jbyteArray `array` into a new Vec<i8>
[INFO] [stdout]       |                                                                  ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20479 |     /// Copies data from a Java jbyteArray `array` into a new `Vec<i8>`
[INFO] [stdout]       |                                                               +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20486:63
[INFO] [stdout]       |
[INFO] [stdout] 20486 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i8> is returned.
[INFO] [stdout]       |                                                               ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20486 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i8>` is returned.
[INFO] [stdout]       |                                                            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20489:18
[INFO] [stdout]       |
[INFO] [stdout] 20489 |     /// a new Vec<i8> that contains the copied data.
[INFO] [stdout]       |                  ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20489 |     /// a new `Vec<i8>` that contains the copied data.
[INFO] [stdout]       |               +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i8`
[INFO] [stdout]      --> src/lib.rs:20496:81
[INFO] [stdout]       |
[INFO] [stdout] 20496 |     /// It is JVM implementation specific what is stored inside the returned Vec<i8> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20496 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i8>` if this function throws an exception
[INFO] [stdout]       |                                                                              +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20718:66
[INFO] [stdout]       |
[INFO] [stdout] 20718 |     /// Copies data from a Java jcharArray `array` into a new Vec<u16>
[INFO] [stdout]       |                                                                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20718 |     /// Copies data from a Java jcharArray `array` into a new `Vec<u16>`
[INFO] [stdout]       |                                                               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20725:63
[INFO] [stdout]       |
[INFO] [stdout] 20725 |     /// If `len` is `Some` and negative or 0 then an empty Vec<u16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20725 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<u16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20728:18
[INFO] [stdout]       |
[INFO] [stdout] 20728 |     /// a new Vec<u16> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20728 |     /// a new `Vec<u16>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u16`
[INFO] [stdout]      --> src/lib.rs:20735:81
[INFO] [stdout]       |
[INFO] [stdout] 20735 |     /// It is JVM implementation specific what is stored inside the returned Vec<u16> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20735 |     /// It is JVM implementation specific what is stored inside the returned `Vec<u16>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20957:67
[INFO] [stdout]       |
[INFO] [stdout] 20957 |     /// Copies data from a Java jshortArray `array` into a new Vec<i16>
[INFO] [stdout]       |                                                                   ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20957 |     /// Copies data from a Java jshortArray `array` into a new `Vec<i16>`
[INFO] [stdout]       |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20964:63
[INFO] [stdout]       |
[INFO] [stdout] 20964 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20964 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20967:18
[INFO] [stdout]       |
[INFO] [stdout] 20967 |     /// a new Vec<i16> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20967 |     /// a new `Vec<i16>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:20974:81
[INFO] [stdout]       |
[INFO] [stdout] 20974 |     /// It is JVM implementation specific what is stored inside the returned Vec<i16> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 20974 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i16>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21196:65
[INFO] [stdout]       |
[INFO] [stdout] 21196 |     /// Copies data from a Java jintArray `array` into a new Vec<i32>
[INFO] [stdout]       |                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21196 |     /// Copies data from a Java jintArray `array` into a new `Vec<i32>`
[INFO] [stdout]       |                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i16`
[INFO] [stdout]      --> src/lib.rs:21203:63
[INFO] [stdout]       |
[INFO] [stdout] 21203 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i16> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21203 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i16>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21206:18
[INFO] [stdout]       |
[INFO] [stdout] 21206 |     /// a new Vec<i32> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21206 |     /// a new `Vec<i32>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i32`
[INFO] [stdout]      --> src/lib.rs:21213:81
[INFO] [stdout]       |
[INFO] [stdout] 21213 |     /// It is JVM implementation specific what is stored inside the returned Vec<i32> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21213 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i32>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `jlong`
[INFO] [stdout]      --> src/lib.rs:21435:66
[INFO] [stdout]       |
[INFO] [stdout] 21435 |     /// Copies data from a Java jlongArray `array` into a new Vec<jlong>
[INFO] [stdout]       |                                                                  ^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21435 |     /// Copies data from a Java jlongArray `array` into a new `Vec<jlong>`
[INFO] [stdout]       |                                                               +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21442:63
[INFO] [stdout]       |
[INFO] [stdout] 21442 |     /// If `len` is `Some` and negative or 0 then an empty Vec<i64> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21442 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<i64>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21445:18
[INFO] [stdout]       |
[INFO] [stdout] 21445 |     /// a new Vec<i64> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21445 |     /// a new `Vec<i64>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `i64`
[INFO] [stdout]      --> src/lib.rs:21452:81
[INFO] [stdout]       |
[INFO] [stdout] 21452 |     /// It is JVM implementation specific what is stored inside the returned Vec<i64> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21452 |     /// It is JVM implementation specific what is stored inside the returned `Vec<i64>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21674:67
[INFO] [stdout]       |
[INFO] [stdout] 21674 |     /// Copies data from a Java jfloatArray `array` into a new Vec<f32>
[INFO] [stdout]       |                                                                   ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21674 |     /// Copies data from a Java jfloatArray `array` into a new `Vec<f32>`
[INFO] [stdout]       |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21681:63
[INFO] [stdout]       |
[INFO] [stdout] 21681 |     /// If `len` is `Some` and negative or 0 then an empty Vec<f32> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21681 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<f32>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21684:18
[INFO] [stdout]       |
[INFO] [stdout] 21684 |     /// a new Vec<f32> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21684 |     /// a new `Vec<f32>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]      --> src/lib.rs:21691:81
[INFO] [stdout]       |
[INFO] [stdout] 21691 |     /// It is JVM implementation specific what is stored inside the returned Vec<f32> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21691 |     /// It is JVM implementation specific what is stored inside the returned `Vec<f32>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21913:68
[INFO] [stdout]       |
[INFO] [stdout] 21913 |     /// Copies data from a Java jdoubleArray `array` into a new Vec<f64>
[INFO] [stdout]       |                                                                    ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21913 |     /// Copies data from a Java jdoubleArray `array` into a new `Vec<f64>`
[INFO] [stdout]       |                                                                 +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21920:63
[INFO] [stdout]       |
[INFO] [stdout] 21920 |     /// If `len` is `Some` and negative or 0 then an empty Vec<f64> is returned.
[INFO] [stdout]       |                                                               ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21920 |     /// If `len` is `Some` and negative or 0 then an empty `Vec<f64>` is returned.
[INFO] [stdout]       |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21923:18
[INFO] [stdout]       |
[INFO] [stdout] 21923 |     /// a new Vec<f64> that contains the copied data.
[INFO] [stdout]       |                  ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21923 |     /// a new `Vec<f64>` that contains the copied data.
[INFO] [stdout]       |               +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f64`
[INFO] [stdout]      --> src/lib.rs:21930:81
[INFO] [stdout]       |
[INFO] [stdout] 21930 |     /// It is JVM implementation specific what is stored inside the returned Vec<f64> if this function throws an exception
[INFO] [stdout]       |                                                                                 ^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]       |
[INFO] [stdout] 21930 |     /// It is JVM implementation specific what is stored inside the returned `Vec<f64>` if this function throws an exception
[INFO] [stdout]       |                                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jni_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "a0dd91c17a4a792ecc1757535a883b330a0b34e804d93a500fee38391874abfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0dd91c17a4a792ecc1757535a883b330a0b34e804d93a500fee38391874abfe", kill_on_drop: false }`
[INFO] [stdout] a0dd91c17a4a792ecc1757535a883b330a0b34e804d93a500fee38391874abfe
