[INFO] fetching crate jni-utils 0.1.1...
[INFO] testing jni-utils-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jni-utils 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate jni-utils 0.1.1
[INFO] finished tweaking crates.io crate jni-utils 0.1.1
[INFO] tweaked toml for crates.io crate jni-utils 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jni-utils 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding jni v0.19.0 (available: v0.21.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71bfffc279eb9bc69dec77c8fd17315fa1de0bdc9900825d3608fe0e21119e4a
[INFO] running `Command { std: "docker" "start" "-a" "71bfffc279eb9bc69dec77c8fd17315fa1de0bdc9900825d3608fe0e21119e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71bfffc279eb9bc69dec77c8fd17315fa1de0bdc9900825d3608fe0e21119e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71bfffc279eb9bc69dec77c8fd17315fa1de0bdc9900825d3608fe0e21119e4a", kill_on_drop: false }`
[INFO] [stdout] 71bfffc279eb9bc69dec77c8fd17315fa1de0bdc9900825d3608fe0e21119e4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 862fbe662f856ca1e1272148dee3b8197e8c371b64e24c22adc27cd8e345a9dc
[INFO] running `Command { std: "docker" "start" "-a" "862fbe662f856ca1e1272148dee3b8197e8c371b64e24c22adc27cd8e345a9dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling jni-utils v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jni v0.19.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/exceptions.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self) -> Result<MutexGuard<Box<dyn Any + Send + 'static>>, Error> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self) -> Result<MutexGuard<'_, Box<dyn Any + Send + 'static>>, Error> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.43s
[INFO] running `Command { std: "docker" "inspect" "862fbe662f856ca1e1272148dee3b8197e8c371b64e24c22adc27cd8e345a9dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862fbe662f856ca1e1272148dee3b8197e8c371b64e24c22adc27cd8e345a9dc", kill_on_drop: false }`
[INFO] [stdout] 862fbe662f856ca1e1272148dee3b8197e8c371b64e24c22adc27cd8e345a9dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ad1820ea1d2115fad29a5b73ddc2c2fd299bef72735ab0b1194da506ca1f43e
[INFO] running `Command { std: "docker" "start" "-a" "2ad1820ea1d2115fad29a5b73ddc2c2fd299bef72735ab0b1194da506ca1f43e", kill_on_drop: false }`
[INFO] [stderr]    Compiling jni-utils v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust/exceptions.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self) -> Result<MutexGuard<Box<dyn Any + Send + 'static>>, Error> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get(&self) -> Result<MutexGuard<'_, Box<dyn Any + Send + 'static>>, Error> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jni::InitArgsBuilder`
[INFO] [stdout]    --> rust/lib.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |             use jni::InitArgsBuilder;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ no `InitArgsBuilder` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `JavaVM` in the current scope
[INFO] [stdout]    --> rust/lib.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let jvm = JavaVM::new(jvm_args).unwrap();
[INFO] [stdout]     |                               ^^^ function or associated item not found in `JavaVM`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `JavaVM`, consider using `JavaVM::from_raw` which returns `Result<JavaVM, jni::errors::Error>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jni-0.19.0/src/wrapper/java_vm/vm.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub unsafe fn from_raw(ptr: *mut sys::JavaVM) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jni-utils` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ad1820ea1d2115fad29a5b73ddc2c2fd299bef72735ab0b1194da506ca1f43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad1820ea1d2115fad29a5b73ddc2c2fd299bef72735ab0b1194da506ca1f43e", kill_on_drop: false }`
[INFO] [stdout] 2ad1820ea1d2115fad29a5b73ddc2c2fd299bef72735ab0b1194da506ca1f43e
