[INFO] fetching crate rucaja 0.4.5...
[INFO] testing rucaja-0.4.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rucaja 0.4.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rucaja 0.4.5
[INFO] finished tweaking crates.io crate rucaja 0.4.5
[INFO] tweaked toml for crates.io crate rucaja 0.4.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rucaja 0.4.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding jni-sys v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8fe3e5ac4cc003b0d10777b16898f9b8e0f525e7602c48c4ea5b4fe3d11e1ce
[INFO] running `Command { std: "docker" "start" "-a" "a8fe3e5ac4cc003b0d10777b16898f9b8e0f525e7602c48c4ea5b4fe3d11e1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8fe3e5ac4cc003b0d10777b16898f9b8e0f525e7602c48c4ea5b4fe3d11e1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8fe3e5ac4cc003b0d10777b16898f9b8e0f525e7602c48c4ea5b4fe3d11e1ce", kill_on_drop: false }`
[INFO] [stdout] a8fe3e5ac4cc003b0d10777b16898f9b8e0f525e7602c48c4ea5b4fe3d11e1ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f784026c9f2360fd6513d81738f947be12ae0c58e6b12aa7114a5c775cc4d2ba
[INFO] running `Command { std: "docker" "start" "-a" "f784026c9f2360fd6513d81738f947be12ae0c58e6b12aa7114a5c775cc4d2ba", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rucaja v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/jvm.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmArray, jarray);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_boolean_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmBooleanArray, jbooleanArray);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_byte_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmByteArray, jbyteArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_char_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmCharArray, jcharArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_class.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_wrapper!(JvmClass, jclass);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_double_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmDoubleArray, jdoubleArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_float_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmFloatArray, jfloatArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_int_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmIntArray, jintArray);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_long_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmLongArray, jlongArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmObject, jobject);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object_array.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_array_wrapper!(JvmObjectArray, jobjectArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_short_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmShortArray, jshortArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_string.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | jvm_wrapper!(JvmString, jstring);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_throwable.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmThrowable, jthrowable);
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "f784026c9f2360fd6513d81738f947be12ae0c58e6b12aa7114a5c775cc4d2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f784026c9f2360fd6513d81738f947be12ae0c58e6b12aa7114a5c775cc4d2ba", kill_on_drop: false }`
[INFO] [stdout] f784026c9f2360fd6513d81738f947be12ae0c58e6b12aa7114a5c775cc4d2ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab9af94968756a6dddda3cbbf31905fdd9de81e84a8ee272d02246e81a120c73
[INFO] running `Command { std: "docker" "start" "-a" "ab9af94968756a6dddda3cbbf31905fdd9de81e84a8ee272d02246e81a120c73", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/jvm.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmArray, jarray);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_boolean_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmBooleanArray, jbooleanArray);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_byte_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmByteArray, jbyteArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_char_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmCharArray, jcharArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_class.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_wrapper!(JvmClass, jclass);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_double_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmDoubleArray, jdoubleArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_float_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmFloatArray, jfloatArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_int_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmIntArray, jintArray);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_long_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmLongArray, jlongArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmObject, jobject);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object_array.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_array_wrapper!(JvmObjectArray, jobjectArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rucaja v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_short_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmShortArray, jshortArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_string.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | jvm_wrapper!(JvmString, jstring);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_throwable.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmThrowable, jthrowable);
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/jvm.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmArray, jarray);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_boolean_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmBooleanArray, jbooleanArray);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_byte_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmByteArray, jbyteArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_char_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmCharArray, jcharArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_class.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_wrapper!(JvmClass, jclass);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_double_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmDoubleArray, jdoubleArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_float_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmFloatArray, jfloatArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_int_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmIntArray, jintArray);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_long_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmLongArray, jlongArray);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmObject, jobject);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_object_array.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | jvm_array_wrapper!(JvmObjectArray, jobjectArray);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_short_array.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_array_wrapper!(JvmShortArray, jshortArray);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` which comes from the expansion of the macro `jvm_array_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_string.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | jvm_wrapper!(JvmString, jstring);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/macros_jvm_wrappers.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/jvm_throwable.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | jvm_wrapper!(JvmThrowable, jthrowable);
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `jvm_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub fn from_jvm_ptr(jvm_attachment: &JvmAttachment, jvm_ptr: $java_type) -> Option<$rust_struct_name<'_>> {
[INFO] [stdout]    |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYctSZh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librucaja-13d794e284e3a2ae,libjni_sys-10dbf9e079eca315}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljvm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYctSZh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/jvm/default-java/jre/lib/server" "-L" "/usr/lib/jvm/default-java/jre/lib/amd64/server" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jvm_array-b4982a042c407df3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ljvm
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rucaja` (test "jvm_array") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclrvyse/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librucaja-13d794e284e3a2ae,libjni_sys-10dbf9e079eca315}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljvm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclrvyse/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/jvm/default-java/jre/lib/server" "-L" "/usr/lib/jvm/default-java/jre/lib/amd64/server" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jvm_integers-0aee47fe7987f0e6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ljvm
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rucaja` (test "jvm_integers") due to 1 previous error
[INFO] [stderr] error: could not compile `rucaja` (lib test) due to 1 previous error; 15 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5cdoHW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ljvm" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libjni_sys-10dbf9e079eca315.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5cdoHW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/jvm/default-java/jre/lib/server" "-L" "/usr/lib/jvm/default-java/jre/lib/amd64/server" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rucaja-04aff01a61362af1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ljvm
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUtsOQq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librucaja-13d794e284e3a2ae,libjni_sys-10dbf9e079eca315}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljvm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUtsOQq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/jvm/default-java/jre/lib/server" "-L" "/usr/lib/jvm/default-java/jre/lib/amd64/server" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/main-25f66b34ae72a09f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ljvm
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rucaja` (example "main") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ab9af94968756a6dddda3cbbf31905fdd9de81e84a8ee272d02246e81a120c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9af94968756a6dddda3cbbf31905fdd9de81e84a8ee272d02246e81a120c73", kill_on_drop: false }`
[INFO] [stdout] ab9af94968756a6dddda3cbbf31905fdd9de81e84a8ee272d02246e81a120c73
