[INFO] cloning repository https://github.com/pbeets/rithmic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbeets/rithmic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeets%2Frithmic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeets%2Frithmic-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a7390902203edaaf095ca99e0bca420d2240dda [INFO] checking pbeets/rithmic-rs/0a7390902203edaaf095ca99e0bca420d2240dda against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeets%2Frithmic-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbeets/rithmic-rs on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbeets/rithmic-rs [INFO] finished tweaking git repo https://github.com/pbeets/rithmic-rs [INFO] tweaked toml for git repo https://github.com/pbeets/rithmic-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 164 packages to latest Rust 1.88.0-nightly compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed7a1a01fc7d94830ff5c5b06328c8a1ed314f2f1016be0cd204c7f8af00a4f9 [INFO] running `Command { std: "docker" "start" "-a" "ed7a1a01fc7d94830ff5c5b06328c8a1ed314f2f1016be0cd204c7f8af00a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed7a1a01fc7d94830ff5c5b06328c8a1ed314f2f1016be0cd204c7f8af00a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7a1a01fc7d94830ff5c5b06328c8a1ed314f2f1016be0cd204c7f8af00a4f9", kill_on_drop: false }` [INFO] [stdout] ed7a1a01fc7d94830ff5c5b06328c8a1ed314f2f1016be0cd204c7f8af00a4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82141dadec80e895cbdccd23d2f988c8aa3e23e1b2d999d0d48ca3e8c8b2b12d [INFO] running `Command { std: "docker" "start" "-a" "82141dadec80e895cbdccd23d2f988c8aa3e23e1b2d999d0d48ca3e8c8b2b12d", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rithmic-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stdout] warning: methods `request_rithmic_system_info`, `request_new_order`, `request_exit_position`, `request_show_brackets`, and `request_show_bracket_stops` are never used [INFO] [stdout] --> src/api/sender_api.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl RithmicSenderApi { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn request_rithmic_system_info(&mut self) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn request_new_order( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 336 | pub fn request_exit_position(&mut self, symbol: &str, exchange: &str) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | pub fn request_show_brackets(&mut self) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | pub fn request_show_bracket_stops(&mut self) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `request_rithmic_system_info`, `request_new_order`, `request_exit_position`, `request_show_brackets`, and `request_show_bracket_stops` are never used [INFO] [stdout] --> src/api/sender_api.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl RithmicSenderApi { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn request_rithmic_system_info(&mut self) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn request_new_order( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 336 | pub fn request_exit_position(&mut self, symbol: &str, exchange: &str) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | pub fn request_show_brackets(&mut self) -> (Vec, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | pub fn request_show_bracket_stops(&mut self) -> (Vec, String) { [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 32.12s [INFO] running `Command { std: "docker" "inspect" "82141dadec80e895cbdccd23d2f988c8aa3e23e1b2d999d0d48ca3e8c8b2b12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82141dadec80e895cbdccd23d2f988c8aa3e23e1b2d999d0d48ca3e8c8b2b12d", kill_on_drop: false }` [INFO] [stdout] 82141dadec80e895cbdccd23d2f988c8aa3e23e1b2d999d0d48ca3e8c8b2b12d