[INFO] fetching crate yup-oauth2 12.1.0... [INFO] building yup-oauth2-12.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate yup-oauth2 12.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate yup-oauth2 12.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yup-oauth2 12.1.0 [INFO] tweaked toml for crates.io crate yup-oauth2 12.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yup-oauth2 12.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yup-oauth2 12.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f2a393a2382689a2097435903c384b9394591e8bfced0ebea43a4e38bc77db [INFO] running `Command { std: "docker" "start" "-a" "08f2a393a2382689a2097435903c384b9394591e8bfced0ebea43a4e38bc77db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f2a393a2382689a2097435903c384b9394591e8bfced0ebea43a4e38bc77db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f2a393a2382689a2097435903c384b9394591e8bfced0ebea43a4e38bc77db", kill_on_drop: false }` [INFO] [stdout] 08f2a393a2382689a2097435903c384b9394591e8bfced0ebea43a4e38bc77db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9db40652bb357286059816a3fbc198e770d70fd9af70a0e312248c3d7cf08a8 [INFO] running `Command { std: "docker" "start" "-a" "a9db40652bb357286059816a3fbc198e770d70fd9af70a0e312248c3d7cf08a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling yup-oauth2 v12.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service_account.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result, io::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.33s [INFO] running `Command { std: "docker" "inspect" "a9db40652bb357286059816a3fbc198e770d70fd9af70a0e312248c3d7cf08a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9db40652bb357286059816a3fbc198e770d70fd9af70a0e312248c3d7cf08a8", kill_on_drop: false }` [INFO] [stdout] a9db40652bb357286059816a3fbc198e770d70fd9af70a0e312248c3d7cf08a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dea7d163ff3e751b43fd487c3cccb8ce895a3fee30e24b7330656132895d48f [INFO] running `Command { std: "docker" "start" "-a" "0dea7d163ff3e751b43fd487c3cccb8ce895a3fee30e24b7330656132895d48f", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.12.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling aws-lc-sys v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling httptest v0.16.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling yup-oauth2 v12.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service_account.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result, io::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service_account.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn decode_rsa_key(pem_pkcs8: &str) -> Result, io::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yup-oauth2` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name yup_oauth2 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__rustls"' --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="ring"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="service-account"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "aws-lc-rs", "default", "hyper-rustls", "hyper-tls", "ring", "rustls-pemfile", "service-account", "service_account"))' -C metadata=a00e19d227f6b336 -C extra-filename=-eeb275069ff31cb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b0bc304fe0320fe7.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-651ad281ebca9f7d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8dad6168e65d2fb8.rlib --extern httptest=/opt/rustwide/target/debug/deps/libhttptest-15a615370b3efd7c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-22d1168b512b62d4.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6807e366fe5bfdc2.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-9e226b8da4ad0665.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-9738d231a4f923ba.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-050828228477779f.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-c7c9833d5abc2ba8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d57dcfb532c690fc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d524d280d7c89e54.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7ca5a8577b317067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2157d1e36b002c53.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-1d304869aff0340c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-30e42e108dc6e9ab.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3c7861bba30dbbb5.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-b7ebf0587250d331.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fc6ddaf621e6c86c/out -L native=/opt/rustwide/target/debug/build/ring-db27de5485fa132e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0dea7d163ff3e751b43fd487c3cccb8ce895a3fee30e24b7330656132895d48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dea7d163ff3e751b43fd487c3cccb8ce895a3fee30e24b7330656132895d48f", kill_on_drop: false }` [INFO] [stdout] 0dea7d163ff3e751b43fd487c3cccb8ce895a3fee30e24b7330656132895d48f