[INFO] cloning repository https://github.com/micksmix/gcpvalidate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micksmix/gcpvalidate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicksmix%2Fgcpvalidate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicksmix%2Fgcpvalidate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c539e16c4ef8155493abfb264a03ea2086a17ae5
[INFO] building micksmix/gcpvalidate against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicksmix%2Fgcpvalidate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/micksmix/gcpvalidate
[INFO] finished tweaking git repo https://github.com/micksmix/gcpvalidate
[INFO] tweaked toml for git repo https://github.com/micksmix/gcpvalidate written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/micksmix/gcpvalidate on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/micksmix/gcpvalidate 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded kv-log-macro v1.0.7
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.2
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded futures-lite v2.5.0
[INFO] [stderr]   Downloaded async-executor v1.13.1
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded event-listener v5.3.1
[INFO] [stderr]   Downloaded home v0.5.9
[INFO] [stderr]   Downloaded anyhow v1.0.92
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded async-global-executor v2.4.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.10.0
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded yup-oauth2 v11.0.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded rustls v0.23.16
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a75b857483dfe9eaeeedbc71667d855d2eb5bd1943d660cd7f93b3bac768c029
[INFO] running `Command { std: "docker" "start" "-a" "a75b857483dfe9eaeeedbc71667d855d2eb5bd1943d660cd7f93b3bac768c029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a75b857483dfe9eaeeedbc71667d855d2eb5bd1943d660cd7f93b3bac768c029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75b857483dfe9eaeeedbc71667d855d2eb5bd1943d660cd7f93b3bac768c029", kill_on_drop: false }`
[INFO] [stdout] a75b857483dfe9eaeeedbc71667d855d2eb5bd1943d660cd7f93b3bac768c029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b99d21f8ee102bfd88a32aadce723e992b838ecff54f51cd22c1fe091e2c857
[INFO] running `Command { std: "docker" "start" "-a" "1b99d21f8ee102bfd88a32aadce723e992b838ecff54f51cd22c1fe091e2c857", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling gcp_credentials_checker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `ring::rsa::KeyPair::public_modulus_len`: Use `public().modulus_len()`
[INFO] [stdout]    --> src/main.rs:111:46
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut signature = vec![0; key_pair.public_modulus_len()];
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "1b99d21f8ee102bfd88a32aadce723e992b838ecff54f51cd22c1fe091e2c857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b99d21f8ee102bfd88a32aadce723e992b838ecff54f51cd22c1fe091e2c857", kill_on_drop: false }`
[INFO] [stdout] 1b99d21f8ee102bfd88a32aadce723e992b838ecff54f51cd22c1fe091e2c857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1838c0c6caad374de882fd57a6e790ef84e351b1e5f78f65ed1bab503f368704
[INFO] running `Command { std: "docker" "start" "-a" "1838c0c6caad374de882fd57a6e790ef84e351b1e5f78f65ed1bab503f368704", kill_on_drop: false }`
[INFO] [stderr]    Compiling gcp_credentials_checker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `ring::rsa::KeyPair::public_modulus_len`: Use `public().modulus_len()`
[INFO] [stdout]    --> src/main.rs:111:46
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut signature = vec![0; key_pair.public_modulus_len()];
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "1838c0c6caad374de882fd57a6e790ef84e351b1e5f78f65ed1bab503f368704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1838c0c6caad374de882fd57a6e790ef84e351b1e5f78f65ed1bab503f368704", kill_on_drop: false }`
[INFO] [stdout] 1838c0c6caad374de882fd57a6e790ef84e351b1e5f78f65ed1bab503f368704
