[INFO] cloning repository https://github.com/Lips7/Matcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lips7/Matcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c8c04910fd654f0ba3c6a23da2980e94730f0f0
[INFO] checking Lips7/Matcher against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Lips7/Matcher
[INFO] finished tweaking git repo https://github.com/Lips7/Matcher
[INFO] tweaked toml for git repo https://github.com/Lips7/Matcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lips7/Matcher on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba89dfc4547f1494d5e70b628a69167523de9de51c93091b14c36fc90cee3b64
[INFO] running `Command { std: "docker" "start" "-a" "ba89dfc4547f1494d5e70b628a69167523de9de51c93091b14c36fc90cee3b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba89dfc4547f1494d5e70b628a69167523de9de51c93091b14c36fc90cee3b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba89dfc4547f1494d5e70b628a69167523de9de51c93091b14c36fc90cee3b64", kill_on_drop: false }`
[INFO] [stdout] ba89dfc4547f1494d5e70b628a69167523de9de51c93091b14c36fc90cee3b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70abe0293266e59190d3f017cc0dd0d65ede7ecff3c72cf586d92b0223c5cfbd
[INFO] running `Command { std: "docker" "start" "-a" "70abe0293266e59190d3f017cc0dd0d65ede7ecff3c72cf586d92b0223c5cfbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling matcher_rs v0.15.5 (/opt/rustwide/workdir/matcher_rs)
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking daachorse v3.0.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking sonic-simd v0.1.4
[INFO] [stderr]     Checking sonic-number v0.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking simd_cesu8 v1.1.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling jni v0.22.4
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling jni-macros v0.22.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling matcher_py v0.15.5 (/opt/rustwide/workdir/matcher_py)
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]     Checking jni-sys v0.4.1
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking faststr v0.2.34
[INFO] [stderr]     Checking sonic-rs v0.5.8
[INFO] [stderr]     Checking matcher_c v0.15.5 (/opt/rustwide/workdir/matcher_c)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jni-0.22.4/src/objects/jobject_array.rs:174:51
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let element_class = E::lookup_class(env, &LoaderContext::default())?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^  - temporary value is freed at the end of this statement
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 186 |                 element_class.as_raw(),
[INFO] [stdout]     |                 ------------- borrow later captured here by closure
[INFO] [stdout]     |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     |
[INFO] [stdout] 174 ~         let binding = LoaderContext::default();
[INFO] [stdout] 175 ~         let element_class = E::lookup_class(env, &binding)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jni-0.22.4/src/env.rs:890:51
[INFO] [stdout]     |
[INFO] [stdout] 890 |         let class = match To::lookup_class(self, &LoaderContext::FromObject(obj)) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 894 |         };
[INFO] [stdout]     |          - temporary value is freed at the end of this statement
[INFO] [stdout] 895 |
[INFO] [stdout] 896 |         let class: &JClass = &class;
[INFO] [stdout]     |                              ------ borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     |
[INFO] [stdout] 890 ~         let binding = LoaderContext::FromObject(obj);
[INFO] [stdout] 891 ~         let class = match To::lookup_class(self, &binding) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jni` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70abe0293266e59190d3f017cc0dd0d65ede7ecff3c72cf586d92b0223c5cfbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70abe0293266e59190d3f017cc0dd0d65ede7ecff3c72cf586d92b0223c5cfbd", kill_on_drop: false }`
[INFO] [stdout] 70abe0293266e59190d3f017cc0dd0d65ede7ecff3c72cf586d92b0223c5cfbd
