[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] eb8de5920d5ae437704b5dab91b6a6fc2013bf84
[INFO] documenting AlexanderSchuetz97/jni-simple against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderSchuetz97%2Fjni-simple" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderSchuetz97/jni-simple 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 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-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e17dcac9582b4e26dbaf38d840952dbf21cd8132623ce58a1c46bbcf4b13b097
[INFO] running `Command { std: "docker" "start" "-a" "e17dcac9582b4e26dbaf38d840952dbf21cd8132623ce58a1c46bbcf4b13b097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e17dcac9582b4e26dbaf38d840952dbf21cd8132623ce58a1c46bbcf4b13b097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17dcac9582b4e26dbaf38d840952dbf21cd8132623ce58a1c46bbcf4b13b097", kill_on_drop: false }`
[INFO] [stdout] e17dcac9582b4e26dbaf38d840952dbf21cd8132623ce58a1c46bbcf4b13b097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59e9c8e7cd8c3ce3ef11067a4a879ecf09c92b4dd5a2e4c23268bb6d62e6bfd
[INFO] running `Command { std: "docker" "start" "-a" "e59e9c8e7cd8c3ce3ef11067a4a879ecf09c92b4dd5a2e4c23268bb6d62e6bfd", kill_on_drop: false }`
[INFO] [stderr]     Checking sync-ptr v0.1.4
[INFO] [stderr]  Documenting jni-simple v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]     --> src/lib.rs:5380:15
[INFO] [stdout]      |
[INFO] [stdout] 5380 | /// &[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] 5380 | /// &[u8], `Vec<u8>`,
[INFO] [stdout]      |            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6143:18
[INFO] [stdout]      |
[INFO] [stdout] 6143 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6143 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6234:18
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7041:39
[INFO] [stdout]      |
[INFO] [stdout] 7041 |     ///     * 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:7295:39
[INFO] [stdout]      |
[INFO] [stdout] 7295 |     ///     * 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:20474:66
[INFO] [stdout]       |
[INFO] [stdout] 20474 |     /// 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] 20474 |     /// 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:20481:63
[INFO] [stdout]       |
[INFO] [stdout] 20481 |     /// 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] 20481 |     /// 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:20484:18
[INFO] [stdout]       |
[INFO] [stdout] 20484 |     /// 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] 20484 |     /// 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:20491:81
[INFO] [stdout]       |
[INFO] [stdout] 20491 |     /// 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] 20491 |     /// 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:20713:66
[INFO] [stdout]       |
[INFO] [stdout] 20713 |     /// 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] 20713 |     /// 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:20720:63
[INFO] [stdout]       |
[INFO] [stdout] 20720 |     /// 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] 20720 |     /// 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:20723:18
[INFO] [stdout]       |
[INFO] [stdout] 20723 |     /// 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] 20723 |     /// 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:20730:81
[INFO] [stdout]       |
[INFO] [stdout] 20730 |     /// 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] 20730 |     /// 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:20952:67
[INFO] [stdout]       |
[INFO] [stdout] 20952 |     /// 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] 20952 |     /// 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:20959:63
[INFO] [stdout]       |
[INFO] [stdout] 20959 |     /// 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] 20959 |     /// 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:20962:18
[INFO] [stdout]       |
[INFO] [stdout] 20962 |     /// 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] 20962 |     /// 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:20969:81
[INFO] [stdout]       |
[INFO] [stdout] 20969 |     /// 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] 20969 |     /// 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:21191:65
[INFO] [stdout]       |
[INFO] [stdout] 21191 |     /// 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] 21191 |     /// 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:21198:63
[INFO] [stdout]       |
[INFO] [stdout] 21198 |     /// 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] 21198 |     /// 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:21201:18
[INFO] [stdout]       |
[INFO] [stdout] 21201 |     /// 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] 21201 |     /// 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:21208:81
[INFO] [stdout]       |
[INFO] [stdout] 21208 |     /// 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] 21208 |     /// 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:21430:66
[INFO] [stdout]       |
[INFO] [stdout] 21430 |     /// 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] 21430 |     /// 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:21437:63
[INFO] [stdout]       |
[INFO] [stdout] 21437 |     /// 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] 21437 |     /// 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:21440:18
[INFO] [stdout]       |
[INFO] [stdout] 21440 |     /// 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] 21440 |     /// 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:21447:81
[INFO] [stdout]       |
[INFO] [stdout] 21447 |     /// 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] 21447 |     /// 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:21669:67
[INFO] [stdout]       |
[INFO] [stdout] 21669 |     /// 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] 21669 |     /// 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:21676:63
[INFO] [stdout]       |
[INFO] [stdout] 21676 |     /// 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] 21676 |     /// 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:21679:18
[INFO] [stdout]       |
[INFO] [stdout] 21679 |     /// 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] 21679 |     /// 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:21686:81
[INFO] [stdout]       |
[INFO] [stdout] 21686 |     /// 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] 21686 |     /// 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:21908:68
[INFO] [stdout]       |
[INFO] [stdout] 21908 |     /// 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] 21908 |     /// 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:21915:63
[INFO] [stdout]       |
[INFO] [stdout] 21915 |     /// 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] 21915 |     /// 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:21918:18
[INFO] [stdout]       |
[INFO] [stdout] 21918 |     /// 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] 21918 |     /// 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:21925:81
[INFO] [stdout]       |
[INFO] [stdout] 21925 |     /// 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] 21925 |     /// 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.83s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jni_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "e59e9c8e7cd8c3ce3ef11067a4a879ecf09c92b4dd5a2e4c23268bb6d62e6bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59e9c8e7cd8c3ce3ef11067a4a879ecf09c92b4dd5a2e4c23268bb6d62e6bfd", kill_on_drop: false }`
[INFO] [stdout] e59e9c8e7cd8c3ce3ef11067a4a879ecf09c92b4dd5a2e4c23268bb6d62e6bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] c898e80988c50d6f005556ff6eab1495879dac18b9f57d87c0e8a383faea7242
[INFO] running `Command { std: "docker" "start" "-a" "c898e80988c50d6f005556ff6eab1495879dac18b9f57d87c0e8a383faea7242", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]  Documenting jni-simple v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]     --> src/lib.rs:5380:15
[INFO] [stdout]      |
[INFO] [stdout] 5380 | /// &[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] 5380 | /// &[u8], `Vec<u8>`,
[INFO] [stdout]      |            +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6143:18
[INFO] [stdout]      |
[INFO] [stdout] 6143 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6143 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Type`
[INFO] [stdout]     --> src/lib.rs:6234:18
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     /// * Release<Type>`ArrayElements`
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     /// * `Release<Type>``ArrayElements`
[INFO] [stdout]      |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `init`
[INFO] [stdout]     --> src/lib.rs:7041:39
[INFO] [stdout]      |
[INFO] [stdout] 7041 |     ///     * 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:7295:39
[INFO] [stdout]      |
[INFO] [stdout] 7295 |     ///     * 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:20474:66
[INFO] [stdout]       |
[INFO] [stdout] 20474 |     /// 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] 20474 |     /// 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:20481:63
[INFO] [stdout]       |
[INFO] [stdout] 20481 |     /// 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] 20481 |     /// 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:20484:18
[INFO] [stdout]       |
[INFO] [stdout] 20484 |     /// 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] 20484 |     /// 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:20491:81
[INFO] [stdout]       |
[INFO] [stdout] 20491 |     /// 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] 20491 |     /// 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:20713:66
[INFO] [stdout]       |
[INFO] [stdout] 20713 |     /// 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] 20713 |     /// 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:20720:63
[INFO] [stdout]       |
[INFO] [stdout] 20720 |     /// 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] 20720 |     /// 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:20723:18
[INFO] [stdout]       |
[INFO] [stdout] 20723 |     /// 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] 20723 |     /// 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:20730:81
[INFO] [stdout]       |
[INFO] [stdout] 20730 |     /// 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] 20730 |     /// 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:20952:67
[INFO] [stdout]       |
[INFO] [stdout] 20952 |     /// 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] 20952 |     /// 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:20959:63
[INFO] [stdout]       |
[INFO] [stdout] 20959 |     /// 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] 20959 |     /// 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:20962:18
[INFO] [stdout]       |
[INFO] [stdout] 20962 |     /// 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] 20962 |     /// 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:20969:81
[INFO] [stdout]       |
[INFO] [stdout] 20969 |     /// 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] 20969 |     /// 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:21191:65
[INFO] [stdout]       |
[INFO] [stdout] 21191 |     /// 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] 21191 |     /// 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:21198:63
[INFO] [stdout]       |
[INFO] [stdout] 21198 |     /// 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] 21198 |     /// 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:21201:18
[INFO] [stdout]       |
[INFO] [stdout] 21201 |     /// 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] 21201 |     /// 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:21208:81
[INFO] [stdout]       |
[INFO] [stdout] 21208 |     /// 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] 21208 |     /// 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:21430:66
[INFO] [stdout]       |
[INFO] [stdout] 21430 |     /// 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] 21430 |     /// 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:21437:63
[INFO] [stdout]       |
[INFO] [stdout] 21437 |     /// 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] 21437 |     /// 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:21440:18
[INFO] [stdout]       |
[INFO] [stdout] 21440 |     /// 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] 21440 |     /// 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:21447:81
[INFO] [stdout]       |
[INFO] [stdout] 21447 |     /// 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] 21447 |     /// 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:21669:67
[INFO] [stdout]       |
[INFO] [stdout] 21669 |     /// 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] 21669 |     /// 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:21676:63
[INFO] [stdout]       |
[INFO] [stdout] 21676 |     /// 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] 21676 |     /// 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:21679:18
[INFO] [stdout]       |
[INFO] [stdout] 21679 |     /// 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] 21679 |     /// 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:21686:81
[INFO] [stdout]       |
[INFO] [stdout] 21686 |     /// 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] 21686 |     /// 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:21908:68
[INFO] [stdout]       |
[INFO] [stdout] 21908 |     /// 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] 21908 |     /// 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:21915:63
[INFO] [stdout]       |
[INFO] [stdout] 21915 |     /// 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] 21915 |     /// 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:21918:18
[INFO] [stdout]       |
[INFO] [stdout] 21918 |     /// 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] 21918 |     /// 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:21925:81
[INFO] [stdout]       |
[INFO] [stdout] 21925 |     /// 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] 21925 |     /// 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.56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jni_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "c898e80988c50d6f005556ff6eab1495879dac18b9f57d87c0e8a383faea7242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c898e80988c50d6f005556ff6eab1495879dac18b9f57d87c0e8a383faea7242", kill_on_drop: false }`
[INFO] [stdout] c898e80988c50d6f005556ff6eab1495879dac18b9f57d87c0e8a383faea7242
