[INFO] cloning repository https://github.com/Reseam/reseam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Reseam/reseam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReseam%2Freseam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReseam%2Freseam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 824bd3322904fb5e5826047f77d819e9bbb5ef87
[INFO] testing Reseam/reseam against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReseam%2Freseam" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Reseam/reseam
[INFO] finished tweaking git repo https://github.com/Reseam/reseam
[INFO] tweaked toml for git repo https://github.com/Reseam/reseam written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Reseam/reseam 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 git repo https://github.com/Reseam/reseam 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 clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap_lex v1.1.0
[INFO] [stderr]   Downloaded anstyle v1.0.14
[INFO] [stderr]   Downloaded time-macros v0.2.27
[INFO] [stderr]   Downloaded time-core v0.1.8
[INFO] [stderr]   Downloaded pbkdf2 v0.12.2
[INFO] [stderr]   Downloaded colorchoice v1.0.5
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded anstream v1.0.0
[INFO] [stderr]   Downloaded anstyle-parse v1.0.0
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded boltffi v0.2.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded deflate64 v0.1.11
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded libloading v0.7.4
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded deranged v0.5.8
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded boltffi_macros v0.2.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded java-locator v0.1.9
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded boltffi_ffi_rules v0.2.0
[INFO] [stderr]   Downloaded boltffi_core v0.2.0
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded time v0.3.47
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2c1d4f20fa4e9444f398b6d828ab8886d3178bba3bc2e495d906418d2e6cde82
[INFO] running `Command { std: "docker" "start" "-a" "2c1d4f20fa4e9444f398b6d828ab8886d3178bba3bc2e495d906418d2e6cde82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c1d4f20fa4e9444f398b6d828ab8886d3178bba3bc2e495d906418d2e6cde82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1d4f20fa4e9444f398b6d828ab8886d3178bba3bc2e495d906418d2e6cde82", kill_on_drop: false }`
[INFO] [stdout] 2c1d4f20fa4e9444f398b6d828ab8886d3178bba3bc2e495d906418d2e6cde82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a142b1b6d3c056e733aa3e148d64534d6f15f15ce5550a348f1243acb93af39a
[INFO] running `Command { std: "docker" "start" "-a" "a142b1b6d3c056e733aa3e148d64534d6f15f15ce5550a348f1243acb93af39a", 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.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling boltffi_ffi_rules v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling java-locator v0.1.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling reseam-patcher v0.1.0 (/opt/rustwide/workdir/crates/patcher)
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling boltffi_macros v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reseam-patcher-macros v0.1.0 (/opt/rustwide/workdir/crates/patcher-macros)
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling reseam-dex v0.1.0 (/opt/rustwide/workdir/crates/dex)
[INFO] [stderr]    Compiling reseam-sign v0.1.0 (/opt/rustwide/workdir/crates/sign)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling reseam-apk v0.1.0 (/opt/rustwide/workdir/crates/apk)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling boltffi_core v0.2.0
[INFO] [stderr]    Compiling boltffi v0.2.0
[INFO] [stderr]    Compiling reseam-sdk v0.1.0 (/opt/rustwide/workdir/sdk)
[INFO] [stderr]    Compiling reseam-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "a142b1b6d3c056e733aa3e148d64534d6f15f15ce5550a348f1243acb93af39a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a142b1b6d3c056e733aa3e148d64534d6f15f15ce5550a348f1243acb93af39a", kill_on_drop: false }`
[INFO] [stdout] a142b1b6d3c056e733aa3e148d64534d6f15f15ce5550a348f1243acb93af39a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b327afafd3ddd99f6231e71c85d8187b0f6f524f4a2c34f3cce5dc2d06ae7d09
[INFO] running `Command { std: "docker" "start" "-a" "b327afafd3ddd99f6231e71c85d8187b0f6f524f4a2c34f3cce5dc2d06ae7d09", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling reseam-dex v0.1.0 (/opt/rustwide/workdir/crates/dex)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling reseam-patcher-macros v0.1.0 (/opt/rustwide/workdir/crates/patcher-macros)
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling reseam-sign v0.1.0 (/opt/rustwide/workdir/crates/sign)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling reseam-apk v0.1.0 (/opt/rustwide/workdir/crates/apk)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling reseam-patcher v0.1.0 (/opt/rustwide/workdir/crates/patcher)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling reseam-sdk v0.1.0 (/opt/rustwide/workdir/sdk)
[INFO] [stderr]    Compiling reseam-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.60s
[INFO] running `Command { std: "docker" "inspect" "b327afafd3ddd99f6231e71c85d8187b0f6f524f4a2c34f3cce5dc2d06ae7d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b327afafd3ddd99f6231e71c85d8187b0f6f524f4a2c34f3cce5dc2d06ae7d09", kill_on_drop: false }`
[INFO] [stdout] b327afafd3ddd99f6231e71c85d8187b0f6f524f4a2c34f3cce5dc2d06ae7d09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 21c200732712d254a8c8f3e9bdde30bc8a8b72275f3d79667f19a074ad511e35
[INFO] running `Command { std: "docker" "start" "-a" "21c200732712d254a8c8f3e9bdde30bc8a8b72275f3d79667f19a074ad511e35", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reseam_apk-722400f1fd9cc21a)
[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]      Running tests/apk_full_round_trip.rs (/opt/rustwide/target/debug/deps/apk_full_round_trip-12fc9e82188605ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_apk_full_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/apk_round_trip.rs (/opt/rustwide/target/debug/deps/apk_round_trip-a8ae6cbd2584967a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_from_apk ... ok
[INFO] [stdout] test test_fingerprint_search ... ok
[INFO] [stdout] test test_mutation_write_reparse ... ok
[INFO] [stdout] test test_multi_dex_container ... ok
[INFO] [stdout] test test_intern_method_and_field ... ok
[INFO] [stdout] test test_lazy_parsing ... ok
[INFO] [stdout] test test_raw_buffer_retained ... ok
[INFO] [stdout] test test_parse_all_apk_dex_files ... ok
[INFO] [stdout] test test_round_trip_all_apks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/axml_arsc_round_trip.rs (/opt/rustwide/target/debug/deps/axml_arsc_round_trip-d1b8f1df8b761766)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_arsc_mutation_preserves_real_type_header_sizes ... ok
[INFO] [stdout] test test_arsc_round_trip_synthetic ... ok
[INFO] [stdout] test test_axml_round_trip_add_permission ... ok
[INFO] [stdout] test test_arsc_round_trip_with_none_entries ... ok
[INFO] [stdout] test test_axml_round_trip_mutated ... ok
[INFO] [stdout] test test_axml_round_trip_utf16 ... ok
[INFO] [stdout] test test_axml_round_trip_synthetic ... ok
[INFO] [stdout] test test_find_resource_id_across_packages ... ok
[INFO] [stdout] test test_xml_compiler_resolves_typed_resource_values ... ok
[INFO] [stdout] test test_arsc_round_trip_complex_entries ... ok
[INFO] [stdout] test test_arsc_round_trip_mutated ... ok
[INFO] [stdout] test test_axml_round_trip_real_apks ... ok
[INFO] [stdout] test test_arsc_round_trip_real_apks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/split_behavior.rs (/opt/rustwide/target/debug/deps/split_behavior-3d30e914d1b71e81)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test native_library_injection_is_stored_and_16kb_aligned ... ok
[INFO] [stdout] test apk_write_aligns_passthrough_native_libraries_for_16kb_pages ... ok
[INFO] [stdout] test split_apk_file_changes_are_component_scoped ... ok
[INFO] [stdout] test repeated_write_preserves_modified_resources_without_reopen ... ok
[INFO] [stdout] test manifest_only_write_preserves_untouched_resource_metadata ... ok
[INFO] [stdout] test write_to_strips_stale_signature_entries ... ok
[INFO] [stdout] test repeated_write_preserves_added_dex_without_reopen ... ok
[INFO] [stdout] test manifest_only_write_preserves_untouched_dex_metadata ... ok
[INFO] [stdout] test split_write_preserves_untouched_dex_component_placement ... ok
[INFO] [stdout] test split_apk_supports_split_resource_tables_and_component_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reseam-780960d164f0ddf7)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reseam_dex-f68a922ce62aaf56)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test encoding::leb128::tests::test_sleb128_roundtrip ... ok
[INFO] [stdout] test encoding::leb128::tests::test_uleb128p1_roundtrip ... ok
[INFO] [stdout] test encoding::leb128::tests::test_overlong_uleb128 ... ok
[INFO] [stdout] test encoding::mutf8::tests::test_empty ... ok
[INFO] [stdout] test encoding::mutf8::tests::test_null_char ... ok
[INFO] [stdout] test encoding::mutf8::tests::test_supplementary_char ... ok
[INFO] [stdout] test file::tests::intern_descriptors_return_errors ... ok
[INFO] [stdout] test file::tests::resolve_class_data_rejects_out_of_bounds_index ... ok
[INFO] [stdout] test read::parse::tests::read_call_sites_rejects_short_entries ... ok
[INFO] [stdout] test read::parse::tests::read_hidden_api_rejects_unknown_flags ... ok
[INFO] [stdout] test types::code::tests::insert_instruction_rejects_out_of_bounds_index ... ok
[INFO] [stdout] test types::code::tests::remove_instruction_rejects_out_of_bounds_index ... ok
[INFO] [stdout] test types::label::tests::if_branch_with_label ... ok
[INFO] [stdout] test types::instruction_registers::tests::collects_binary_op_registers ... ok
[INFO] [stdout] test types::instruction_registers::tests::collects_invoke_arg_registers ... ok
[INFO] [stdout] test types::label::tests::unbound_label_returns_error ... ok
[INFO] [stdout] test types::register_analysis::tests::respects_excluded_registers ... ok
[INFO] [stdout] test encoding::mutf8::tests::test_ascii_roundtrip ... ok
[INFO] [stdout] test types::label::tests::try_catch_with_labels ... ok
[INFO] [stdout] test types::label::tests::simple_goto_backward ... ok
[INFO] [stdout] test file::pattern::tests::matches_raw_instruction_by_variant ... ok
[INFO] [stdout] test types::code::tests::replace_instruction_rejects_out_of_bounds_index ... ok
[INFO] [stdout] test util::descriptor::tests::test_invalid_type_descriptors ... ok
[INFO] [stdout] test types::instruction_registers::tests::collects_invoke_range_registers ... ok
[INFO] [stdout] test types::label::tests::simple_goto_forward ... ok
[INFO] [stdout] test util::descriptor::tests::test_invalid_method_descriptors ... ok
[INFO] [stdout] test types::register_analysis::tests::finds_contiguous_range_after_invoke_range ... ok
[INFO] [stdout] test types::register_analysis::tests::finds_first_available_register ... ok
[INFO] [stdout] test util::descriptor::tests::test_shorty ... ok
[INFO] [stdout] test write::instruction_writer::tests::rejects_out_of_range_12x_registers ... ok
[INFO] [stdout] test write::annotations::tests::annotation_sections_are_written_contiguously ... ok
[INFO] [stdout] test util::sort::tests::test_ascii_sort ... ok
[INFO] [stdout] test write::instruction_writer::tests::rejects_out_of_range_const4_literals ... ok
[INFO] [stdout] test util::sort::tests::test_prefix_sort ... ok
[INFO] [stdout] test encoding::mutf8::tests::test_bmp_chars ... ok
[INFO] [stderr]      Running tests/round_trip.rs (/opt/rustwide/target/debug/deps/round_trip-ff4add08246a24fb)
[INFO] [stdout] test encoding::leb128::tests::test_uleb128_roundtrip ... ok
[INFO] [stdout] test file::pattern::tests::finds_pattern_span ... ok
[INFO] [stdout] test util::descriptor::tests::test_parse_complex ... ok
[INFO] [stdout] test util::descriptor::tests::test_parse_descriptor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_parse_truncated_input_returns_error_instead_of_panicking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sort_roundtrip.rs (/opt/rustwide/target/debug/deps/sort_roundtrip-993c8c28a9dc7ccb)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compare_patched_vs_original ... ok
[INFO] [stdout] test sort_double_roundtrip_is_stable ... ok
[INFO] [stdout] test sort_roundtrip_after_code_modification_preserves_refs ... ok
[INFO] [stdout] test sort_roundtrip_preserves_method_ids ... ok
[INFO] [stdout] test sort_roundtrip_after_interning_preserves_method_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reseam_patcher-98ea55c5f1d60976)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test kotlin::xml::tests::xml_set_attribute_preserves_typed_values ... ok
[INFO] [stdout] test kotlin::xml::tests::xml_append_child_supports_nested_pending_elements ... ok
[INFO] [stdout] test kotlin::tests::with_ctx_requires_active_context - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/patcher_tests.rs (/opt/rustwide/target/debug/deps/patcher_tests-b122dd3a7882cb0c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test kotlin_bundle_executes_against_runtime_api ... FAILED
[INFO] [stdout] test kotlin_bundle_required_option_is_enforced ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kotlin_bundle_executes_against_runtime_api stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kotlin_bundle_executes_against_runtime_api' (109) panicked at crates/patcher/tests/patcher_tests.rs:35:9:
[INFO] [stdout] build reseam patch sdk jar failed
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] stdout:
[INFO] [stdout] Downloading https://services.gradle.org/distributions/gradle-8.12-bin.zip
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Exception in thread "main" java.net.UnknownHostException: services.gradle.org
[INFO] [stdout] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[INFO] [stdout] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[INFO] [stdout] 	at java.net.Socket.connect(Socket.java:607)
[INFO] [stdout] 	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:293)
[INFO] [stdout] 	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
[INFO] [stdout] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:465)
[INFO] [stdout] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:560)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[INFO] [stdout] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1179)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1073)
[INFO] [stdout] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1589)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1517)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[INFO] [stdout] 	at org.gradle.wrapper.Install.forceFetch(SourceFile:2)
[INFO] [stdout] 	at org.gradle.wrapper.Install$1.call(SourceFile:8)
[INFO] [stdout] 	at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:67)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61417c72e69a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61417c72e69a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61417c72e69a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61417c72e69a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61417c74548a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61417c74548a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61417c733532 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61417c733532 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61417c70acaf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61417c70acaf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61417c7259d9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61417c0eb3dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61417c0eb3dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61417c725b92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61417c725b92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61417c70ad68 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61417c6ffb59 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61417c70bb1d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61417c745c7c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61417c0c81e8 - patcher_tests[502b96397a3cdc3c]::run_checked
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:35:9
[INFO] [stdout]   20:     0x61417c0c7a06 - patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:52:13
[INFO] [stdout]   21:     0x61417c0d50b8 - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init::<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61417c0d4fde - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61417c0cfb11 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x61417c710069 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x61417c0ce024 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x61417c0d326a - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61417c0d333b - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_try_init::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61417c0d329d - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init::<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61417c0c85ba - patcher_tests[502b96397a3cdc3c]::build_fixture_jar
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:46:10
[INFO] [stdout]   30:     0x61417c0c8eb1 - patcher_tests[502b96397a3cdc3c]::write_bundle_reseam
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:81:30
[INFO] [stdout]   31:     0x61417c0cbc64 - patcher_tests[502b96397a3cdc3c]::kotlin_bundle_executes_against_runtime_api
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:243:23
[INFO] [stdout]   32:     0x61417c0c7ce7 - patcher_tests[502b96397a3cdc3c]::kotlin_bundle_executes_against_runtime_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:242:48
[INFO] [stdout]   33:     0x61417c0d2ec6 - <patcher_tests[502b96397a3cdc3c]::kotlin_bundle_executes_against_runtime_api::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61417c0de6bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61417c0de6bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x61417c0ebeab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x61417c0ebeab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61417c0ebeab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61417c0ebeab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61417c0ebeab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61417c0ebeab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x61417c0ebeab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x61417c0e55c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x61417c0e55c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61417c0eeab2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x61417c0eeab2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x61417c0eeab2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61417c0eeab2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61417c0eeab2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61417c0eeab2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x61417c0eeab2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61417c72daaf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x61417c72daaf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x773d6d9a5aa4 - <unknown>
[INFO] [stdout]   55:     0x773d6da32a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- kotlin_bundle_required_option_is_enforced stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kotlin_bundle_required_option_is_enforced' (110) panicked at crates/patcher/tests/patcher_tests.rs:35:9:
[INFO] [stdout] build reseam patch sdk jar failed
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] stdout:
[INFO] [stdout] Downloading https://services.gradle.org/distributions/gradle-8.12-bin.zip
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Exception in thread "main" java.net.UnknownHostException: services.gradle.org
[INFO] [stdout] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[INFO] [stdout] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[INFO] [stdout] 	at java.net.Socket.connect(Socket.java:607)
[INFO] [stdout] 	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:293)
[INFO] [stdout] 	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
[INFO] [stdout] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:465)
[INFO] [stdout] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:560)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[INFO] [stdout] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1179)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1073)
[INFO] [stdout] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1589)
[INFO] [stdout] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1517)
[INFO] [stdout] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[INFO] [stdout] 	at org.gradle.wrapper.Install.forceFetch(SourceFile:2)
[INFO] [stdout] 	at org.gradle.wrapper.Install$1.call(SourceFile:8)
[INFO] [stdout] 	at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:67)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61417c72e69a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61417c72e69a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61417c72e69a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61417c72e69a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61417c74548a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61417c74548a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61417c733532 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61417c733532 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61417c70acaf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61417c70acaf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61417c7259d9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61417c0eb3dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61417c0eb3dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61417c725b92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61417c725b92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61417c70ad68 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61417c6ffb59 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61417c70bb1d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61417c745c7c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61417c0c81e8 - patcher_tests[502b96397a3cdc3c]::run_checked
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:35:9
[INFO] [stdout]   20:     0x61417c0c7a06 - patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:52:13
[INFO] [stdout]   21:     0x61417c0d50b8 - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init::<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61417c0d4fde - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61417c0cfb11 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x61417c710069 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x61417c0ce024 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x61417c0d326a - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61417c0d333b - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_try_init::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61417c0d329d - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<std[29689e6404d28ef9]::path::PathBuf>>::get_or_init::<patcher_tests[502b96397a3cdc3c]::build_fixture_jar::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61417c0c85ba - patcher_tests[502b96397a3cdc3c]::build_fixture_jar
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:46:10
[INFO] [stdout]   30:     0x61417c0c8eb1 - patcher_tests[502b96397a3cdc3c]::write_bundle_reseam
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:81:30
[INFO] [stdout]   31:     0x61417c0cb6e6 - patcher_tests[502b96397a3cdc3c]::kotlin_bundle_required_option_is_enforced
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:325:23
[INFO] [stdout]   32:     0x61417c0c7cb7 - patcher_tests[502b96397a3cdc3c]::kotlin_bundle_required_option_is_enforced::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/patcher/tests/patcher_tests.rs:324:47
[INFO] [stdout]   33:     0x61417c0d2e86 - <patcher_tests[502b96397a3cdc3c]::kotlin_bundle_required_option_is_enforced::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61417c0de6bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61417c0de6bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x61417c0ebeab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x61417c0ebeab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61417c0ebeab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61417c0ebeab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61417c0ebeab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61417c0ebeab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x61417c0ebeab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x61417c0e55c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x61417c0e55c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61417c0eeab2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x61417c0eeab2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x61417c0eeab2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61417c0eeab2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61417c0eeab2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61417c0eeab2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x61417c0eeab2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61417c72daaf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x61417c72daaf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x773d6d9a5aa4 - <unknown>
[INFO] [stdout]   55:     0x773d6da32a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kotlin_bundle_executes_against_runtime_api
[INFO] [stdout]     kotlin_bundle_required_option_is_enforced
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p reseam-patcher --test patcher_tests`
[INFO] running `Command { std: "docker" "inspect" "21c200732712d254a8c8f3e9bdde30bc8a8b72275f3d79667f19a074ad511e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c200732712d254a8c8f3e9bdde30bc8a8b72275f3d79667f19a074ad511e35", kill_on_drop: false }`
[INFO] [stdout] 21c200732712d254a8c8f3e9bdde30bc8a8b72275f3d79667f19a074ad511e35
