[INFO] fetching crate skar-client-fuel 0.0.7... [INFO] testing skar-client-fuel-0.0.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate skar-client-fuel 0.0.7 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate skar-client-fuel 0.0.7 [INFO] finished tweaking crates.io crate skar-client-fuel 0.0.7 [INFO] tweaked toml for crates.io crate skar-client-fuel 0.0.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skar-client-fuel 0.0.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 342 packages to latest compatible versions [INFO] [stderr] Adding alloy-dyn-abi v0.5.4 (available: v1.5.7) [INFO] [stderr] Adding alloy-json-abi v0.5.4 (available: v1.5.7) [INFO] [stderr] Adding capnp v0.18.13 (available: v0.25.4) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.1.0) [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d38b7dac104e4e7b15db6151af931eb8580f148704da3a417812155661ea955 [INFO] running `Command { std: "docker" "start" "-a" "7d38b7dac104e4e7b15db6151af931eb8580f148704da3a417812155661ea955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d38b7dac104e4e7b15db6151af931eb8580f148704da3a417812155661ea955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d38b7dac104e4e7b15db6151af931eb8580f148704da3a417812155661ea955", kill_on_drop: false }` [INFO] [stdout] 7d38b7dac104e4e7b15db6151af931eb8580f148704da3a417812155661ea955 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db14874962b54fd5ea3a16ea387ba75e62ea6248b4d4508a0f72e55bcb5d84a [INFO] running `Command { std: "docker" "start" "-a" "8db14874962b54fd5ea3a16ea387ba75e62ea6248b4d4508a0f72e55bcb5d84a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling const-hex v1.18.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling array-init-cursor v0.2.1 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling capnp v0.18.13 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling arrow2 v0.18.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn-solidity v0.5.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling arrow-format v0.8.1 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling json-deserializer v0.4.4 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling capnpc v0.18.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling alloy-sol-type-parser v0.5.4 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hash_hasher v2.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling fastrange-rs v0.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling alloy-primitives v0.5.4 [INFO] [stderr] Compiling skar-format-fuel v0.0.4 [INFO] [stderr] Compiling skar-net-types-fuel v0.0.3 [INFO] [stderr] Compiling alloy-sol-macro v0.5.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling alloy-json-abi v0.5.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling alloy-sol-types v0.5.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling alloy-dyn-abi v0.5.4 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling parquet2 v0.17.2 [INFO] [stderr] Compiling skar-schema-fuel v0.0.2 [INFO] [stderr] Compiling skar-client-fuel v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.78s [INFO] running `Command { std: "docker" "inspect" "8db14874962b54fd5ea3a16ea387ba75e62ea6248b4d4508a0f72e55bcb5d84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db14874962b54fd5ea3a16ea387ba75e62ea6248b4d4508a0f72e55bcb5d84a", kill_on_drop: false }` [INFO] [stdout] 8db14874962b54fd5ea3a16ea387ba75e62ea6248b4d4508a0f72e55bcb5d84a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75cdf5fa52557d01b312c7aa0522ff7e9deb3a75adc99245669b8f71101b3227 [INFO] running `Command { std: "docker" "start" "-a" "75cdf5fa52557d01b312c7aa0522ff7e9deb3a75adc99245669b8f71101b3227", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling skar-client-fuel v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "75cdf5fa52557d01b312c7aa0522ff7e9deb3a75adc99245669b8f71101b3227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cdf5fa52557d01b312c7aa0522ff7e9deb3a75adc99245669b8f71101b3227", kill_on_drop: false }` [INFO] [stdout] 75cdf5fa52557d01b312c7aa0522ff7e9deb3a75adc99245669b8f71101b3227 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b774389431125dfef586bd274882883d3fadf612a26ada9746d753d74bf131f6 [INFO] running `Command { std: "docker" "start" "-a" "b774389431125dfef586bd274882883d3fadf612a26ada9746d753d74bf131f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skar_client_fuel-a7386ea378bc375f) [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] Running tests/api_test.rs (/opt/rustwide/target/debug/deps/api_test-6786a8ad75ec8682) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_api_arrow_ipc ... ignored [INFO] [stdout] test test_api_arrow_ipc_ordering ... ignored [INFO] [stdout] test test_from_arrow_all_fields ... ignored [INFO] [stdout] test test_get_data ... ignored [INFO] [stdout] test test_get_height ... ignored [INFO] [stdout] test test_get_selected_data ... ignored [INFO] [stdout] test test_json_query_struct ... ignored [INFO] [stdout] test test_preset_query_get_logs ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests skar_client_fuel [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" "b774389431125dfef586bd274882883d3fadf612a26ada9746d753d74bf131f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b774389431125dfef586bd274882883d3fadf612a26ada9746d753d74bf131f6", kill_on_drop: false }` [INFO] [stdout] b774389431125dfef586bd274882883d3fadf612a26ada9746d753d74bf131f6