[INFO] fetching crate ibapi 1.0.14... [INFO] checking ibapi-1.0.14 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] extracting crate ibapi 1.0.14 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ibapi 1.0.14 on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibapi 1.0.14 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ibapi 1.0.14 [INFO] tweaked toml for crates.io crate ibapi 1.0.14 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate ibapi 1.0.14 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded time-tz v2.0.0 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e06634146564d3fcc314761b26810af00c39b7217f0913f0b80642bfec43e6a [INFO] running `Command { std: "docker" "start" "-a" "7e06634146564d3fcc314761b26810af00c39b7217f0913f0b80642bfec43e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e06634146564d3fcc314761b26810af00c39b7217f0913f0b80642bfec43e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e06634146564d3fcc314761b26810af00c39b7217f0913f0b80642bfec43e6a", kill_on_drop: false }` [INFO] [stdout] 7e06634146564d3fcc314761b26810af00c39b7217f0913f0b80642bfec43e6a [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc7aabfa35511ccedb5b247f3668e9b66cd598a671170307d8109b2a5ae748a [INFO] running `Command { std: "docker" "start" "-a" "5bc7aabfa35511ccedb5b247f3668e9b66cd598a671170307d8109b2a5ae748a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking temp-env v0.3.6 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Checking ibapi v1.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `ibapi::Client::historical_data_ending_now`: use `historical_data` instead [INFO] [stdout] --> examples/historical_data_ending_now.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | .historical_data_ending_now(&contract, 7.days(), BarSize::Day, WhatToShow::Trades, true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_data` [INFO] [stdout] --> src/market_data/realtime/tests/market_data_tests.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | let market_data = client [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ibapi::Client::historical_data_ending_now`: use `historical_data` instead [INFO] [stdout] --> examples/historical_data_adjusted.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | .historical_data_ending_now(&contract, 7.days(), BarSize::Day, WhatToShow::AdjustedLast, true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `future_with_multiplier` is never used [INFO] [stdout] --> src/contracts/contract_samples.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn future_with_multiplier() -> Contract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.00s [INFO] running `Command { std: "docker" "inspect" "5bc7aabfa35511ccedb5b247f3668e9b66cd598a671170307d8109b2a5ae748a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc7aabfa35511ccedb5b247f3668e9b66cd598a671170307d8109b2a5ae748a", kill_on_drop: false }` [INFO] [stdout] 5bc7aabfa35511ccedb5b247f3668e9b66cd598a671170307d8109b2a5ae748a