[INFO] fetching crate rusty-socks 0.2.0... [INFO] testing rusty-socks-0.2.0 against 1.95.0 for beta-1.96-2 [INFO] extracting crate rusty-socks 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rusty-socks 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rusty-socks 0.2.0 [INFO] tweaked toml for crates.io crate rusty-socks 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-socks 0.2.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty-socks 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded warp v0.3.7 [INFO] [stderr] Downloaded ring v0.17.12 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52cec8fded6b2dbc9327373421e6581959c4a0a9b8a44bdc0a871bb8f4fdeaac [INFO] running `Command { std: "docker" "start" "-a" "52cec8fded6b2dbc9327373421e6581959c4a0a9b8a44bdc0a871bb8f4fdeaac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52cec8fded6b2dbc9327373421e6581959c4a0a9b8a44bdc0a871bb8f4fdeaac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cec8fded6b2dbc9327373421e6581959c4a0a9b8a44bdc0a871bb8f4fdeaac", kill_on_drop: false }` [INFO] [stdout] 52cec8fded6b2dbc9327373421e6581959c4a0a9b8a44bdc0a871bb8f4fdeaac [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37a14c9a242fea2e9f94887f6caa1eee44a11fe7ccd213d3f5c31d06e04e82b0 [INFO] running `Command { std: "docker" "start" "-a" "37a14c9a242fea2e9f94887f6caa1eee44a11fe7ccd213d3f5c31d06e04e82b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling asn1-rs v0.6.2 [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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling rusty-socks v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "37a14c9a242fea2e9f94887f6caa1eee44a11fe7ccd213d3f5c31d06e04e82b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a14c9a242fea2e9f94887f6caa1eee44a11fe7ccd213d3f5c31d06e04e82b0", kill_on_drop: false }` [INFO] [stdout] 37a14c9a242fea2e9f94887f6caa1eee44a11fe7ccd213d3f5c31d06e04e82b0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d02890bcceee408bd5bf49c5510c458b145f1cf9b4f0ee3c8a1bfdf0231e8f6 [INFO] running `Command { std: "docker" "start" "-a" "0d02890bcceee408bd5bf49c5510c458b145f1cf9b4f0ee3c8a1bfdf0231e8f6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rusty-socks v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `start_test_server` is never used [INFO] [stdout] --> tests/websocket_auth_test.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | async fn start_test_server() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `host`, `max_players`, and `game_type` are never read [INFO] [stdout] --> examples/gaming_server.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct GameLobby { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 17 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | players: Vec, [INFO] [stdout] 21 | max_players: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | game_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameLobby` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Starting` is never constructed [INFO] [stdout] --> examples/gaming_server.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | enum LobbyStatus { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 29 | Waiting, [INFO] [stdout] 30 | Starting, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LobbyStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `username` are never read [INFO] [stdout] --> examples/gaming_server.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 37 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 38 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> examples/gaming_server.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | struct GameSession { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 54 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pending_orders` is never read [INFO] [stdout] --> examples/trading_client.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Portfolio { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pending_orders: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Portfolio` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol` is never read [INFO] [stdout] --> examples/trading_client.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Position { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Position` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> examples/trading_client.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct Order { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 30 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 31 | symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | side: OrderSide, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | quantity: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | price: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | order_type: OrderType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 36 | status: OrderStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Order` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Buy` and `Sell` are never constructed [INFO] [stdout] --> examples/trading_client.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | enum OrderSide { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 41 | Buy, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | Sell, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderSide` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Market`, `Limit`, and `Stop` are never constructed [INFO] [stdout] --> examples/trading_client.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | enum OrderType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 47 | Market, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | Limit, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | Stop, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Pending`, `Filled`, `Cancelled`, and `PartiallyFilled` are never constructed [INFO] [stdout] --> examples/trading_client.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | enum OrderStatus { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 54 | Pending, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 55 | Filled, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 56 | Cancelled, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | PartiallyFilled, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OrderStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `symbol`, `price`, `bid`, `ask`, and `timestamp` are never read [INFO] [stdout] --> examples/trading_client.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct MarketData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 62 | symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | price: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | bid: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 65 | ask: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | volume: u64, [INFO] [stdout] 67 | timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-socks` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rusty_socks --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87198001097744b9 -C extra-filename=-e69d6c7853ec585e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6707ca3278dc2697.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b4770881d8a4802.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8e3283d382fcc6b.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-00f34681ad2dce60.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-48cbd6128715449e.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3b0b47eeac46de35.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1498e605856eb0a1.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-0628539ce3cf2132.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-fb24a202a5a50a1b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4e60b796e5212284.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-b85a0ffe43469cf0.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-2d8924bdf80b8141.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6c1a3f1b93b857ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-49aef0d8c0779dee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b44b0ef02a4c6df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d1ddc17db5d34152.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-f7b195ae338f8f90.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c8d3277ba9e2b8c.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-56de4721eff80a13.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-635ebab2df4aa585.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f4a1c0725d28c756.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f2b1a1a2d00a8381.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-b6b913613888d50b.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-0b807c31e246a282.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b9a02fdb3dbf9775/out -L native=/opt/rustwide/target/debug/build/ring-86c5f28db30f44e0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusty-socks` (bin "rusty_socks") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rusty_socks --edition=2021 src/bin/server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1164f6d542e98110 -C extra-filename=-2de19a565a18d474 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6707ca3278dc2697.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b4770881d8a4802.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8e3283d382fcc6b.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-00f34681ad2dce60.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-48cbd6128715449e.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3b0b47eeac46de35.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1498e605856eb0a1.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-0628539ce3cf2132.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-fb24a202a5a50a1b.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-b85a0ffe43469cf0.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-2d8924bdf80b8141.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6c1a3f1b93b857ee.rlib --extern rusty_socks=/opt/rustwide/target/debug/deps/librusty_socks-6597b5ffe109f793.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-49aef0d8c0779dee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b44b0ef02a4c6df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d1ddc17db5d34152.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-f7b195ae338f8f90.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c8d3277ba9e2b8c.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-56de4721eff80a13.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f4a1c0725d28c756.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f2b1a1a2d00a8381.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-b6b913613888d50b.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-0b807c31e246a282.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b9a02fdb3dbf9775/out -L native=/opt/rustwide/target/debug/build/ring-86c5f28db30f44e0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcj0hNPQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librusty_socks-6597b5ffe109f793,liblru-0628539ce3cf2132,libx509_parser-0b807c31e246a282,liblazy_static-206e48a21956b6b1,liboid_registry-2c55c8e2144b2acc,libder_parser-aa2f35afb877c897,libasn1_rs-817afa665676e291,librusticata_macros-a5b7eb2408942e8d,libnom-0a1bce79c1f1799a,librustls-2d8924bdf80b8141,libsct-5058c3d71a52d965,libwebpki-78171d5fb2d31fac,libchrono-d8e3283d382fcc6b,libiana_time_zone-0ce1c79885be8126,libwarp-b6b913613888d50b,librustls_pemfile-88719be22f95634e,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libserde_urlencoded-994ea94a333b1021,libtokio_rustls-c454c25671a1bde3,librustls-69964088a1f4082a,libwebpki-88233d163cbafc0e,libring-b85a0ffe43469cf0,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libscoped_tls-d0a943a899fa2197,libtokio_tungstenite-635ebab2df4aa585,libtungstenite-a1055e609ce2075b,libdata_encoding-d7d48b19430cac4c,librand-fb24a202a5a50a1b,librand_chacha-9c7dcd5eeb1b60a7,libppv_lite86-dc36392ce63a186f,libzerocopy-7c36fc5da8019e11,librand_core-1c0a6be558c276f1,libgetrandom-c4bc8e676d468fd5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libthiserror-b46c0e13ecfbe9a0,liburl-f4a1c0725d28c756,libidna-c029548ed7e3a0a4,libutf8_iter-59a8409a508f6435,libidna_adapter-be930295e188f1ad,libicu_properties-cdec73fb941a5b1a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-90b3b570c164ab83,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-08af74bd72a13fe8,libpotential_utf-a89e88e7493b3e0c,libicu_provider-9cbeea40a92a1a51,libicu_locale_core-bd45f10620f66367,libtinystr-5508bbf8f14d2212,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-e7a7f3c0add1c64a,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc,libhttp-8719fb8359054cae,libmulter-31fc09a3617431e5,libspin-38e5584e0975459a,libencoding_rs-356d1e0061f73c60,libpercent_encoding-be1411bc33da4261,libheaders-500adfea047fc014,libsha1-ed7a185d30ac90ce,libmime-ce0319f53a2119cd,libheaders_core-a1e5729e9188805e,libbase64-b8457b739641ebc3,libhyper-31135a1842a50fc0,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-c2796eba015ca1c3,libindexmap-c40b9f87a4be8fce,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libtokio_util-6b3920a93a11b401,libtower_service-2977940d96a5a5ec,libtracing-7f46f4dc2c22b28d,liblog-1498e605856eb0a1,libtracing_core-fe3f49d1e11a6330,libonce_cell-043957f93fe71476,libfutures_channel-9d99622e4924dec8,libhttp_body-880fdfc81deb38e5,libhttpdate-b0fc619c413f3320,libhttp-5137576d2c1330db,libfnv-77106f9ed4748ca6,libpin_project-67a812b6023a95dc,libfutures_util-48cbd6128715449e,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-970044a72db40fba,libtokio-6c8d3277ba9e2b8c,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-d692a3ed2b3cc2db,libbytes-2edb8796c3d48962,libmio-ef34d1cea03b23fa,libparking_lot-e8fb654cec35fa01,libparking_lot_core-c07c703e3e8b182d,libsmallvec-da333f48df578ce5,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-a495a978f0594be4,libuuid-f2b1a1a2d00a8381,libgetrandom-c9ec6592dcbfc8c1,liblibc-9283556e95aec4fb,libsha2-d1ddc17db5d34152,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libjsonwebtoken-3b0b47eeac46de35,libpem-48fa38e98236ace1,libserde_json-b44b0ef02a4c6df1,libmemchr-324148c518a47e11,libryu-e5f8b89e5754c206,libsimple_asn1-10b884721e36df59,libtime-f7b195ae338f8f90,libitoa-1bd06acef4e5e01a,libtime_core-cb07d6383f98de96,libnum_conv-1470a74c1ac8422c,libderanged-16d9bc78649ad0f8,libpowerfmt-6dad2d624cb624e5,libthiserror-a5eb734c8c569baf,libnum_bigint-01c8ec57aa694bb2,libnum_integer-34863a33a03447c7,libnum_traits-8f4c483fc2497ec9,libbase64-6d64914d1112fcae,libaws_lc_rs-4bc630e903d4cb8b,libuntrusted-dda40a52d0c10fef,libzeroize-207969f26a9eb3e5,libaws_lc_sys-0ceb2a7ba1182f85,libsignature-89d026560d59ea96,libserde-49aef0d8c0779dee,libserde_core-4c06cb0a7c50bdc2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcj0hNPQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-b9a02fdb3dbf9775/out" "-L" "/opt/rustwide/target/debug/build/ring-86c5f28db30f44e0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_test-d79a8c7057511d2b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-socks` (test "auth_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0d02890bcceee408bd5bf49c5510c458b145f1cf9b4f0ee3c8a1bfdf0231e8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d02890bcceee408bd5bf49c5510c458b145f1cf9b4f0ee3c8a1bfdf0231e8f6", kill_on_drop: false }` [INFO] [stdout] 0d02890bcceee408bd5bf49c5510c458b145f1cf9b4f0ee3c8a1bfdf0231e8f6