[INFO] fetching crate af-sui-pkg-sdk 0.14.0... [INFO] testing af-sui-pkg-sdk-0.14.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate af-sui-pkg-sdk 0.14.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate af-sui-pkg-sdk 0.14.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate af-sui-pkg-sdk 0.14.0 [INFO] tweaked toml for crates.io crate af-sui-pkg-sdk 0.14.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate af-sui-pkg-sdk 0.14.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate af-sui-pkg-sdk 0.14.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, 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] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.9.10+spec-1.1.0 [INFO] [stderr] Downloaded af-move-type-derive v0.4.0 [INFO] [stderr] Downloaded if_chain v1.0.3 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded deluxe-core v0.5.0 [INFO] [stderr] Downloaded deluxe-macros v0.5.0 [INFO] [stderr] Downloaded deluxe v0.5.0 [INFO] [stderr] Downloaded insta v1.46.0 [INFO] [stderr] Downloaded af-move-type v0.17.0 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded primitive-types v0.14.0 [INFO] [stderr] Downloaded impl-codec v0.7.1 [INFO] [stderr] Downloaded af-sui-types v0.17.0 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded target-triple v1.0.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bb7c047b691e54bed6a26c4a11a92e21c2a1b01e87dedfdebe09b509a4317c [INFO] running `Command { std: "docker" "start" "-a" "89bb7c047b691e54bed6a26c4a11a92e21c2a1b01e87dedfdebe09b509a4317c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bb7c047b691e54bed6a26c4a11a92e21c2a1b01e87dedfdebe09b509a4317c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bb7c047b691e54bed6a26c4a11a92e21c2a1b01e87dedfdebe09b509a4317c", kill_on_drop: false }` [INFO] [stdout] 89bb7c047b691e54bed6a26c4a11a92e21c2a1b01e87dedfdebe09b509a4317c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b5d5c1c368bfdc9c29b3d7a5a5877b90db77b8af3168e19cf6e28af6809a3a [INFO] running `Command { std: "docker" "start" "-a" "a3b5d5c1c368bfdc9c29b3d7a5a5877b90db77b8af3168e19cf6e28af6809a3a", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, 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] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling roaring v0.11.3 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling af-move-type-derive v0.4.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling sui-sdk-types v0.2.1 [INFO] [stderr] Compiling af-sui-types v0.17.0 [INFO] [stderr] Compiling af-move-type v0.17.0 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.09s [INFO] running `Command { std: "docker" "inspect" "a3b5d5c1c368bfdc9c29b3d7a5a5877b90db77b8af3168e19cf6e28af6809a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b5d5c1c368bfdc9c29b3d7a5a5877b90db77b8af3168e19cf6e28af6809a3a", kill_on_drop: false }` [INFO] [stdout] a3b5d5c1c368bfdc9c29b3d7a5a5877b90db77b8af3168e19cf6e28af6809a3a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a688df84ffc1a918d265958778dcd7781317bfdd3b1e0e99c7f1345e1188dc [INFO] running `Command { std: "docker" "start" "-a" "c3a688df84ffc1a918d265958778dcd7781317bfdd3b1e0e99c7f1345e1188dc", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, 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] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling insta v1.46.0 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-sui-types v0.17.0 [INFO] [stderr] Compiling af-move-type-derive v0.4.0 [INFO] [stderr] Compiling af-move-type v0.17.0 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.28s [INFO] running `Command { std: "docker" "inspect" "c3a688df84ffc1a918d265958778dcd7781317bfdd3b1e0e99c7f1345e1188dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a688df84ffc1a918d265958778dcd7781317bfdd3b1e0e99c7f1345e1188dc", kill_on_drop: false }` [INFO] [stdout] c3a688df84ffc1a918d265958778dcd7781317bfdd3b1e0e99c7f1345e1188dc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 306279c7eef28cb9443ea2b7daff8b13b56e2747701b2c370b0a973f4b559801 [INFO] running `Command { std: "docker" "start" "-a" "306279c7eef28cb9443ea2b7daff8b13b56e2747701b2c370b0a973f4b559801", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency papergrid, 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] warning: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/af_sui_pkg_sdk-b50361fb0d52e472) [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 tests/tests.rs (/opt/rustwide/target/debug/deps/tests-535a2696987b2e3a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test display ... ok [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: ignoring `public` on dependency papergrid, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk/Cargo.toml: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk/Cargo.toml: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk/Cargo.toml: ignoring `public` on dependency papergrid, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk/Cargo.toml: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: /opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk/Cargo.toml: ignoring `public` on dependency tabled, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling roaring v0.11.3 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling insta v1.46.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-move-type-derive v0.4.0 [INFO] [stderr] Compiling sui-sdk-types v0.2.1 [INFO] [stdout] test build has been running for over 60 seconds [INFO] [stderr] Compiling af-sui-types v0.17.0 [INFO] [stderr] Compiling af-move-type v0.17.0 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling af-sui-pkg-sdk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/af-sui-pkg-sdk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/legacy_move.rs ... ok [INFO] [stderr] test tests/tuple_struct.rs ... ok [INFO] [stderr] test tests/visibility_modifiers.rs ... ok [INFO] [stderr] test tests/option_field.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test build ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.89s [INFO] [stdout] [INFO] [stderr] Doc-tests af_sui_pkg_sdk [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 114) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 54) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 179) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 6.69s; merged doctests compilation took 6.60s [INFO] running `Command { std: "docker" "inspect" "306279c7eef28cb9443ea2b7daff8b13b56e2747701b2c370b0a973f4b559801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306279c7eef28cb9443ea2b7daff8b13b56e2747701b2c370b0a973f4b559801", kill_on_drop: false }` [INFO] [stdout] 306279c7eef28cb9443ea2b7daff8b13b56e2747701b2c370b0a973f4b559801