[INFO] fetching crate sui-gql-schema 0.13.0...
[INFO] building sui-gql-schema-0.13.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sui-gql-schema 0.13.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sui-gql-schema 0.13.0
[INFO] finished tweaking crates.io crate sui-gql-schema 0.13.0
[INFO] tweaked toml for crates.io crate sui-gql-schema 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sui-gql-schema 0.13.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sui-gql-schema 0.13.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency cynic, pass `-Zpublic-dependency` to enable support for it
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c4eda696810f29d0d474dd218299a3ff2037352b147898cb87c7948f3c62a77
[INFO] running `Command { std: "docker" "start" "-a" "5c4eda696810f29d0d474dd218299a3ff2037352b147898cb87c7948f3c62a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c4eda696810f29d0d474dd218299a3ff2037352b147898cb87c7948f3c62a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c4eda696810f29d0d474dd218299a3ff2037352b147898cb87c7948f3c62a77", kill_on_drop: false }`
[INFO] [stdout] 5c4eda696810f29d0d474dd218299a3ff2037352b147898cb87c7948f3c62a77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a64664b6697422b89467da1b7ae4df9c068219473fdaa863c428c2b00f72086
[INFO] running `Command { std: "docker" "start" "-a" "7a64664b6697422b89467da1b7ae4df9c068219473fdaa863c428c2b00f72086", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency cynic, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[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.16
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling sui-sdk-types v0.0.7
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling sui-gql-schema v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stderr]    Compiling af-sui-types v0.14.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.20s
[INFO] running `Command { std: "docker" "inspect" "7a64664b6697422b89467da1b7ae4df9c068219473fdaa863c428c2b00f72086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a64664b6697422b89467da1b7ae4df9c068219473fdaa863c428c2b00f72086", kill_on_drop: false }`
[INFO] [stdout] 7a64664b6697422b89467da1b7ae4df9c068219473fdaa863c428c2b00f72086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14237c4b57edf2968025f5a1160dc25f279793d60d1e9b60922a7909626f87b5
[INFO] running `Command { std: "docker" "start" "-a" "14237c4b57edf2968025f5a1160dc25f279793d60d1e9b60922a7909626f87b5", kill_on_drop: false }`
[INFO] [stderr] warning: ignoring `public` on dependency af-sui-types, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr] warning: ignoring `public` on dependency cynic, pass `-Zpublic-dependency` to enable support for it
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling af-sui-types v0.14.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]    Compiling sui-gql-schema v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.71s
[INFO] running `Command { std: "docker" "inspect" "14237c4b57edf2968025f5a1160dc25f279793d60d1e9b60922a7909626f87b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14237c4b57edf2968025f5a1160dc25f279793d60d1e9b60922a7909626f87b5", kill_on_drop: false }`
[INFO] [stdout] 14237c4b57edf2968025f5a1160dc25f279793d60d1e9b60922a7909626f87b5
