[INFO] fetching crate product-os-vpn 0.0.3... [INFO] testing product-os-vpn-0.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate product-os-vpn 0.0.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate product-os-vpn 0.0.3 [INFO] finished tweaking crates.io crate product-os-vpn 0.0.3 [INFO] tweaked toml for crates.io crate product-os-vpn 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate product-os-vpn 0.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 299 packages to latest compatible versions [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding zip-extract v0.2.3 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1cd4d1ed20cf4326a7ee9023a5e7a899461e0b5333588338801e4dd7b6cb1cb [INFO] running `Command { std: "docker" "start" "-a" "b1cd4d1ed20cf4326a7ee9023a5e7a899461e0b5333588338801e4dd7b6cb1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1cd4d1ed20cf4326a7ee9023a5e7a899461e0b5333588338801e4dd7b6cb1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cd4d1ed20cf4326a7ee9023a5e7a899461e0b5333588338801e4dd7b6cb1cb", kill_on_drop: false }` [INFO] [stdout] b1cd4d1ed20cf4326a7ee9023a5e7a899461e0b5333588338801e4dd7b6cb1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c02ba72335937e85c9c907ee477a0d17bdd6f6fde31817835caa65e7718598e [INFO] running `Command { std: "docker" "start" "-a" "2c02ba72335937e85c9c907ee477a0d17bdd6f6fde31817835caa65e7718598e", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling product-os-http v0.0.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling product-os-http-body v0.0.23 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling ioslice v0.6.0 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling product-os-random v0.0.27 [INFO] [stderr] Compiling product-os-async-executor v0.0.17 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling jwt-compact v0.8.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling product-os-net v0.0.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling dns-lookup v2.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling product-os-openapi v0.0.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling liblzma v0.4.4 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.6.0 [INFO] [stderr] Compiling orion v0.17.11 [INFO] [stderr] Compiling zip-extract v0.2.3 [INFO] [stderr] Compiling product-os-security v0.0.61 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling product-os-utilities v0.0.23 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling product-os-request v0.0.48 [INFO] [stderr] Compiling product-os-router v0.0.35 [INFO] [stderr] Compiling product-os-capabilities v0.0.25 [INFO] [stderr] Compiling product-os-connector v0.0.25 [INFO] [stderr] Compiling product-os-configuration v0.0.38 [INFO] [stderr] Compiling product-os-vpn v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/providers/nordvpn.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | match requester.request(&request).await { [INFO] [stdout] | ------- ^^^^^^^^ expected `ProductOSRequest`, found `&ProductOSRequest` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ProductOSRequest<_>` [INFO] [stdout] found reference `&ProductOSRequest<_>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-request-0.0.48/src/lib.rs:620:14 [INFO] [stdout] | [INFO] [stdout] 620 | async fn request(&self, r: ProductOSRequest) -> Result, ProductOSRequestError>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 90 - match requester.request(&request).await { [INFO] [stdout] 90 + match requester.request(request).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `product-os-vpn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2c02ba72335937e85c9c907ee477a0d17bdd6f6fde31817835caa65e7718598e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c02ba72335937e85c9c907ee477a0d17bdd6f6fde31817835caa65e7718598e", kill_on_drop: false }` [INFO] [stdout] 2c02ba72335937e85c9c907ee477a0d17bdd6f6fde31817835caa65e7718598e