[INFO] cloning repository https://github.com/QuilibriumNetwork/quilibrium-names-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuilibriumNetwork/quilibrium-names-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuilibriumNetwork%2Fquilibrium-names-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuilibriumNetwork%2Fquilibrium-names-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6b1a70ea33543f725333f8354596ffd5d2a5006 [INFO] checking QuilibriumNetwork/quilibrium-names-sdk against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuilibriumNetwork%2Fquilibrium-names-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/QuilibriumNetwork/quilibrium-names-sdk [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/QuilibriumNetwork/quilibrium-names-sdk [INFO] tweaked toml for git repo https://github.com/QuilibriumNetwork/quilibrium-names-sdk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/QuilibriumNetwork/quilibrium-names-sdk on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/QuilibriumNetwork/quilibrium-names-sdk 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd6f0e0a6d91245cc84ce88b83b3c95afbeabaaf76388e4b3b97f66e123e9943 [INFO] running `Command { std: "docker" "start" "-a" "bd6f0e0a6d91245cc84ce88b83b3c95afbeabaaf76388e4b3b97f66e123e9943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd6f0e0a6d91245cc84ce88b83b3c95afbeabaaf76388e4b3b97f66e123e9943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6f0e0a6d91245cc84ce88b83b3c95afbeabaaf76388e4b3b97f66e123e9943", kill_on_drop: false }` [INFO] [stdout] bd6f0e0a6d91245cc84ce88b83b3c95afbeabaaf76388e4b3b97f66e123e9943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fce5f6c166f9da6cead7e7045de0bc3d6b8149e5e6b42e5d2529f8a876471e50 [INFO] running `Command { std: "docker" "start" "-a" "fce5f6c166f9da6cead7e7045de0bc3d6b8149e5e6b42e5d2529f8a876471e50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling uniffi_core v0.28.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking ff_ce v0.11.0 [INFO] [stderr] Checking poseidon-rs v0.0.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.3 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling uniffi_meta v0.28.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking oxrdf v0.2.4 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking oxttl v0.1.8 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking uniffi_testing v0.28.3 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Checking uniffi_udl v0.28.3 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Checking uniffi_bindgen v0.28.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.26 [INFO] [stderr] Checking uniffi v0.28.3 [INFO] [stderr] Compiling uniffi_build v0.28.3 [INFO] [stderr] Compiling bls48581 v2.1.0 [INFO] [stderr] Checking quilibrium-verkle v2.1.0 [INFO] [stderr] Checking quilibrium-names-sdk v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "fce5f6c166f9da6cead7e7045de0bc3d6b8149e5e6b42e5d2529f8a876471e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce5f6c166f9da6cead7e7045de0bc3d6b8149e5e6b42e5d2529f8a876471e50", kill_on_drop: false }` [INFO] [stdout] fce5f6c166f9da6cead7e7045de0bc3d6b8149e5e6b42e5d2529f8a876471e50