[INFO] fetching crate ergo-lib-jni 0.16.1... [INFO] building ergo-lib-jni-0.16.1 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] extracting crate ergo-lib-jni 0.16.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ergo-lib-jni 0.16.1 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ergo-lib-jni 0.16.1 [INFO] finished tweaking crates.io crate ergo-lib-jni 0.16.1 [INFO] tweaked toml for crates.io crate ergo-lib-jni 0.16.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d2f110df2f54a42aa90360ef561ca2d77219695ce5b973f8fe05e3f31c07f57 [INFO] running `Command { std: "docker" "start" "-a" "6d2f110df2f54a42aa90360ef561ca2d77219695ce5b973f8fe05e3f31c07f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2f110df2f54a42aa90360ef561ca2d77219695ce5b973f8fe05e3f31c07f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2f110df2f54a42aa90360ef561ca2d77219695ce5b973f8fe05e3f31c07f57", kill_on_drop: false }` [INFO] [stdout] 6d2f110df2f54a42aa90360ef561ca2d77219695ce5b973f8fe05e3f31c07f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3ef603bcdc6745805dfda2d713388f53fd9bd5f84313ed43406c580ba00822 [INFO] running `Command { std: "docker" "start" "-a" "0d3ef603bcdc6745805dfda2d713388f53fd9bd5f84313ed43406c580ba00822", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling bounded-integer v0.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sigma-util v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling debug-cell v0.1.1 [INFO] [stderr] Compiling scorex_crypto_avltree v0.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling gf2_192 v0.16.1 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling bounded-vec v0.6.0 [INFO] [stderr] Compiling sigma-ser v0.5.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num256 v0.3.5 [INFO] [stderr] Compiling ergo-chain-types v0.3.1 [INFO] [stderr] Compiling ergotree-ir v0.16.1 [INFO] [stderr] Compiling ergo-merkle-tree v0.3.1 [INFO] [stderr] Compiling ergoscript-compiler v0.12.1 [INFO] [stderr] Compiling ergo-nipopow v0.3.1 [INFO] [stderr] Compiling ergotree-interpreter v0.16.1 [INFO] [stderr] Compiling ergo-lib v0.16.1 [INFO] [stderr] Compiling ergo-lib-c-core v0.16.1 [INFO] [stderr] Compiling ergo-lib-jni v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "0d3ef603bcdc6745805dfda2d713388f53fd9bd5f84313ed43406c580ba00822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3ef603bcdc6745805dfda2d713388f53fd9bd5f84313ed43406c580ba00822", kill_on_drop: false }` [INFO] [stdout] 0d3ef603bcdc6745805dfda2d713388f53fd9bd5f84313ed43406c580ba00822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bfaa5566573b4e5361fb360c53f03fa7f78718941fd6ed216343a431fb401d9 [INFO] running `Command { std: "docker" "start" "-a" "3bfaa5566573b4e5361fb360c53f03fa7f78718941fd6ed216343a431fb401d9", kill_on_drop: false }` [INFO] [stderr] Compiling ergo-lib-jni v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.10s [INFO] [stderr] Executable unittests src/main/rust/lib.rs (/opt/rustwide/target/debug/deps/ergowalletlibjni-98adb02c37703023) [INFO] running `Command { std: "docker" "inspect" "3bfaa5566573b4e5361fb360c53f03fa7f78718941fd6ed216343a431fb401d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfaa5566573b4e5361fb360c53f03fa7f78718941fd6ed216343a431fb401d9", kill_on_drop: false }` [INFO] [stdout] 3bfaa5566573b4e5361fb360c53f03fa7f78718941fd6ed216343a431fb401d9