[INFO] fetching crate sui-gql-schema 0.13.0... [INFO] testing sui-gql-schema-0.13.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sui-gql-schema 0.13.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sui-gql-schema 0.13.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50531066c389da5d3fa1eb2955a439df10268977c1ad0c63421b9025ba3a50f2 [INFO] running `Command { std: "docker" "start" "-a" "50531066c389da5d3fa1eb2955a439df10268977c1ad0c63421b9025ba3a50f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50531066c389da5d3fa1eb2955a439df10268977c1ad0c63421b9025ba3a50f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50531066c389da5d3fa1eb2955a439df10268977c1ad0c63421b9025ba3a50f2", kill_on_drop: false }` [INFO] [stdout] 50531066c389da5d3fa1eb2955a439df10268977c1ad0c63421b9025ba3a50f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cafc62d2fed2a8897c2a51c5353250f2fb17d2f8d57969dff94d5fdb42744bb [INFO] running `Command { std: "docker" "start" "-a" "0cafc62d2fed2a8897c2a51c5353250f2fb17d2f8d57969dff94d5fdb42744bb", 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 quote v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.145 [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 logos-codegen v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.10.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.21.3 [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 serde_with v3.14.1 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling cynic-codegen v3.12.0 [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 41.53s [INFO] running `Command { std: "docker" "inspect" "0cafc62d2fed2a8897c2a51c5353250f2fb17d2f8d57969dff94d5fdb42744bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cafc62d2fed2a8897c2a51c5353250f2fb17d2f8d57969dff94d5fdb42744bb", kill_on_drop: false }` [INFO] [stdout] 0cafc62d2fed2a8897c2a51c5353250f2fb17d2f8d57969dff94d5fdb42744bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce6ff45e5ed8cc6dec3d9ce9d4a7aeae588d57ca88c8ded240fa3b88428be2f [INFO] running `Command { std: "docker" "start" "-a" "dce6ff45e5ed8cc6dec3d9ce9d4a7aeae588d57ca88c8ded240fa3b88428be2f", 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 tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling af-sui-types v0.14.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.10.0 [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 19.73s [INFO] running `Command { std: "docker" "inspect" "dce6ff45e5ed8cc6dec3d9ce9d4a7aeae588d57ca88c8ded240fa3b88428be2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce6ff45e5ed8cc6dec3d9ce9d4a7aeae588d57ca88c8ded240fa3b88428be2f", kill_on_drop: false }` [INFO] [stdout] dce6ff45e5ed8cc6dec3d9ce9d4a7aeae588d57ca88c8ded240fa3b88428be2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1d27cd37bf49b3ac3cfc73da200649290ee0219ac0722860b625e3dacf65abb [INFO] running `Command { std: "docker" "start" "-a" "a1d27cd37bf49b3ac3cfc73da200649290ee0219ac0722860b625e3dacf65abb", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sui_gql_schema-d65e08c72fa3c7c6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test scalars::tests::move_type_signature_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests sui_gql_schema [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1d27cd37bf49b3ac3cfc73da200649290ee0219ac0722860b625e3dacf65abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d27cd37bf49b3ac3cfc73da200649290ee0219ac0722860b625e3dacf65abb", kill_on_drop: false }` [INFO] [stdout] a1d27cd37bf49b3ac3cfc73da200649290ee0219ac0722860b625e3dacf65abb