[INFO] fetching crate pyth-sui-sdk 0.15.12... [INFO] checking pyth-sui-sdk-0.15.12 against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] extracting crate pyth-sui-sdk 0.15.12 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pyth-sui-sdk 0.15.12 on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyth-sui-sdk 0.15.12 [INFO] finished tweaking crates.io crate pyth-sui-sdk 0.15.12 [INFO] tweaked toml for crates.io crate pyth-sui-sdk 0.15.12 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate pyth-sui-sdk 0.15.12 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd13f200be45a390f648fc423772c7333e1f0ef2d9cae675722cadb852ee04c2 [INFO] running `Command { std: "docker" "start" "-a" "cd13f200be45a390f648fc423772c7333e1f0ef2d9cae675722cadb852ee04c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd13f200be45a390f648fc423772c7333e1f0ef2d9cae675722cadb852ee04c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd13f200be45a390f648fc423772c7333e1f0ef2d9cae675722cadb852ee04c2", kill_on_drop: false }` [INFO] [stdout] cd13f200be45a390f648fc423772c7333e1f0ef2d9cae675722cadb852ee04c2 [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5e35be6457f7eaa9eac5e293a8383d95d541203fcb96530034f0e17fe71717 [INFO] running `Command { std: "docker" "start" "-a" "5b5e35be6457f7eaa9eac5e293a8383d95d541203fcb96530034f0e17fe71717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking roaring v0.10.10 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling af-move-type-derive v0.2.4 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking bcs v0.1.6 [INFO] [stderr] Checking sui-sdk-types v0.0.2 [INFO] [stderr] Checking af-sui-types v0.7.6 [INFO] [stderr] Checking af-move-type v0.8.7 [INFO] [stderr] Checking af-sui-pkg-sdk v0.8.9 [INFO] [stderr] Checking move-stdlib-sdk v0.9.8 [INFO] [stderr] Checking sui-framework-sdk v0.10.10 [INFO] [stderr] Checking wormhole-sui-sdk v0.10.9 [INFO] [stderr] Checking pyth-sui-sdk v0.15.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.78s [INFO] running `Command { std: "docker" "inspect" "5b5e35be6457f7eaa9eac5e293a8383d95d541203fcb96530034f0e17fe71717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5e35be6457f7eaa9eac5e293a8383d95d541203fcb96530034f0e17fe71717", kill_on_drop: false }` [INFO] [stdout] 5b5e35be6457f7eaa9eac5e293a8383d95d541203fcb96530034f0e17fe71717