[INFO] fetching crate rusty-socks 0.2.0...
[INFO] testing rusty-socks-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate rusty-socks 0.2.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-socks 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded ring v0.17.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0243efea5a36ef5caa25d0bd0771d36c3c1d6b52e58deb3070a99e29e35538a8
[INFO] running `Command { std: "docker" "start" "-a" "0243efea5a36ef5caa25d0bd0771d36c3c1d6b52e58deb3070a99e29e35538a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0243efea5a36ef5caa25d0bd0771d36c3c1d6b52e58deb3070a99e29e35538a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0243efea5a36ef5caa25d0bd0771d36c3c1d6b52e58deb3070a99e29e35538a8", kill_on_drop: false }`
[INFO] [stdout] 0243efea5a36ef5caa25d0bd0771d36c3c1d6b52e58deb3070a99e29e35538a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2f1094bb16d3f34fac10d3ded8e2ffa31659fdc34ad5b7e59465c9feb97123
[INFO] running `Command { std: "docker" "start" "-a" "1c2f1094bb16d3f34fac10d3ded8e2ffa31659fdc34ad5b7e59465c9feb97123", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[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 simple_asn1 v0.6.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 x509-parser v0.16.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[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 50s
[INFO] running `Command { std: "docker" "inspect" "1c2f1094bb16d3f34fac10d3ded8e2ffa31659fdc34ad5b7e59465c9feb97123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2f1094bb16d3f34fac10d3ded8e2ffa31659fdc34ad5b7e59465c9feb97123", kill_on_drop: false }`
[INFO] [stdout] 1c2f1094bb16d3f34fac10d3ded8e2ffa31659fdc34ad5b7e59465c9feb97123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50430fad63dfa0adbb9fb7b05caed77cb3f9dc67fc1cc18074ae21a22843653c
[INFO] running `Command { std: "docker" "start" "-a" "50430fad63dfa0adbb9fb7b05caed77cb3f9dc67fc1cc18074ae21a22843653c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling multer v2.1.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: 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<String, Order>,
[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<chrono::Utc>,
[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] [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<String>,
[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] [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.94.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=778ac9e7f18a322f -C extra-filename=-9e92d5cb4363f5cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-4896d1fbca0e2d6b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-32837c793bd598df.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ddc5018c5b59a086.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-518ed39d51cc3a23.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7d69e51128113c1a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-14a287a3641059e4.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3b9a4b74e300ad46.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cc20bba5e24fadab.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-95dfc6896d41600f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ad0e4663fcf5b80e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d49244a58bebcf9d.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-85cd1b1c9327402b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f6b7e7686e18b821.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-85d492029fcaa82a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-79478d3ed354664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ea3a01e8321d603.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-784a940e49ce78df.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-62004299c7e4c7bf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bb66319bb197866a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0e515aafdd9cc3de.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ccc01ca8d75d3747.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7f01ac6ac300aa31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3fe7b5b6ff67dfa0.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-720f3e057e850e09.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-d6d8449470fb64e7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6f84ca2f1ab8b836/out -L native=/opt/rustwide/target/debug/build/ring-ac4931d213b4d1ef/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.94.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=86701a8261590c71 -C extra-filename=-208e5dba040aa0a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-4896d1fbca0e2d6b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-32837c793bd598df.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ddc5018c5b59a086.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-518ed39d51cc3a23.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7d69e51128113c1a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-14a287a3641059e4.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3b9a4b74e300ad46.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cc20bba5e24fadab.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-95dfc6896d41600f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ad0e4663fcf5b80e.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-85cd1b1c9327402b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f6b7e7686e18b821.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-85d492029fcaa82a.rlib --extern rusty_socks=/opt/rustwide/target/debug/deps/librusty_socks-fafe003deaad1156.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-79478d3ed354664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ea3a01e8321d603.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-784a940e49ce78df.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-62004299c7e4c7bf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bb66319bb197866a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0e515aafdd9cc3de.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7f01ac6ac300aa31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3fe7b5b6ff67dfa0.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-720f3e057e850e09.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-d6d8449470fb64e7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6f84ca2f1ab8b836/out -L native=/opt/rustwide/target/debug/build/ring-ac4931d213b4d1ef/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/rustcitMUzt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librusty_socks-fafe003deaad1156,liblru-95dfc6896d41600f,libx509_parser-d6d8449470fb64e7,liblazy_static-43935f8bf5aea94d,liboid_registry-f558bf8212cc1276,libder_parser-39d7e4db4ba583f8,libasn1_rs-b6708da3d958c76d,librusticata_macros-d37b8a97785e93b3,libnom-e0ae57bc42706d7c,librustls-f6b7e7686e18b821,libsct-02f3c47a11ba98d5,libwebpki-c6b2330bf63f44b4,libchrono-ddc5018c5b59a086,libiana_time_zone-f17b83d06d79483e,libwarp-720f3e057e850e09,librustls_pemfile-f0c801579180532b,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libserde_urlencoded-960080f375895949,libtokio_rustls-75acac9ae4a02f15,librustls-b85eff28f1e32074,libwebpki-66ee9809a4eb4560,libring-85cd1b1c9327402b,libuntrusted-ecd0150d37c0a849,librustls_pki_types-85d492029fcaa82a,libscoped_tls-641a055daa4c649f,libtokio_tungstenite-ccc01ca8d75d3747,libtungstenite-c5736e2621db6a98,libdata_encoding-356b59b2c8ff1af0,librand-ad0e4663fcf5b80e,librand_chacha-38616963b93dc00c,libppv_lite86-80de0b590b6ea086,libzerocopy-bd35c26195c451a1,librand_core-467e58b4f4be3da7,libgetrandom-e471f69206a574e7,libutf8-df58ee611640a311,libbyteorder-78c5b2b62678e038,libthiserror-4492d37fcb2e73f9,liburl-7f01ac6ac300aa31,libidna-775917f7d862ec2d,libutf8_iter-3720c12e0564d699,libidna_adapter-6806c6f9d3a11954,libicu_properties-8abd72d859f95e26,libicu_properties_data-b766d207d3168a91,libicu_normalizer-2cb8d08897b72f23,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-579f2e5676b53d52,libpotential_utf-44b2578168c6a1c3,libicu_provider-8413c00ae6538b0d,libicu_locale_core-5d2385bf1eec2454,libtinystr-39035a681de0cb67,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-6afd38d09636a4da,libzerotrie-88e494eeadecb37d,libyoke-811c665894e218f5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-9993a4301be9d7e1,libform_urlencoded-506b5ec6dae82638,libhttp-5341a2e7bcc32b85,libmulter-3cceca6d46f98f5a,libspin-4ddb74c01414e205,libencoding_rs-bc1f2c0c1c1e7219,libpercent_encoding-da745164736ca656,libheaders-a9e36c89ebef5b85,libsha1-7822f6479160a864,libmime-a641f9c01534a6cb,libheaders_core-19acfdd64a5f4e80,libbase64-be691d74ff7143c8,libhyper-3711b878f689236d,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-7000ad14b2afda07,libindexmap-c6c55dbb790e7705,libhashbrown-c7b844ea5bdc3b6d,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfoldhash-5ed1ef4384a519ff,libtokio_util-c4bffc5a3b58cd1b,libtower_service-61a6e2aaa442e2aa,libtracing-074c9be112aeb581,liblog-cc20bba5e24fadab,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libfutures_channel-742dcbb23ce67509,libhttp_body-181cd534fb31248d,libhttpdate-c834c1bc5cf51106,libhttp-5b16d2ed0f766798,libfnv-68f5b69a4a74de9d,libpin_project-f086fd5550069105,libfutures_util-14a287a3641059e4,libfutures_io-31642b3dd62c202c,libslab-4766119aba1cdbeb,libfutures_sink-b0560f7b1b507ee2,libfutures_task-821cced39e985403,libpin_utils-47b630022fed6c6f,libfutures_core-f9f18ff0df88ec86,libtokio-bb66319bb197866a,libsignal_hook_registry-396552c9c4316685,liberrno-7fb338f64279c9d6,libsocket2-898e4a7794d0f4e5,libbytes-c51ef010599fb8ef,libmio-ad29b5a81c4fe0d5,libparking_lot-c6a257cd413a3ec9,libparking_lot_core-6a7c551c83a0f1ca,libsmallvec-d2dd13d77cc96601,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libpin_project_lite-013b5c1df9fe6826,libuuid-3fe7b5b6ff67dfa0,libgetrandom-7451217044c67064,liblibc-15bc4edf308da4ec,libsha2-784a940e49ce78df,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-1dbc4ea8f3b9b9f2,libsubtle-dcdab698cc4c3907,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,libjsonwebtoken-3b9a4b74e300ad46,libpem-b6d17eb0dc98ea9c,libserde_json-4ea3a01e8321d603,libmemchr-50b619cc8fed0b57,libryu-28917a1e5945a2c2,libsimple_asn1-7129707d0b24670e,libtime-62004299c7e4c7bf,libitoa-9504ee2897050eea,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-2dd3323c575ee822,libpowerfmt-96bcc13aea1b0702,libthiserror-1683f2bd0eaf75b6,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libnum_traits-4a4423a1e3894e42,libbase64-703a072699e04b45,libaws_lc_rs-189df97ba2486663,libuntrusted-ec5b92643a810593,libzeroize-0d40293ead11df40,libaws_lc_sys-cc72ab6465bfbd7c,libsignature-605339656e9af9d0,libserde-79478d3ed354664e,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/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/rustcitMUzt/raw-dylibs" "-B<sysroot>/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-6f84ca2f1ab8b836/out" "-L" "/opt/rustwide/target/debug/build/ring-ac4931d213b4d1ef/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_test-21e04d4325370186" "-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" "50430fad63dfa0adbb9fb7b05caed77cb3f9dc67fc1cc18074ae21a22843653c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50430fad63dfa0adbb9fb7b05caed77cb3f9dc67fc1cc18074ae21a22843653c", kill_on_drop: false }`
[INFO] [stdout] 50430fad63dfa0adbb9fb7b05caed77cb3f9dc67fc1cc18074ae21a22843653c
