[INFO] fetching crate bothan-bitfinex 0.0.1...
[INFO] testing bothan-bitfinex-0.0.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate bothan-bitfinex 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bothan-bitfinex 0.0.1
[INFO] finished tweaking crates.io crate bothan-bitfinex 0.0.1
[INFO] tweaked toml for crates.io crate bothan-bitfinex 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bothan-bitfinex 0.0.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bothan-bitfinex 0.0.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded bothan-lib v0.0.1
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f12c6a1df3720414e1531e71a24d7d2640d9a7cd140c4ce2be27a51e22692d96
[INFO] running `Command { std: "docker" "start" "-a" "f12c6a1df3720414e1531e71a24d7d2640d9a7cd140c4ce2be27a51e22692d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f12c6a1df3720414e1531e71a24d7d2640d9a7cd140c4ce2be27a51e22692d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12c6a1df3720414e1531e71a24d7d2640d9a7cd140c4ce2be27a51e22692d96", kill_on_drop: false }`
[INFO] [stdout] f12c6a1df3720414e1531e71a24d7d2640d9a7cd140c4ce2be27a51e22692d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103bb06d2760afb82bf6a2bb0c49ce79d60e08bf861301fd21d2b71477020739
[INFO] running `Command { std: "docker" "start" "-a" "103bb06d2760afb82bf6a2bb0c49ce79d60e08bf861301fd21d2b71477020739", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling bothan-lib v0.0.1
[INFO] [stderr]    Compiling bothan-bitfinex v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.13s
[INFO] running `Command { std: "docker" "inspect" "103bb06d2760afb82bf6a2bb0c49ce79d60e08bf861301fd21d2b71477020739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103bb06d2760afb82bf6a2bb0c49ce79d60e08bf861301fd21d2b71477020739", kill_on_drop: false }`
[INFO] [stdout] 103bb06d2760afb82bf6a2bb0c49ce79d60e08bf861301fd21d2b71477020739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bdf49f31486713539b4d7ae8a0718c6ca7a6950ce82d1ba5700ac2049e544dd
[INFO] running `Command { std: "docker" "start" "-a" "1bdf49f31486713539b4d7ae8a0718c6ca7a6950ce82d1ba5700ac2049e544dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling bothan-bitfinex v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.08s
[INFO] running `Command { std: "docker" "inspect" "1bdf49f31486713539b4d7ae8a0718c6ca7a6950ce82d1ba5700ac2049e544dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bdf49f31486713539b4d7ae8a0718c6ca7a6950ce82d1ba5700ac2049e544dd", kill_on_drop: false }`
[INFO] [stdout] 1bdf49f31486713539b4d7ae8a0718c6ca7a6950ce82d1ba5700ac2049e544dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6f02c9df7cac1c28ab5a03fb0ed4f230450dc90e0efdce34d1c9095f0d8223b
[INFO] running `Command { std: "docker" "start" "-a" "d6f02c9df7cac1c28ab5a03fb0ed4f230450dc90e0efdce34d1c9095f0d8223b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bothan_bitfinex-9689cdae70fe9203)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_array ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_array_with_invalid_length ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_array_with_invalid_value ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_map ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_map_with_invalid_key ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_array ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_array_with_invalid_value ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_array_with_invalid_length ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_map_with_invalid_key ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_map_with_invalid_value ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_map_with_missing_field ... ok
[INFO] [stdout] test api::msg::ticker::test::test_parse_tickers_from_array ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_map_with_invalid_value ... ok
[INFO] [stdout] test api::msg::ticker::funding::tests::test_deserialize_funding_ticker_from_map_with_missing_field ... ok
[INFO] [stdout] test api::msg::ticker::spot::tests::test_deserialize_spot_ticker_from_map ... ok
[INFO] [stderr]    Doc-tests bothan_bitfinex
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/api/rest.rs - api::rest::RestApi (line 32) - compile ... ok
[INFO] [stdout] test src/api/builder.rs - api::builder::RestApiBuilder::new (line 63) ... ok
[INFO] [stdout] test src/api/builder.rs - api::builder::RestApiBuilder::with_url (line 87) ... ok
[INFO] [stdout] test src/worker/opts.rs - worker::opts::WorkerOpts (line 29) ... ok
[INFO] [stdout] test src/worker.rs - worker (line 20) ... ok
[INFO] [stdout] test src/worker/opts.rs - worker::opts::WorkerOpts::default (line 78) ... ok
[INFO] [stdout] test src/api/rest.rs - api::rest::RestApi::get_tickers (line 88) ... FAILED
[INFO] [stdout] test src/api/builder.rs - api::builder::RestApiBuilder::default (line 146) ... ok
[INFO] [stdout] test src/api/builder.rs - api::builder::RestApiBuilder::build (line 117) ... ok
[INFO] [stdout] test src/api/builder.rs - api::builder::RestApiBuilder (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/rest.rs - api::rest::RestApi::get_tickers (line 88) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/rest.rs - api::rest::RestApi::get_tickers (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.73s; merged doctests compilation took 2.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d6f02c9df7cac1c28ab5a03fb0ed4f230450dc90e0efdce34d1c9095f0d8223b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f02c9df7cac1c28ab5a03fb0ed4f230450dc90e0efdce34d1c9095f0d8223b", kill_on_drop: false }`
[INFO] [stdout] d6f02c9df7cac1c28ab5a03fb0ed4f230450dc90e0efdce34d1c9095f0d8223b
