[INFO] cloning repository https://github.com/flactain/vpn-home-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flactain/vpn-home-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflactain%2Fvpn-home-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflactain%2Fvpn-home-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1c76be77a9039176a656ff0898db8b2ae5a8e51 [INFO] testing flactain/vpn-home-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflactain%2Fvpn-home-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flactain/vpn-home-rs [INFO] finished tweaking git repo https://github.com/flactain/vpn-home-rs [INFO] tweaked toml for git repo https://github.com/flactain/vpn-home-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flactain/vpn-home-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/flactain/vpn-home-rs 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 163c379955ea2d4b38d87e0aacc2e2e7dd7588e99d918fb29cf081031f58c338 [INFO] running `Command { std: "docker" "start" "-a" "163c379955ea2d4b38d87e0aacc2e2e7dd7588e99d918fb29cf081031f58c338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "163c379955ea2d4b38d87e0aacc2e2e7dd7588e99d918fb29cf081031f58c338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163c379955ea2d4b38d87e0aacc2e2e7dd7588e99d918fb29cf081031f58c338", kill_on_drop: false }` [INFO] [stdout] 163c379955ea2d4b38d87e0aacc2e2e7dd7588e99d918fb29cf081031f58c338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20e41fa7478a520c08582af69fc367e74c6765876f1a45c89ed173e346cf93b [INFO] running `Command { std: "docker" "start" "-a" "e20e41fa7478a520c08582af69fc367e74c6765876f1a45c89ed173e346cf93b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling netlink-packet-generic v0.3.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling netlink-packet-wireguard v0.2.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling netlink-packet-route v0.22.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling defguard_wireguard_rs v0.7.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cookie-rs v0.4.1 [INFO] [stderr] Compiling axum-cookie v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling axum_session v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.6 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.6 [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling vpn-auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling aws-sdk-ssooidc v1.80.0 [INFO] [stderr] Compiling aws-sdk-sso v1.79.0 [INFO] [stderr] Compiling aws-sdk-sts v1.81.0 [INFO] [stderr] Compiling aws-sdk-sqs v1.79.0 [INFO] [stdout] warning: unused variable: `provider_metadata` [INFO] [stdout] --> auth/src/services/auth.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let provider_metadata = CoreProviderMetadata::discover_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `anyhow::__private::must_use` that must be used [INFO] [stdout] --> auth/src/services/auth.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 185 | let _ = anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling aws-config v1.8.4 [INFO] [stderr] Compiling vpn-libs v0.1.0 (/opt/rustwide/workdir/libs) [INFO] [stderr] Compiling vpn-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling vpn-batch v0.1.0 (/opt/rustwide/workdir/batch) [INFO] [stdout] warning: field `host_configuration` is never read [INFO] [stdout] --> batch/src/infrastructure/external/wireguard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WireguardClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 7 | wg_api: WGApi, [INFO] [stdout] 8 | host_configuration: InterfaceConfiguration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> batch/src/handlers/message_handler.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | tx.commit(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_service` is never read [INFO] [stdout] --> server/src/services/clients_service.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ClientsService { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 13 | clients_repository: Arc, [INFO] [stdout] 14 | message_service: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "e20e41fa7478a520c08582af69fc367e74c6765876f1a45c89ed173e346cf93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20e41fa7478a520c08582af69fc367e74c6765876f1a45c89ed173e346cf93b", kill_on_drop: false }` [INFO] [stdout] e20e41fa7478a520c08582af69fc367e74c6765876f1a45c89ed173e346cf93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77fd2c9535fa14cd3bff77fc6b8dca583f8c39bb4c480808eabbf2dce565801 [INFO] running `Command { std: "docker" "start" "-a" "c77fd2c9535fa14cd3bff77fc6b8dca583f8c39bb4c480808eabbf2dce565801", kill_on_drop: false }` [INFO] [stdout] warning: field `host_configuration` is never read [INFO] [stdout] --> batch/src/infrastructure/external/wireguard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WireguardClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 7 | wg_api: WGApi, [INFO] [stdout] 8 | host_configuration: InterfaceConfiguration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> batch/src/handlers/message_handler.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | tx.commit(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_service` is never read [INFO] [stdout] --> server/src/services/clients_service.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ClientsService { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 13 | clients_repository: Arc, [INFO] [stdout] 14 | message_service: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vpn-batch v0.1.0 (/opt/rustwide/workdir/batch) [INFO] [stderr] Compiling vpn-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused variable: `provider_metadata` [INFO] [stdout] --> auth/src/services/auth.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let provider_metadata = CoreProviderMetadata::discover_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `anyhow::__private::must_use` that must be used [INFO] [stdout] --> auth/src/services/auth.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 185 | let _ = anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vpn-auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling vpn-libs v0.1.0 (/opt/rustwide/workdir/libs) [INFO] [stdout] warning: unused variable: `provider_metadata` [INFO] [stdout] --> auth/src/services/auth.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let provider_metadata = CoreProviderMetadata::discover_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `anyhow::__private::must_use` that must be used [INFO] [stdout] --> auth/src/services/auth.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 185 | let _ = anyhow::anyhow!("Different csrf token"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host_configuration` is never read [INFO] [stdout] --> batch/src/infrastructure/external/wireguard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WireguardClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 7 | wg_api: WGApi, [INFO] [stdout] 8 | host_configuration: InterfaceConfiguration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> batch/src/handlers/message_handler.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | tx.commit(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message_service` is never read [INFO] [stdout] --> server/src/services/clients_service.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ClientsService { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 13 | clients_repository: Arc, [INFO] [stdout] 14 | message_service: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c77fd2c9535fa14cd3bff77fc6b8dca583f8c39bb4c480808eabbf2dce565801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77fd2c9535fa14cd3bff77fc6b8dca583f8c39bb4c480808eabbf2dce565801", kill_on_drop: false }` [INFO] [stdout] c77fd2c9535fa14cd3bff77fc6b8dca583f8c39bb4c480808eabbf2dce565801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2a90c71a4da63f6995004aaac51d75e841198545b3b2d8369372fb23fb5b570 [INFO] running `Command { std: "docker" "start" "-a" "c2a90c71a4da63f6995004aaac51d75e841198545b3b2d8369372fb23fb5b570", kill_on_drop: false }` [INFO] [stderr] warning: field `message_service` is never read [INFO] [stderr] --> server/src/services/clients_service.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct ClientsService { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 13 | clients_repository: Arc, [INFO] [stderr] 14 | message_service: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `host_configuration` is never read [INFO] [stderr] --> batch/src/infrastructure/external/wireguard.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct WireguardClient { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 7 | wg_api: WGApi, [INFO] [stderr] 8 | host_configuration: InterfaceConfiguration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used [INFO] [stderr] --> batch/src/handlers/message_handler.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | tx.commit(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vpn-server` (lib) generated 1 warning [INFO] [stderr] warning: `vpn-batch` (lib) generated 2 warnings [INFO] [stderr] warning: `vpn-batch` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `vpn-server` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `provider_metadata` [INFO] [stderr] --> auth/src/services/auth.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | let provider_metadata = CoreProviderMetadata::discover_async( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_metadata` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `anyhow::__private::must_use` that must be used [INFO] [stderr] --> auth/src/services/auth.rs:185:13 [INFO] [stderr] | [INFO] [stderr] 185 | anyhow::anyhow!("Different csrf token"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 185 | let _ = anyhow::anyhow!("Different csrf token"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `vpn-auth` (lib) generated 2 warnings (run `cargo fix --lib -p vpn-auth` to apply 1 suggestion) [INFO] [stderr] warning: `vpn-auth` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpn_auth-e5619cb5527df1e5) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vpn_auth-b51848d900670ea4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpn_batch-a63e2aa55a80e34d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vpn_batch-dd82aaa46597dd33) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpn_libs-7ff5c05e26cfeac7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpn_server-746f06e0588d81bf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vpn_server-fae14a4229ec22f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vpn_auth [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test auth/src/handlers/auth.rs - handlers::auth::login (line 23) ... FAILED [INFO] [stdout] test auth/src/handlers/auth.rs - handlers::auth::callback (line 85) ... FAILED [INFO] [stdout] test auth/src/services/auth.rs - services::auth::AuthService (line 61) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- auth/src/handlers/auth.rs - handlers::auth::login (line 23) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `code` [INFO] [stdout] --> auth/src/handlers/auth.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | example code [INFO] [stdout] | ^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- auth/src/handlers/auth.rs - handlers::auth::callback (line 85) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `code` [INFO] [stdout] --> auth/src/handlers/auth.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | example code [INFO] [stdout] | ^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- auth/src/services/auth.rs - services::auth::AuthService (line 61) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `AuthService` in this scope [INFO] [stdout] --> auth/src/services/auth.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let auth_service = AuthService::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `AuthService` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] auth/src/handlers/auth.rs - handlers::auth::callback (line 85) [INFO] [stdout] auth/src/handlers/auth.rs - handlers::auth::login (line 23) [INFO] [stdout] auth/src/services/auth.rs - services::auth::AuthService (line 61) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.24s [INFO] [stderr] error: doctest failed, to rerun pass `-p vpn-auth --doc` [INFO] running `Command { std: "docker" "inspect" "c2a90c71a4da63f6995004aaac51d75e841198545b3b2d8369372fb23fb5b570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a90c71a4da63f6995004aaac51d75e841198545b3b2d8369372fb23fb5b570", kill_on_drop: false }` [INFO] [stdout] c2a90c71a4da63f6995004aaac51d75e841198545b3b2d8369372fb23fb5b570