[INFO] fetching crate af-oracle 0.21.4... [INFO] testing af-oracle-0.21.4 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate af-oracle 0.21.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate af-oracle 0.21.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate af-oracle 0.21.4 [INFO] tweaked toml for crates.io crate af-oracle 0.21.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate af-oracle 0.21.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate af-oracle 0.21.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-framework-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-gql-client, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b55a208ef5979b958667ec94cc53a3c3c41e5883e21c57dd693f9e8f3a97cf1 [INFO] running `Command { std: "docker" "start" "-a" "8b55a208ef5979b958667ec94cc53a3c3c41e5883e21c57dd693f9e8f3a97cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b55a208ef5979b958667ec94cc53a3c3c41e5883e21c57dd693f9e8f3a97cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b55a208ef5979b958667ec94cc53a3c3c41e5883e21c57dd693f9e8f3a97cf1", kill_on_drop: false }` [INFO] [stdout] 8b55a208ef5979b958667ec94cc53a3c3c41e5883e21c57dd693f9e8f3a97cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1040d3c2f877f17f638a13db0229f2d31ad36436083314957fd4b7f9a02d28 [INFO] running `Command { std: "docker" "start" "-a" "9b1040d3c2f877f17f638a13db0229f2d31ad36436083314957fd4b7f9a02d28", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-framework-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-gql-client, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling af-oracle v0.21.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling af-move-type-derive v0.3.3 [INFO] [stderr] Compiling sui-sdk-types v0.0.6 [INFO] [stderr] Compiling af-sui-types v0.13.0 [INFO] [stderr] Compiling af-move-type v0.13.0 [INFO] [stderr] Compiling af-utilities v0.10.3 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.10.3 [INFO] [stderr] Compiling move-stdlib-sdk v0.11.3 [INFO] [stderr] Compiling sui-framework-sdk v0.12.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.04s [INFO] running `Command { std: "docker" "inspect" "9b1040d3c2f877f17f638a13db0229f2d31ad36436083314957fd4b7f9a02d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1040d3c2f877f17f638a13db0229f2d31ad36436083314957fd4b7f9a02d28", kill_on_drop: false }` [INFO] [stdout] 9b1040d3c2f877f17f638a13db0229f2d31ad36436083314957fd4b7f9a02d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 080778855ead3e0bb702f779584f0967d4ddc599e97948f0fe55e0050bca6ff0 [INFO] running `Command { std: "docker" "start" "-a" "080778855ead3e0bb702f779584f0967d4ddc599e97948f0fe55e0050bca6ff0", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-framework-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-gql-client, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling camino v1.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling rustup-toolchain v0.1.10 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling af-move-type-derive v0.3.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sui-sdk-types v0.0.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cargo-util-schemas v0.8.1 [INFO] [stderr] Compiling cargo-manifest v0.19.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rustdoc-json v0.9.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling af-sui-types v0.13.0 [INFO] [stderr] Compiling af-move-type v0.13.0 [INFO] [stderr] Compiling af-utilities v0.10.3 [INFO] [stderr] Compiling af-sui-pkg-sdk v0.10.3 [INFO] [stderr] Compiling move-stdlib-sdk v0.11.3 [INFO] [stderr] Compiling sui-framework-sdk v0.12.3 [INFO] [stderr] Compiling af-oracle v0.21.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "080778855ead3e0bb702f779584f0967d4ddc599e97948f0fe55e0050bca6ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080778855ead3e0bb702f779584f0967d4ddc599e97948f0fe55e0050bca6ff0", kill_on_drop: false }` [INFO] [stdout] 080778855ead3e0bb702f779584f0967d4ddc599e97948f0fe55e0050bca6ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1962fb125f20452e04aeba0c4075a0946ec215cc11de805893b61b3fd81ae98c [INFO] running `Command { std: "docker" "start" "-a" "1962fb125f20452e04aeba0c4075a0946ec215cc11de805893b61b3fd81ae98c", kill_on_drop: false }` [INFO] [stderr] warning: ignoring `public` on dependency af-move-type, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency af-sui-pkg-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-framework-sdk, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-gql-client, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] warning: ignoring `public` on dependency sui-sdk-types, pass `-Zpublic-dependency` to enable support for it [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/af_oracle-05bfa66f54d2fd93) [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] [stderr] Doc-tests af_oracle [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" "1962fb125f20452e04aeba0c4075a0946ec215cc11de805893b61b3fd81ae98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1962fb125f20452e04aeba0c4075a0946ec215cc11de805893b61b3fd81ae98c", kill_on_drop: false }` [INFO] [stdout] 1962fb125f20452e04aeba0c4075a0946ec215cc11de805893b61b3fd81ae98c