[INFO] cloning repository https://github.com/0xh3rman/sui-types
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xh3rman/sui-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xh3rman%2Fsui-types", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xh3rman%2Fsui-types'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db513b2ae1cf2f0f660e474464b603c46edc71af
[INFO] checking 0xh3rman/sui-types against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xh3rman%2Fsui-types" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xh3rman/sui-types on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0xh3rman/sui-types
[INFO] finished tweaking git repo https://github.com/0xh3rman/sui-types
[INFO] tweaked toml for git repo https://github.com/0xh3rman/sui-types written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0xh3rman/sui-types 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/move-language/move-sui`
[INFO] [stderr]     Updating git repository `https://github.com/mystenlabs/sui`
[INFO] [stderr]     Updating git repository `https://github.com/MystenLabs/mysten-sim.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded variant_count v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b636aafb8b57bcbef889b08f6bb304414b359162eecb0a6c740c063fb940748
[INFO] running `Command { std: "docker" "start" "-a" "4b636aafb8b57bcbef889b08f6bb304414b359162eecb0a6c740c063fb940748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b636aafb8b57bcbef889b08f6bb304414b359162eecb0a6c740c063fb940748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b636aafb8b57bcbef889b08f6bb304414b359162eecb0a6c740c063fb940748", kill_on_drop: false }`
[INFO] [stdout] 4b636aafb8b57bcbef889b08f6bb304414b359162eecb0a6c740c063fb940748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7de5baa5cc56d34a73eb2e67e4df53040ff58e113304751bc17c6e0a8b677dbe
[INFO] running `Command { std: "docker" "start" "-a" "7de5baa5cc56d34a73eb2e67e4df53040ff58e113304751bc17c6e0a8b677dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling sui-protocol-config-macros v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling enum-compat-util v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]    Compiling enum-compat-util v0.1.0 (https://github.com/move-language/move-sui?rev=82e94df#82e94dfb)
[INFO] [stderr]    Compiling sui-enum-compat-util v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling move-proc-macros v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling move-proc-macros v0.1.0 (https://github.com/move-language/move-sui?rev=82e94df#82e94dfb)
[INFO] [stderr]    Compiling sui-proc-macros v0.7.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking sui-macros v0.7.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking move-core-types v0.0.4 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking move-core-types v0.0.4 (https://github.com/move-language/move-sui?rev=82e94df#82e94dfb)
[INFO] [stderr]     Checking move-binary-format v0.0.3 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking move-vm-config v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking sui-protocol-config v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c)
[INFO] [stderr]     Checking sui-types v0.1.0 (/opt/rustwide/workdir/crates/sui-types)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/base_types.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/gas_coin.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/gas_coin.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/base_types.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/gas_coin.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-utils`
[INFO] [stdout]    --> crates/sui-types/gas_coin.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         #[cfg(any(feature = "test-utils", test))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-utils` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] running `Command { std: "docker" "inspect" "7de5baa5cc56d34a73eb2e67e4df53040ff58e113304751bc17c6e0a8b677dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de5baa5cc56d34a73eb2e67e4df53040ff58e113304751bc17c6e0a8b677dbe", kill_on_drop: false }`
[INFO] [stdout] 7de5baa5cc56d34a73eb2e67e4df53040ff58e113304751bc17c6e0a8b677dbe
