[INFO] cloning repository https://github.com/ManuSerp/fastgop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ManuSerp/fastgop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuSerp%2Ffastgop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuSerp%2Ffastgop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7899e7c66a4f0835a0e70b9f89c1267aa26951cd
[INFO] testing ManuSerp/fastgop against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuSerp%2Ffastgop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ManuSerp/fastgop
[INFO] finished tweaking git repo https://github.com/ManuSerp/fastgop
[INFO] tweaked toml for git repo https://github.com/ManuSerp/fastgop written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ManuSerp/fastgop on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ManuSerp/fastgop 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01f31e0c5c02964eef6e0055e4592508436341f792f066642adb2670f21aeaf1
[INFO] running `Command { std: "docker" "start" "-a" "01f31e0c5c02964eef6e0055e4592508436341f792f066642adb2670f21aeaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01f31e0c5c02964eef6e0055e4592508436341f792f066642adb2670f21aeaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f31e0c5c02964eef6e0055e4592508436341f792f066642adb2670f21aeaf1", kill_on_drop: false }`
[INFO] [stdout] 01f31e0c5c02964eef6e0055e4592508436341f792f066642adb2670f21aeaf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab8f466a7396a0fe19de8d7395cc446685437ee649b1412a175d80a0fac241a
[INFO] running `Command { std: "docker" "start" "-a" "fab8f466a7396a0fe19de8d7395cc446685437ee649b1412a175d80a0fac241a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling cloud-storage v0.11.1
[INFO] [stderr]    Compiling gcp_auth v0.12.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling fastgop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 28s
[INFO] running `Command { std: "docker" "inspect" "fab8f466a7396a0fe19de8d7395cc446685437ee649b1412a175d80a0fac241a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab8f466a7396a0fe19de8d7395cc446685437ee649b1412a175d80a0fac241a", kill_on_drop: false }`
[INFO] [stdout] fab8f466a7396a0fe19de8d7395cc446685437ee649b1412a175d80a0fac241a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed70a236f1d13793e51462257315c50caa44165af457b3925f1cab7eff021a25
[INFO] running `Command { std: "docker" "start" "-a" "ed70a236f1d13793e51462257315c50caa44165af457b3925f1cab7eff021a25", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastgop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/join_client.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use tracing::{debug, info};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.31s
[INFO] running `Command { std: "docker" "inspect" "ed70a236f1d13793e51462257315c50caa44165af457b3925f1cab7eff021a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed70a236f1d13793e51462257315c50caa44165af457b3925f1cab7eff021a25", kill_on_drop: false }`
[INFO] [stdout] ed70a236f1d13793e51462257315c50caa44165af457b3925f1cab7eff021a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 025722ca88add980fdd2f432f5b265e579984ae09688fdcf19e28fe8bcc894d5
[INFO] running `Command { std: "docker" "start" "-a" "025722ca88add980fdd2f432f5b265e579984ae09688fdcf19e28fe8bcc894d5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]   --> src/join_client.rs:11:26
[INFO] [stderr]    |
[INFO] [stderr] 11 |     use tracing::{debug, info};
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/lib.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let _ = m.add_function(wrap_pyfunction!(download_blob, m)?);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fastgop` (lib test) generated 2 warnings (run `cargo fix --lib -p fastgop --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastgop-e5fe3e8233633599)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test join_client::tests::test_client_initialization ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- join_client::tests::test_client_initialization stdout ----
[INFO] [stdout] [2m2025-10-11T17:18:04.956070Z[0m [34mDEBUG[0m [2mfastgop::rclient[0m[2m:[0m waiting for client with provider
[INFO] [stdout] [2m2025-10-11T17:18:04.956109Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth[0m[2m:[0m initializing gcp_auth
[INFO] [stdout] [2m2025-10-11T17:18:04.956125Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth::custom_service_account[0m[2m:[0m check for GOOGLE_APPLICATION_CREDENTIALS env var
[INFO] [stdout] [2m2025-10-11T17:18:05.055053Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth::config_default_credentials[0m[2m:[0m try to load credentials from configuration
[INFO] [stdout] [2m2025-10-11T17:18:05.055081Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth::config_default_credentials[0m[2m:[0m reading configuration file [3mconfig[0m[2m=[0m"/root/.config/gcloud/application_default_credentials.json"
[INFO] [stdout] [2m2025-10-11T17:18:05.055092Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth::metadata_service_account[0m[2m:[0m try to fetch token from GCP instance metadata server
[INFO] [stdout] [2m2025-10-11T17:18:05.055125Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m requesting token [3murl[0m[2m=[0mhttp://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token [3mprovider[0m[2m=[0m"MetadataServiceAccount"
[INFO] [stdout] [2m2025-10-11T17:18:05.058756Z[0m [33m WARN[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m failed to refresh token, trying again... [3merr[0m[2m=[0mOther("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [3mprovider[0m[2m=[0m"MetadataServiceAccount" [3mretries[0m[2m=[0m0
[INFO] [stdout] [2m2025-10-11T17:18:05.058776Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m requesting token [3murl[0m[2m=[0mhttp://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token [3mprovider[0m[2m=[0m"MetadataServiceAccount"
[INFO] [stdout] [2m2025-10-11T17:18:05.059001Z[0m [33m WARN[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m failed to refresh token, trying again... [3merr[0m[2m=[0mOther("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [3mprovider[0m[2m=[0m"MetadataServiceAccount" [3mretries[0m[2m=[0m1
[INFO] [stdout] [2m2025-10-11T17:18:05.059013Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m requesting token [3murl[0m[2m=[0mhttp://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token [3mprovider[0m[2m=[0m"MetadataServiceAccount"
[INFO] [stdout] [2m2025-10-11T17:18:05.059193Z[0m [33m WARN[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m failed to refresh token, trying again... [3merr[0m[2m=[0mOther("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [3mprovider[0m[2m=[0m"MetadataServiceAccount" [3mretries[0m[2m=[0m2
[INFO] [stdout] [2m2025-10-11T17:18:05.059205Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m requesting token [3murl[0m[2m=[0mhttp://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token [3mprovider[0m[2m=[0m"MetadataServiceAccount"
[INFO] [stdout] [2m2025-10-11T17:18:05.060748Z[0m [33m WARN[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m failed to refresh token, trying again... [3merr[0m[2m=[0mOther("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [3mprovider[0m[2m=[0m"MetadataServiceAccount" [3mretries[0m[2m=[0m3
[INFO] [stdout] [2m2025-10-11T17:18:05.060761Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m requesting token [3murl[0m[2m=[0mhttp://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token [3mprovider[0m[2m=[0m"MetadataServiceAccount"
[INFO] [stdout] [2m2025-10-11T17:18:05.061750Z[0m [33m WARN[0m [1mprovider[0m[2m:[0m[1mfetch_token[0m[2m:[0m [2mgcp_auth::types[0m[2m:[0m failed to refresh token, trying again... [3merr[0m[2m=[0mOther("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [3mprovider[0m[2m=[0m"MetadataServiceAccount" [3mretries[0m[2m=[0m4
[INFO] [stdout] [2m2025-10-11T17:18:05.061762Z[0m [34mDEBUG[0m [1mprovider[0m[2m:[0m [2mgcp_auth::gcloud_authorized_user[0m[2m:[0m try to print access token via `gcloud`
[INFO] [stdout] Client initialization error: NoAuthMethod(Io("failed to run `gcloud`", Os { code: 2, kind: NotFound, message: "No such file or directory" }), Other("HTTP request failed", hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))), Io("failed to open application credentials file", Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] thread 'join_client::tests::test_client_initialization' panicked at src/join_client.rs:30:9:
[INFO] [stdout] Client failed to initialize
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4676ef2442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4676ef2442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4676ef2442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d4676ef2442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d4676f1cb13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d4676f1cb13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d4676eee753 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4676eee753 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d4676ef2292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d4676ef3bac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d4676ef3a02 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d4676a71614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d4676a71614 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4676ef468b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d4676ef468b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d4676ef4326 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d4676ef2939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d4676ef3fed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d4676f1a510 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d4676a1b638 - fastgop::join_client::tests::test_client_initialization::{{closure}}::h8f613d92c550d18a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/join_client.rs:30:9
[INFO] [stdout]   20:     0x5d46769b2110 - <core::pin::Pin<P> as core::future::future::Future>::poll::h669f49477ed67f50
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d46769b2110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfcb8c2c7e91f72ed
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he650a547e994c8ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x5d46769b2110 - tokio::task::coop::with_budget::h60a4f0f35d0ebaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d46769b2110 - tokio::task::coop::budget::hd028963666986f1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf955c2ee76cc9daf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::Context::enter::ha40bca0bc2e73c51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h060519502b398644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he08f52cc2f5dad81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x5d46769b2110 - tokio::runtime::context::scoped::Scoped<T>::set::h4599f0a7393f6e33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d46769b2110 - tokio::runtime::context::set_scheduler::{{closure}}::h2b2584c3c126af5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5d46769b2110 - std::thread::local::LocalKey<T>::try_with::hfdcca5f4cc98ea14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5d46769b2110 - std::thread::local::LocalKey<T>::with::hd95a8866276afe6c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5d46769b2110 - tokio::runtime::context::set_scheduler::hb4827a13cde8929a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8c8022cdf7dc56dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x5d46769b2110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h20b66916b4e04bef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x5d46769dca84 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2140d9ce03492127
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5d46769dca84 - tokio::runtime::context::runtime::enter_runtime::h86b6863c856b9c1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d46769dcd42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h857bf2efb06fd42b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5d46769dcd42 - tokio::runtime::runtime::Runtime::block_on_inner::hcbcd3185cc658528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5d46769dcd42 - tokio::runtime::runtime::Runtime::block_on::hf3f8b4e7b2463ad2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5d4676a18b71 - fastgop::join_client::tests::test_client_initialization::h957b8caac46855b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/join_client.rs:63:11
[INFO] [stdout]   42:     0x5d46769d9f55 - fastgop::join_client::tests::test_client_initialization::{{closure}}::hc4ee1d8ec09f6fad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/join_client.rs:18:46
[INFO] [stdout]   43:     0x5d46769d9f55 - core::ops::function::FnOnce::call_once::h92af5934f7f2e20a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d4676a76d4b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d4676a76d4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x5d4676a75f8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x5d4676a75f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x5d4676a75f8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5d4676a75f8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5d4676a75f8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d4676a75f8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x5d4676a75f8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x5d4676a39b34 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x5d4676a39b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   55:     0x5d4676a3d4da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5d4676a3d4da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5d4676a3d4da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5d4676a3d4da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5d4676a3d4da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d4676a3d4da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5d4676a3d4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d4676ef7777 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x5d4676ef7777 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d4676ef7777 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   65:     0x79e3af516aa4 - <unknown>
[INFO] [stdout]   66:     0x79e3af5a3a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     join_client::tests::test_client_initialization
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "025722ca88add980fdd2f432f5b265e579984ae09688fdcf19e28fe8bcc894d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025722ca88add980fdd2f432f5b265e579984ae09688fdcf19e28fe8bcc894d5", kill_on_drop: false }`
[INFO] [stdout] 025722ca88add980fdd2f432f5b265e579984ae09688fdcf19e28fe8bcc894d5
