[INFO] fetching crate move-stdlib-sdk 0.11.3... [INFO] testing move-stdlib-sdk-0.11.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate move-stdlib-sdk 0.11.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate move-stdlib-sdk 0.11.3 [INFO] finished tweaking crates.io crate move-stdlib-sdk 0.11.3 [INFO] tweaked toml for crates.io crate move-stdlib-sdk 0.11.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate move-stdlib-sdk 0.11.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate move-stdlib-sdk 0.11.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded af-sui-pkg-sdk v0.10.3 [INFO] [stderr] Downloaded af-move-type-derive v0.3.2 [INFO] [stderr] Downloaded af-move-type v0.13.0 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded bcs v0.1.6 [INFO] [stderr] Downloaded af-sui-types v0.13.0 [INFO] [stderr] Downloaded bnum v0.12.1 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] [stderr] Downloaded sui-sdk-types v0.0.6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3353c5655fa16df3395d8f75f4312f873715c6880b3fd064eed4b19a3a5cd162 [INFO] running `Command { std: "docker" "start" "-a" "3353c5655fa16df3395d8f75f4312f873715c6880b3fd064eed4b19a3a5cd162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3353c5655fa16df3395d8f75f4312f873715c6880b3fd064eed4b19a3a5cd162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3353c5655fa16df3395d8f75f4312f873715c6880b3fd064eed4b19a3a5cd162", kill_on_drop: false }` [INFO] [stdout] 3353c5655fa16df3395d8f75f4312f873715c6880b3fd064eed4b19a3a5cd162 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726011e96e8486a6433a8fa9f71b298abe71d195fbe0eb90a5db592e2dea1759 [INFO] running `Command { std: "docker" "start" "-a" "726011e96e8486a6433a8fa9f71b298abe71d195fbe0eb90a5db592e2dea1759", 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] Compiling libc v0.2.174 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-move-type-derive v0.3.2 [INFO] [stderr] Compiling sui-sdk-types v0.0.6 [INFO] [stderr] Compiling af-sui-types v0.13.0 [INFO] [stderr] Compiling af-move-type v0.13.0 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.10.3 [INFO] [stderr] Compiling move-stdlib-sdk v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.98s [INFO] running `Command { std: "docker" "inspect" "726011e96e8486a6433a8fa9f71b298abe71d195fbe0eb90a5db592e2dea1759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726011e96e8486a6433a8fa9f71b298abe71d195fbe0eb90a5db592e2dea1759", kill_on_drop: false }` [INFO] [stdout] 726011e96e8486a6433a8fa9f71b298abe71d195fbe0eb90a5db592e2dea1759 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5526e0d3a765ca2cac8943b8c54d502cbfdaa80a9180018d6eb6c2cec2ad98 [INFO] running `Command { std: "docker" "start" "-a" "5b5526e0d3a765ca2cac8943b8c54d502cbfdaa80a9180018d6eb6c2cec2ad98", 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] Compiling move-stdlib-sdk v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "5b5526e0d3a765ca2cac8943b8c54d502cbfdaa80a9180018d6eb6c2cec2ad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5526e0d3a765ca2cac8943b8c54d502cbfdaa80a9180018d6eb6c2cec2ad98", kill_on_drop: false }` [INFO] [stdout] 5b5526e0d3a765ca2cac8943b8c54d502cbfdaa80a9180018d6eb6c2cec2ad98 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75813d0efe0edda58a1ac19d5617a56bd5cabe9ff00548cef0e677bc550cb66e [INFO] running `Command { std: "docker" "start" "-a" "75813d0efe0edda58a1ac19d5617a56bd5cabe9ff00548cef0e677bc550cb66e", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/move_stdlib_sdk-f5fdd75ea9c2ee9c) [INFO] [stdout] [INFO] [stderr] Doc-tests move_stdlib_sdk [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] [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" "75813d0efe0edda58a1ac19d5617a56bd5cabe9ff00548cef0e677bc550cb66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75813d0efe0edda58a1ac19d5617a56bd5cabe9ff00548cef0e677bc550cb66e", kill_on_drop: false }` [INFO] [stdout] 75813d0efe0edda58a1ac19d5617a56bd5cabe9ff00548cef0e677bc550cb66e