[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] building 0xh3rman/sui-types against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xh3rman%2Fsui-types" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xh3rman/sui-types on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2d45b7536cc8942740f005961205fa6952a53a1778454945493d5ee8f040cd [INFO] running `Command { std: "docker" "start" "-a" "cc2d45b7536cc8942740f005961205fa6952a53a1778454945493d5ee8f040cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2d45b7536cc8942740f005961205fa6952a53a1778454945493d5ee8f040cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2d45b7536cc8942740f005961205fa6952a53a1778454945493d5ee8f040cd", kill_on_drop: false }` [INFO] [stdout] cc2d45b7536cc8942740f005961205fa6952a53a1778454945493d5ee8f040cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0756c31b29d5c576015ae0fb8e9642e1b7cf232ca742704ac56c98bd5dcc2cc4 [INFO] running `Command { std: "docker" "start" "-a" "0756c31b29d5c576015ae0fb8e9642e1b7cf232ca742704ac56c98bd5dcc2cc4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling enum-compat-util v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sui-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 similar v2.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [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 darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sui-protocol-config-macros v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling sui-proc-macros v0.7.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling move-proc-macros v0.1.0 (https://github.com/move-language/move-sui?rev=82e94df#82e94dfb) [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sui-macros v0.7.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling move-core-types v0.0.4 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling move-core-types v0.0.4 (https://github.com/move-language/move-sui?rev=82e94df#82e94dfb) [INFO] [stderr] Compiling move-binary-format v0.0.3 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling move-vm-config v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling sui-protocol-config v0.1.0 (https://github.com/mystenlabs/sui?tag=mainnet-v1.26.2#f531168c) [INFO] [stderr] Compiling 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "0756c31b29d5c576015ae0fb8e9642e1b7cf232ca742704ac56c98bd5dcc2cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0756c31b29d5c576015ae0fb8e9642e1b7cf232ca742704ac56c98bd5dcc2cc4", kill_on_drop: false }` [INFO] [stdout] 0756c31b29d5c576015ae0fb8e9642e1b7cf232ca742704ac56c98bd5dcc2cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a61090ae7499cd8369f1b5303ed8a207ffac5a02ddfb4d8a64c12c35647416b3 [INFO] running `Command { std: "docker" "start" "-a" "a61090ae7499cd8369f1b5303ed8a207ffac5a02ddfb4d8a64c12c35647416b3", kill_on_drop: false }` [INFO] [stderr] Compiling 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "a61090ae7499cd8369f1b5303ed8a207ffac5a02ddfb4d8a64c12c35647416b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61090ae7499cd8369f1b5303ed8a207ffac5a02ddfb4d8a64c12c35647416b3", kill_on_drop: false }` [INFO] [stdout] a61090ae7499cd8369f1b5303ed8a207ffac5a02ddfb4d8a64c12c35647416b3