[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] e079348f43826f994872fa8b476e0810e249653c [INFO] testing dashpay/data-contract-creator/e079348f43826f994872fa8b476e0810e249653c against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashpay%2Fdata-contract-creator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashpay/data-contract-creator on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `datacontractcreator` [INFO] [stderr] * `bin` target `data-contract-creator` [INFO] [stderr] Updating git repository `https://github.com/dashpay/platform.git` [INFO] [stderr] Updating git repository `https://github.com/qrayven/ciborium` [INFO] [stderr] Updating git repository `https://github.com/dashpay/rust-dashcore` [INFO] [stderr] Updating git repository `https://github.com/fominok/jsonschema-rs` [INFO] [stderr] Updating git submodule `https://github.com/json-schema-org/JSON-Schema-Test-Suite.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded virtue v0.0.14 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded treediff v5.0.0 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded implicit-clone v0.3.9 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded json-patch v1.4.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.34.2 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded rs-x11-hash v0.1.8 [INFO] [stderr] Downloaded bitcoin_hashes v0.12.0 [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded platforms v3.4.0 [INFO] [stderr] Downloaded curve25519-dalek v4.1.2 [INFO] [stderr] Downloaded secp256k1-sys v0.8.1 [INFO] [stderr] Downloaded integer-encoding v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f697183a5cc53ebe47b3b96a54aec5ea3d3b5d5d5b253b54d37d76fc0ded14 [INFO] running `Command { std: "docker" "start" "-a" "54f697183a5cc53ebe47b3b96a54aec5ea3d3b5d5d5b253b54d37d76fc0ded14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f697183a5cc53ebe47b3b96a54aec5ea3d3b5d5d5b253b54d37d76fc0ded14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f697183a5cc53ebe47b3b96a54aec5ea3d3b5d5d5b253b54d37d76fc0ded14", kill_on_drop: false }` [INFO] [stdout] 54f697183a5cc53ebe47b3b96a54aec5ea3d3b5d5d5b253b54d37d76fc0ded14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece16130e180869b99db000921c1eb37502675ddf2075af8481f188d1d0beb5e [INFO] running `Command { std: "docker" "start" "-a" "ece16130e180869b99db000921c1eb37502675ddf2075af8481f188d1d0beb5e", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `datacontractcreator` [INFO] [stderr] * `bin` target `data-contract-creator` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling dashcore-private v0.1.0 (https://github.com/dashpay/rust-dashcore?branch=master#a29315db) [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling dashcore v0.30.0 (https://github.com/dashpay/rust-dashcore?branch=master#a29315db) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ciborium-io v0.2.0 (https://github.com/qrayven/ciborium?branch=feat-ser-null-as-undefined#5fbba76d) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 (https://github.com/qrayven/ciborium?branch=feat-ser-null-as-undefined#5fbba76d) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling treediff v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling virtue v0.0.14 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling platform-version v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling platform-serialization-derive v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling platform-versioning v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling implicit-clone v0.3.9 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling integer-encoding v4.0.0 [INFO] [stderr] Compiling rs-x11-hash v0.1.8 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling ciborium v0.2.0 (https://github.com/qrayven/ciborium?branch=feat-ser-null-as-undefined#5fbba76d) [INFO] [stderr] Compiling dashcore_hashes v0.12.0 (https://github.com/dashpay/rust-dashcore?branch=master#a29315db) [INFO] [stderr] Compiling platform-serialization v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling json-patch v1.4.0 [INFO] [stderr] Compiling platform-value v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling jsonschema v0.15.0 (https://github.com/fominok/jsonschema-rs?branch=feat-unevaluated-properties#bb4800c8) [INFO] [stderr] Compiling json-schema-compatibility-validator v0.25.16-rc.7 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-history v0.1.5 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling dpp v1.0.0-dev.15 (https://github.com/dashpay/platform.git?rev=c03a5f81d4f8c059e541d5d3202bc9fb438a7422#c03a5f81) [INFO] [stderr] Compiling data-contract-creator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.96s [INFO] running `Command { std: "docker" "inspect" "ece16130e180869b99db000921c1eb37502675ddf2075af8481f188d1d0beb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece16130e180869b99db000921c1eb37502675ddf2075af8481f188d1d0beb5e", kill_on_drop: false }` [INFO] [stdout] ece16130e180869b99db000921c1eb37502675ddf2075af8481f188d1d0beb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f821eadcea12892f068b0a27430dd8ba2dc54354492d12cca9ee771c721817 [INFO] running `Command { std: "docker" "start" "-a" "83f821eadcea12892f068b0a27430dd8ba2dc54354492d12cca9ee771c721817", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `datacontractcreator` [INFO] [stderr] * `bin` target `data-contract-creator` [INFO] [stderr] Compiling data-contract-creator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "83f821eadcea12892f068b0a27430dd8ba2dc54354492d12cca9ee771c721817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f821eadcea12892f068b0a27430dd8ba2dc54354492d12cca9ee771c721817", kill_on_drop: false }` [INFO] [stdout] 83f821eadcea12892f068b0a27430dd8ba2dc54354492d12cca9ee771c721817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45e8829ac8473f72185e611925f8a6621fc82863b8f4bf2a92a3859ff077c899 [INFO] running `Command { std: "docker" "start" "-a" "45e8829ac8473f72185e611925f8a6621fc82863b8f4bf2a92a3859ff077c899", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `datacontractcreator` [INFO] [stderr] * `bin` target `data-contract-creator` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/datacontractcreator-daae6cd2a74aaf2f) [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/main.rs (/opt/rustwide/target/debug/deps/data_contract_creator-3fe205aef57daf9b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests datacontractcreator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45e8829ac8473f72185e611925f8a6621fc82863b8f4bf2a92a3859ff077c899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e8829ac8473f72185e611925f8a6621fc82863b8f4bf2a92a3859ff077c899", kill_on_drop: false }` [INFO] [stdout] 45e8829ac8473f72185e611925f8a6621fc82863b8f4bf2a92a3859ff077c899