[INFO] cloning repository https://github.com/dashpay/data-contract-creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashpay/data-contract-creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashpay%2Fdata-contract-creator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashpay%2Fdata-contract-creator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f4697ea57aecb00c06f85928227e75730df33b1
[INFO] checking dashpay/data-contract-creator against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashpay%2Fdata-contract-creator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dashpay/data-contract-creator
[INFO] finished tweaking git repo https://github.com/dashpay/data-contract-creator
[INFO] tweaked toml for git repo https://github.com/dashpay/data-contract-creator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dashpay/data-contract-creator on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dashpay/data-contract-creator 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/platform.git`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/rust-dashcore`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/jsonschema-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/json-schema-org/JSON-Schema-Test-Suite.git`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/grovedb`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/versioned-feature-core`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded versioned-feature-core v1.0.0
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded jiff-static v0.2.12
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded virtue v0.0.17
[INFO] [stderr]   Downloaded json-patch v1.4.0
[INFO] [stderr]   Downloaded treediff v5.0.0
[INFO] [stderr]   Downloaded integer-encoding v4.0.0
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded jiff v0.2.12
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e51d8d0d40138b6e8c251a99f40d960cc8000a2177a04c26072b7a79f87a9fcb
[INFO] running `Command { std: "docker" "start" "-a" "e51d8d0d40138b6e8c251a99f40d960cc8000a2177a04c26072b7a79f87a9fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e51d8d0d40138b6e8c251a99f40d960cc8000a2177a04c26072b7a79f87a9fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51d8d0d40138b6e8c251a99f40d960cc8000a2177a04c26072b7a79f87a9fcb", kill_on_drop: false }`
[INFO] [stdout] e51d8d0d40138b6e8c251a99f40d960cc8000a2177a04c26072b7a79f87a9fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69e636401689b0901c547445c132ced93c9492bcad83211a46f252a9d3ba3512
[INFO] running `Command { std: "docker" "start" "-a" "69e636401689b0901c547445c132ced93c9492bcad83211a46f252a9d3ba3512", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking versioned-feature-core v1.0.0
[INFO] [stderr]    Compiling dashcore-private v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]     Checking versioned-feature-core v1.0.0 (https://github.com/dashpay/versioned-feature-core#56015709)
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling dashcore v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking treediff v5.0.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking jiff v0.2.12
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]    Compiling virtue v0.0.17
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking integer-encoding v4.0.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling platform-serialization-derive v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]    Compiling platform-versioning v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking grovedb-version v3.0.0 (https://github.com/dashpay/grovedb?rev=6d8ce92abe0c888f0a0115a6c88effa04ea87ed3#6d8ce92a)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking dashcore_hashes v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking platform-version v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking json-patch v1.4.0
[INFO] [stderr]     Checking jsonschema v0.18.0 (https://github.com/dashpay/jsonschema-rs?branch=configure_regexp#7b00a244)
[INFO] [stderr]     Checking json-schema-compatibility-validator v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]     Checking platform-serialization v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]     Checking platform-value v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]     Checking dpp v2.0.0-rc.4 (https://github.com/dashpay/platform.git?rev=40e2869e1667bbbf1acfb32a049dcb2ad76c4b2f#40e2869e)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking data-contract-creator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "69e636401689b0901c547445c132ced93c9492bcad83211a46f252a9d3ba3512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e636401689b0901c547445c132ced93c9492bcad83211a46f252a9d3ba3512", kill_on_drop: false }`
[INFO] [stdout] 69e636401689b0901c547445c132ced93c9492bcad83211a46f252a9d3ba3512
