[INFO] fetching crate dc_jni 0.39.1...
[INFO] testing dc_jni-0.39.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate dc_jni 0.39.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate dc_jni 0.39.1
[INFO] finished tweaking crates.io crate dc_jni 0.39.1
[INFO] tweaked toml for crates.io crate dc_jni 0.39.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dc_jni 0.39.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dc_jni 0.39.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded dc_layout v0.39.1
[INFO] [stderr]   Downloaded taffy v0.6.3
[INFO] [stderr]   Downloaded grid v0.15.0
[INFO] [stderr]   Downloaded android_logger v0.13.3
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded dc_bundle v0.39.1
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded dc_figma_import v0.39.1
[INFO] [stderr]   Downloaded svgtypes v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64469450c460ad91875949367e278a205b125faa5a624036a3b91509573adba8
[INFO] running `Command { std: "docker" "start" "-a" "64469450c460ad91875949367e278a205b125faa5a624036a3b91509573adba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64469450c460ad91875949367e278a205b125faa5a624036a3b91509573adba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64469450c460ad91875949367e278a205b125faa5a624036a3b91509573adba8", kill_on_drop: false }`
[INFO] [stdout] 64469450c460ad91875949367e278a205b125faa5a624036a3b91509573adba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55349a6c4346b8970e5486b25d5bf8da63929cdc042f27ac6c91ee364a6fbc3a
[INFO] running `Command { std: "docker" "start" "-a" "55349a6c4346b8970e5486b25d5bf8da63929cdc042f27ac6c91ee364a6fbc3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling jni-macros v0.22.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling android_log-sys v0.3.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling simd_cesu8 v1.1.1
[INFO] [stderr]    Compiling taffy v0.6.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling jni v0.22.4
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling android_logger v0.13.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling jni-sys v0.4.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dc_bundle v0.39.1
[INFO] [stderr]    Compiling dc_layout v0.39.1
[INFO] [stderr]    Compiling dc_figma_import v0.39.1
[INFO] [stderr]    Compiling dc_jni v0.39.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let doc_id: String = match env.get_string(&jdoc_id) {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let version_id: String = match env.get_string(&jversion_id) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "55349a6c4346b8970e5486b25d5bf8da63929cdc042f27ac6c91ee364a6fbc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55349a6c4346b8970e5486b25d5bf8da63929cdc042f27ac6c91ee364a6fbc3a", kill_on_drop: false }`
[INFO] [stdout] 55349a6c4346b8970e5486b25d5bf8da63929cdc042f27ac6c91ee364a6fbc3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 879d29a8bb500b5960986d0194b21f842e1aaf474451efd118e7056a16c27128
[INFO] running `Command { std: "docker" "start" "-a" "879d29a8bb500b5960986d0194b21f842e1aaf474451efd118e7056a16c27128", kill_on_drop: false }`
[INFO] [stderr]    Compiling dc_jni v0.39.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let doc_id: String = match env.get_string(&jdoc_id) {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let version_id: String = match env.get_string(&jversion_id) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let doc_id: String = match env.get_string(&jdoc_id) {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stdout]   --> src/jni.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let version_id: String = match env.get_string(&jversion_id) {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "879d29a8bb500b5960986d0194b21f842e1aaf474451efd118e7056a16c27128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "879d29a8bb500b5960986d0194b21f842e1aaf474451efd118e7056a16c27128", kill_on_drop: false }`
[INFO] [stdout] 879d29a8bb500b5960986d0194b21f842e1aaf474451efd118e7056a16c27128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55bf3fee4b667f6da0fb6886e07851bc4ca4f76782e4bc767ab81fe7d00b43ea
[INFO] running `Command { std: "docker" "start" "-a" "55bf3fee4b667f6da0fb6886e07851bc4ca4f76782e4bc767ab81fe7d00b43ea", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stderr]   --> src/jni.rs:88:40
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let doc_id: String = match env.get_string(&jdoc_id) {
[INFO] [stderr]    |                                        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jni::Env::<'local>::get_string`: use JString::mutf8_chars or JString::to_string instead
[INFO] [stderr]   --> src/jni.rs:96:44
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let version_id: String = match env.get_string(&jversion_id) {
[INFO] [stderr]    |                                            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dc_jni` (lib) generated 2 warnings
[INFO] [stderr] warning: `dc_jni` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dc_jni-4ba57601fa8b811f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dc_jni
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "55bf3fee4b667f6da0fb6886e07851bc4ca4f76782e4bc767ab81fe7d00b43ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bf3fee4b667f6da0fb6886e07851bc4ca4f76782e4bc767ab81fe7d00b43ea", kill_on_drop: false }`
[INFO] [stdout] 55bf3fee4b667f6da0fb6886e07851bc4ca4f76782e4bc767ab81fe7d00b43ea
