[INFO] fetching crate ejni 0.1.0...
[INFO] testing ejni-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate ejni 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ejni 0.1.0
[INFO] finished tweaking crates.io crate ejni 0.1.0
[INFO] tweaked toml for crates.io crate ejni 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ejni 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding jni v0.19.0 (available: v0.21.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ad1ac86fd1ba08961fab16e59e71c59551a9b7d27cdd52b914585457f0965d3
[INFO] running `Command { std: "docker" "start" "-a" "8ad1ac86fd1ba08961fab16e59e71c59551a9b7d27cdd52b914585457f0965d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ad1ac86fd1ba08961fab16e59e71c59551a9b7d27cdd52b914585457f0965d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad1ac86fd1ba08961fab16e59e71c59551a9b7d27cdd52b914585457f0965d3", kill_on_drop: false }`
[INFO] [stdout] 8ad1ac86fd1ba08961fab16e59e71c59551a9b7d27cdd52b914585457f0965d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dcdc338ad9a0178f6d415fdf30279825f195804e7e581b9b0d9f24a5b82a940
[INFO] running `Command { std: "docker" "start" "-a" "3dcdc338ad9a0178f6d415fdf30279825f195804e7e581b9b0d9f24a5b82a940", kill_on_drop: false }`
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling jni v0.19.0
[INFO] [stderr]    Compiling ejni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<u8> {
[INFO] [stdout]     |                     ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<'_, u8> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:265:21
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<i64> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<'_, i64> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<i32> {
[INFO] [stdout]     |                        ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<'_, i32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<f32> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<'_, f32> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<f64> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<'_, f64> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<bool> {
[INFO] [stdout]     |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<'_, bool> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<u16> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<'_, u16> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:362:22
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<i16> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<'_, i16> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/abstractions/iterator.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object>> {
[INFO] [stdout]    |                   ^^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.58s
[INFO] running `Command { std: "docker" "inspect" "3dcdc338ad9a0178f6d415fdf30279825f195804e7e581b9b0d9f24a5b82a940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dcdc338ad9a0178f6d415fdf30279825f195804e7e581b9b0d9f24a5b82a940", kill_on_drop: false }`
[INFO] [stdout] 3dcdc338ad9a0178f6d415fdf30279825f195804e7e581b9b0d9f24a5b82a940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246c96121b46d2ba3c321aec631a687062585fafc9dc02af3d3e7e476627afe3
[INFO] running `Command { std: "docker" "start" "-a" "246c96121b46d2ba3c321aec631a687062585fafc9dc02af3d3e7e476627afe3", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<u8> {
[INFO] [stdout]     |                     ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<'_, u8> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:265:21
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<i64> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<'_, i64> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<i32> {
[INFO] [stdout]     |                        ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<'_, i32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<f32> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<'_, f32> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<f64> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<'_, f64> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<bool> {
[INFO] [stdout]     |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<'_, bool> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<u16> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<'_, u16> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:362:22
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<i16> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<'_, i16> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/abstractions/iterator.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object>> {
[INFO] [stdout]    |                   ^^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ejni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<u8> {
[INFO] [stdout]     |                     ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn get_byte(&self) -> PrimitiveResult<'_, u8> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:265:21
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<i64> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_long(&self) -> PrimitiveResult<'_, i64> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<i32> {
[INFO] [stdout]     |                        ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_integer(&self) -> PrimitiveResult<'_, i32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<f32> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn get_float(&self) -> PrimitiveResult<'_, f32> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<f64> {
[INFO] [stdout]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn get_double(&self) -> PrimitiveResult<'_, f64> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<bool> {
[INFO] [stdout]     |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<'_, bool> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<u16> {
[INFO] [stdout]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn get_char(&self) -> PrimitiveResult<'_, u16> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/object.rs:362:22
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<i16> {
[INFO] [stdout]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn get_short(&self) -> PrimitiveResult<'_, i16> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/abstractions/iterator.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object>> {
[INFO] [stdout]    |                   ^^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn to_vec(&self) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.14s
[INFO] running `Command { std: "docker" "inspect" "246c96121b46d2ba3c321aec631a687062585fafc9dc02af3d3e7e476627afe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246c96121b46d2ba3c321aec631a687062585fafc9dc02af3d3e7e476627afe3", kill_on_drop: false }`
[INFO] [stdout] 246c96121b46d2ba3c321aec631a687062585fafc9dc02af3d3e7e476627afe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a759bc638585682a30cf7af857d68c136dfe2de6eb01476862403cbe29ce4830
[INFO] running `Command { std: "docker" "start" "-a" "a759bc638585682a30cf7af857d68c136dfe2de6eb01476862403cbe29ce4830", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:249:21
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn get_byte(&self) -> PrimitiveResult<u8> {
[INFO] [stderr]     |                     ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn get_byte(&self) -> PrimitiveResult<'_, u8> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:265:21
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn get_long(&self) -> PrimitiveResult<i64> {
[INFO] [stderr]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn get_long(&self) -> PrimitiveResult<'_, i64> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:281:24
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn get_integer(&self) -> PrimitiveResult<i32> {
[INFO] [stderr]     |                        ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn get_integer(&self) -> PrimitiveResult<'_, i32> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:297:22
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn get_float(&self) -> PrimitiveResult<f32> {
[INFO] [stderr]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn get_float(&self) -> PrimitiveResult<'_, f32> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:313:23
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub fn get_double(&self) -> PrimitiveResult<f64> {
[INFO] [stderr]     |                       ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub fn get_double(&self) -> PrimitiveResult<'_, f64> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:329:24
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<bool> {
[INFO] [stderr]     |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn get_boolean(&self) -> PrimitiveResult<'_, bool> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:346:21
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn get_char(&self) -> PrimitiveResult<u16> {
[INFO] [stderr]     |                     ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn get_char(&self) -> PrimitiveResult<'_, u16> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/object.rs:362:22
[INFO] [stderr]     |
[INFO] [stderr] 362 |     pub fn get_short(&self) -> PrimitiveResult<i16> {
[INFO] [stderr]     |                      ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     pub fn get_short(&self) -> PrimitiveResult<'_, i16> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/abstractions/iterator.rs:74:19
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn to_vec(&self) -> Result<Vec<Object>> {
[INFO] [stderr]    |                   ^^^^^                ------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn to_vec(&self) -> Result<Vec<Object<'_>>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ejni` (lib) generated 9 warnings
[INFO] [stderr] warning: `ejni` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ejni-1f4ef118206d7a29)
[INFO] [stderr] /opt/rustwide/target/debug/deps/ejni-1f4ef118206d7a29: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ejni-1f4ef118206d7a29` (exit status: 127)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "a759bc638585682a30cf7af857d68c136dfe2de6eb01476862403cbe29ce4830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a759bc638585682a30cf7af857d68c136dfe2de6eb01476862403cbe29ce4830", kill_on_drop: false }`
[INFO] [stdout] a759bc638585682a30cf7af857d68c136dfe2de6eb01476862403cbe29ce4830
