[INFO] fetching crate sui-jsonrpc 0.21.0...
[INFO] building sui-jsonrpc-0.21.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate sui-jsonrpc 0.21.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sui-jsonrpc 0.21.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sui-jsonrpc 0.21.0
[INFO] tweaked toml for crates.io crate sui-jsonrpc 0.21.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sui-jsonrpc 0.21.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sui-jsonrpc 0.21.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency futures-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-http-client, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde_json, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.24
[INFO] [stderr]   Downloaded ref-cast v1.0.24
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded ext-trait-proc_macros v2.0.1
[INFO] [stderr]   Downloaded ext-trait v2.0.1
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded papergrid v0.9.1
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded json_to_table v0.6.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded security-framework v3.5.0
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded bnum v0.12.1
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded tabled v0.12.2
[INFO] [stderr]   Downloaded soketto v0.8.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.26.0
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded sui-sdk-types v0.0.7
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded extension-traits v2.0.1
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdbb58f7d84d41a688f04285abf9e3c04ec64274e885afc3c02fc00ad25af975
[INFO] running `Command { std: "docker" "start" "-a" "fdbb58f7d84d41a688f04285abf9e3c04ec64274e885afc3c02fc00ad25af975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdbb58f7d84d41a688f04285abf9e3c04ec64274e885afc3c02fc00ad25af975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbb58f7d84d41a688f04285abf9e3c04ec64274e885afc3c02fc00ad25af975", kill_on_drop: false }`
[INFO] [stdout] fdbb58f7d84d41a688f04285abf9e3c04ec64274e885afc3c02fc00ad25af975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29d5ee9b82526c3ab463bfe5743b9225b57a1fd2a1308f4522eea231f9f4c01
[INFO] running `Command { std: "docker" "start" "-a" "a29d5ee9b82526c3ab463bfe5743b9225b57a1fd2a1308f4522eea231f9f4c01", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency futures-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-http-client, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde_json, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling papergrid v0.9.1
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tabled v0.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ext-trait-proc_macros v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ext-trait v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling extension-traits v2.0.1
[INFO] [stderr]    Compiling json_to_table v0.6.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling sui-sdk-types v0.0.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.26.0
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.26.0
[INFO] [stderr]    Compiling sui-jsonrpc v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.36s
[INFO] running `Command { std: "docker" "inspect" "a29d5ee9b82526c3ab463bfe5743b9225b57a1fd2a1308f4522eea231f9f4c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29d5ee9b82526c3ab463bfe5743b9225b57a1fd2a1308f4522eea231f9f4c01", kill_on_drop: false }`
[INFO] [stdout] a29d5ee9b82526c3ab463bfe5743b9225b57a1fd2a1308f4522eea231f9f4c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 558e507300a14dfc047b2109bbba7bab5d5b8ac1c46dd646ca8900dc6c32cf9b
[INFO] running `Command { std: "docker" "start" "-a" "558e507300a14dfc047b2109bbba7bab5d5b8ac1c46dd646ca8900dc6c32cf9b", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency futures-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-core, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-http-client, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency jsonrpsee-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency serde_json, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.26.0
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.26.0
[INFO] [stderr]    Compiling sui-jsonrpc v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.02s
[INFO] running `Command { std: "docker" "inspect" "558e507300a14dfc047b2109bbba7bab5d5b8ac1c46dd646ca8900dc6c32cf9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558e507300a14dfc047b2109bbba7bab5d5b8ac1c46dd646ca8900dc6c32cf9b", kill_on_drop: false }`
[INFO] [stdout] 558e507300a14dfc047b2109bbba7bab5d5b8ac1c46dd646ca8900dc6c32cf9b
