[INFO] fetching crate ctrader-rs 0.1.1...
[INFO] checking ctrader-rs-0.1.1 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] extracting crate ctrader-rs 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ctrader-rs 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ctrader-rs 0.1.1
[INFO] tweaked toml for crates.io crate ctrader-rs 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ctrader-rs 0.1.1 on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ctrader-rs 0.1.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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quacky v0.2.20251024
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.3
[INFO] [stderr]   Downloaded tokio-tungstenite-typed v0.1.1
[INFO] [stderr]   Downloaded tonic-build v0.14.3
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded tonic v0.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc5ac2ed603ce84920dfb92b22333744d94f8cd37518a80713ce46f7b2995ba5
[INFO] running `Command { std: "docker" "start" "-a" "bc5ac2ed603ce84920dfb92b22333744d94f8cd37518a80713ce46f7b2995ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5ac2ed603ce84920dfb92b22333744d94f8cd37518a80713ce46f7b2995ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5ac2ed603ce84920dfb92b22333744d94f8cd37518a80713ce46f7b2995ba5", kill_on_drop: false }`
[INFO] [stdout] bc5ac2ed603ce84920dfb92b22333744d94f8cd37518a80713ce46f7b2995ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a27dfe4bbc0c95519c196d3e10f20df1bfc0e233972c73e2fa1df2f723c438b
[INFO] running `Command { std: "docker" "start" "-a" "6a27dfe4bbc0c95519c196d3e10f20df1bfc0e233972c73e2fa1df2f723c438b", kill_on_drop: false }`
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling tonic-build v0.14.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking quacky v0.2.20251024
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling tonic-prost-build v0.14.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling ctrader-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite-typed v0.1.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.14.3
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stdout] warning: unused import: `ProtoMessage`
[INFO] [stdout]   --> src/client/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ProtoMessage, ProtoOaAccountAuthReq, ProtoOaAccountLogoutReq, ProtoOaApplicationAuthReq,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/client/mod.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::{collections::HashMap, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProtoMessage`
[INFO] [stdout]   --> src/client/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ProtoMessage, ProtoOaAccountAuthReq, ProtoOaAccountLogoutReq, ProtoOaApplicationAuthReq,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/client/mod.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::{collections::HashMap, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_in_seconds`
[INFO] [stdout]    --> src/client/mod.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |         time_in_seconds: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_in_seconds`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]    --> src/client/mod.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |         days: i64,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_in_seconds`
[INFO] [stdout]    --> src/client/mod.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |         time_in_seconds: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_in_seconds`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]    --> src/client/mod.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |         days: i64,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WsStream` is never used
[INFO] [stdout]  --> src/client/connector.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type WsStream = WebSocketStream<MaybeTlsStream<TcpStream>>;
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Connector` is never used
[INFO] [stdout]  --> src/client/connector.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Connector<S: AppState>: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnectorError` is never used
[INFO] [stdout]   --> src/error.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum ConnectorError {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConnectorResult` is never used
[INFO] [stdout]   --> src/error.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ConnectorResult<T> = std::result::Result<T, ConnectorError>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WsStream` is never used
[INFO] [stdout]  --> src/client/connector.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type WsStream = WebSocketStream<MaybeTlsStream<TcpStream>>;
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Connector` is never used
[INFO] [stdout]  --> src/client/connector.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Connector<S: AppState>: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnectorError` is never used
[INFO] [stdout]   --> src/error.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum ConnectorError {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConnectorResult` is never used
[INFO] [stdout]   --> src/error.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ConnectorResult<T> = std::result::Result<T, ConnectorError>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.42s
[INFO] running `Command { std: "docker" "inspect" "6a27dfe4bbc0c95519c196d3e10f20df1bfc0e233972c73e2fa1df2f723c438b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a27dfe4bbc0c95519c196d3e10f20df1bfc0e233972c73e2fa1df2f723c438b", kill_on_drop: false }`
[INFO] [stdout] 6a27dfe4bbc0c95519c196d3e10f20df1bfc0e233972c73e2fa1df2f723c438b
