[INFO] fetching crate move-stdlib-sdk 0.11.3... [INFO] checking move-stdlib-sdk-0.11.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate move-stdlib-sdk 0.11.3 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate move-stdlib-sdk 0.11.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d0232a0e41c5638b17396f0595741b7c114ea1d2a74445b87689490c1459f5 [INFO] running `Command { std: "docker" "start" "-a" "23d0232a0e41c5638b17396f0595741b7c114ea1d2a74445b87689490c1459f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d0232a0e41c5638b17396f0595741b7c114ea1d2a74445b87689490c1459f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d0232a0e41c5638b17396f0595741b7c114ea1d2a74445b87689490c1459f5", kill_on_drop: false }` [INFO] [stdout] 23d0232a0e41c5638b17396f0595741b7c114ea1d2a74445b87689490c1459f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e291b61d68efef3ac9661c4582aa3b1ee82372bb175c271a6ab24b15d604ef [INFO] running `Command { std: "docker" "start" "-a" "85e291b61d68efef3ac9661c4582aa3b1ee82372bb175c271a6ab24b15d604ef", 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] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-move-type-derive v0.3.2 [INFO] [stderr] Checking bcs v0.1.6 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking sui-sdk-types v0.0.6 [INFO] [stderr] Checking af-sui-types v0.13.0 [INFO] [stderr] Checking af-move-type v0.13.0 [INFO] [stderr] Checking af-sui-pkg-sdk v0.10.3 [INFO] [stderr] Checking move-stdlib-sdk v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.99s [INFO] running `Command { std: "docker" "inspect" "85e291b61d68efef3ac9661c4582aa3b1ee82372bb175c271a6ab24b15d604ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e291b61d68efef3ac9661c4582aa3b1ee82372bb175c271a6ab24b15d604ef", kill_on_drop: false }` [INFO] [stdout] 85e291b61d68efef3ac9661c4582aa3b1ee82372bb175c271a6ab24b15d604ef