[INFO] fetching crate move-stdlib-sdk 0.13.0... [INFO] testing move-stdlib-sdk-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate move-stdlib-sdk 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate move-stdlib-sdk 0.13.0 [INFO] finished tweaking crates.io crate move-stdlib-sdk 0.13.0 [INFO] tweaked toml for crates.io crate move-stdlib-sdk 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate move-stdlib-sdk 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate move-stdlib-sdk 0.13.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, 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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ba68d4367a88202523fe07e65369f61d25c363a274e2e0238dcb8bfbdaa133 [INFO] running `Command { std: "docker" "start" "-a" "36ba68d4367a88202523fe07e65369f61d25c363a274e2e0238dcb8bfbdaa133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ba68d4367a88202523fe07e65369f61d25c363a274e2e0238dcb8bfbdaa133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ba68d4367a88202523fe07e65369f61d25c363a274e2e0238dcb8bfbdaa133", kill_on_drop: false }` [INFO] [stdout] 36ba68d4367a88202523fe07e65369f61d25c363a274e2e0238dcb8bfbdaa133 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 575ac989ab84fdfd03c9f1e981fd31b2873afbb655d0864cf4813d7eb76ae935 [INFO] running `Command { std: "docker" "start" "-a" "575ac989ab84fdfd03c9f1e981fd31b2873afbb655d0864cf4813d7eb76ae935", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, 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 libc v0.2.176 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-move-type-derive v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_with v3.15.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling sui-sdk-types v0.0.8 [INFO] [stderr] Compiling af-sui-types v0.15.0 [INFO] [stderr] Compiling af-move-type v0.15.0 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.12.0 [INFO] [stderr] Compiling move-stdlib-sdk v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "575ac989ab84fdfd03c9f1e981fd31b2873afbb655d0864cf4813d7eb76ae935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575ac989ab84fdfd03c9f1e981fd31b2873afbb655d0864cf4813d7eb76ae935", kill_on_drop: false }` [INFO] [stdout] 575ac989ab84fdfd03c9f1e981fd31b2873afbb655d0864cf4813d7eb76ae935 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0fee1c2e03853a7fd76472b4694ed6492dff2e4af10075a32bebc2d2c618d3 [INFO] running `Command { std: "docker" "start" "-a" "ad0fee1c2e03853a7fd76472b4694ed6492dff2e4af10075a32bebc2d2c618d3", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, 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 move-stdlib-sdk v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "ad0fee1c2e03853a7fd76472b4694ed6492dff2e4af10075a32bebc2d2c618d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0fee1c2e03853a7fd76472b4694ed6492dff2e4af10075a32bebc2d2c618d3", kill_on_drop: false }` [INFO] [stdout] ad0fee1c2e03853a7fd76472b4694ed6492dff2e4af10075a32bebc2d2c618d3 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50b3078d76498d14b0b39b5fa1e8772f8e991a69a893c48a9b4465188c298352 [INFO] running `Command { std: "docker" "start" "-a" "50b3078d76498d14b0b39b5fa1e8772f8e991a69a893c48a9b4465188c298352", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/move_stdlib_sdk-dee97e55d1ae3741) [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 move_stdlib_sdk [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" "50b3078d76498d14b0b39b5fa1e8772f8e991a69a893c48a9b4465188c298352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b3078d76498d14b0b39b5fa1e8772f8e991a69a893c48a9b4465188c298352", kill_on_drop: false }` [INFO] [stdout] 50b3078d76498d14b0b39b5fa1e8772f8e991a69a893c48a9b4465188c298352