[INFO] fetching crate crypto-contract-value 1.7.25... [INFO] testing crypto-contract-value-1.7.25 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate crypto-contract-value 1.7.25 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate crypto-contract-value 1.7.25 [INFO] finished tweaking crates.io crate crypto-contract-value 1.7.25 [INFO] tweaked toml for crates.io crate crypto-contract-value 1.7.25 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crypto-contract-value 1.7.25 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 199 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-market-type v1.1.6 [INFO] [stderr] Downloaded compression-core v0.4.30 [INFO] [stderr] Downloaded crypto-pair v2.3.20 [INFO] [stderr] Downloaded compression-codecs v0.4.32 [INFO] [stderr] Downloaded iri-string v0.7.9 [INFO] [stderr] Downloaded async-compression v0.4.33 [INFO] [stderr] Downloaded rustls v0.23.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e80afa30222c9f006dc9c231113ebd10acaace2286c65da3e68d298803bc1992 [INFO] running `Command { std: "docker" "start" "-a" "e80afa30222c9f006dc9c231113ebd10acaace2286c65da3e68d298803bc1992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80afa30222c9f006dc9c231113ebd10acaace2286c65da3e68d298803bc1992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80afa30222c9f006dc9c231113ebd10acaace2286c65da3e68d298803bc1992", kill_on_drop: false }` [INFO] [stdout] e80afa30222c9f006dc9c231113ebd10acaace2286c65da3e68d298803bc1992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0db5bae1aff0ef089dd62dec154c72794c983ec5fd62b7ce384b6075e917940 [INFO] running `Command { std: "docker" "start" "-a" "d0db5bae1aff0ef089dd62dec154c72794c983ec5fd62b7ce384b6075e917940", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compression v0.4.33 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crypto-market-type v1.1.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling crypto-pair v2.3.20 [INFO] [stderr] Compiling crypto-contract-value v1.7.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s [INFO] running `Command { std: "docker" "inspect" "d0db5bae1aff0ef089dd62dec154c72794c983ec5fd62b7ce384b6075e917940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0db5bae1aff0ef089dd62dec154c72794c983ec5fd62b7ce384b6075e917940", kill_on_drop: false }` [INFO] [stdout] d0db5bae1aff0ef089dd62dec154c72794c983ec5fd62b7ce384b6075e917940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a243900a8e74b3c07c4e68862c9eb7f256cc5d65ecdfe01df070cbc50aedc8f1 [INFO] running `Command { std: "docker" "start" "-a" "a243900a8e74b3c07c4e68862c9eb7f256cc5d65ecdfe01df070cbc50aedc8f1", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-contract-value v1.7.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "a243900a8e74b3c07c4e68862c9eb7f256cc5d65ecdfe01df070cbc50aedc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a243900a8e74b3c07c4e68862c9eb7f256cc5d65ecdfe01df070cbc50aedc8f1", kill_on_drop: false }` [INFO] [stdout] a243900a8e74b3c07c4e68862c9eb7f256cc5d65ecdfe01df070cbc50aedc8f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87a316842c06ce265c95e24bb17616b91d88234a5d4fea0dd8f44110ff7a71a9 [INFO] running `Command { std: "docker" "start" "-a" "87a316842c06ce265c95e24bb17616b91d88234a5d4fea0dd8f44110ff7a71a9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_contract_value-3ca387b986200907) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test exchanges::bitmex::tests::test_fetch_contract_values ... ignored [INFO] [stdout] test exchanges::gate::tests::inverse_swap ... ignored [INFO] [stdout] test exchanges::gate::tests::linear_future ... ignored [INFO] [stdout] test exchanges::gate::tests::linear_swap ... ignored [INFO] [stdout] test exchanges::huobi::tests::linear_option ... ignored [INFO] [stdout] test exchanges::huobi::tests::linear_swap ... ignored [INFO] [stdout] test exchanges::kucoin::tests::linear ... ignored [INFO] [stdout] test exchanges::mexc::tests::linear ... ignored [INFO] [stdout] test exchanges::okx::tests::linear_future ... ignored [INFO] [stdout] test exchanges::okx::tests::linear_swap ... ignored [INFO] [stdout] test exchanges::zbg::tests::print_contract_values ... ignored [INFO] [stdout] test exchanges::bitget::tests::linear_swap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests crypto_contract_value [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" "87a316842c06ce265c95e24bb17616b91d88234a5d4fea0dd8f44110ff7a71a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a316842c06ce265c95e24bb17616b91d88234a5d4fea0dd8f44110ff7a71a9", kill_on_drop: false }` [INFO] [stdout] 87a316842c06ce265c95e24bb17616b91d88234a5d4fea0dd8f44110ff7a71a9