[INFO] fetching crate gcp-bigquery-client 0.27.0...
[INFO] building gcp-bigquery-client-0.27.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate gcp-bigquery-client 0.27.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gcp-bigquery-client 0.27.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gcp-bigquery-client 0.27.0
[INFO] tweaked toml for crates.io crate gcp-bigquery-client 0.27.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gcp-bigquery-client 0.27.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gcp-bigquery-client 0.27.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2dab67756d99a03e2dcb9c1a775bc138e83f121ab49b699604230e2a54b7531
[INFO] running `Command { std: "docker" "start" "-a" "f2dab67756d99a03e2dcb9c1a775bc138e83f121ab49b699604230e2a54b7531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2dab67756d99a03e2dcb9c1a775bc138e83f121ab49b699604230e2a54b7531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2dab67756d99a03e2dcb9c1a775bc138e83f121ab49b699604230e2a54b7531", kill_on_drop: false }`
[INFO] [stdout] f2dab67756d99a03e2dcb9c1a775bc138e83f121ab49b699604230e2a54b7531
[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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dce57f0f2fce77dc0d576fb926dbd70d064ee604f78f1a19df5efbe955ad36e
[INFO] running `Command { std: "docker" "start" "-a" "6dce57f0f2fce77dc0d576fb926dbd70d064ee604f78f1a19df5efbe955ad36e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling gcp-bigquery-client v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling yup-oauth2 v12.1.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "6dce57f0f2fce77dc0d576fb926dbd70d064ee604f78f1a19df5efbe955ad36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dce57f0f2fce77dc0d576fb926dbd70d064ee604f78f1a19df5efbe955ad36e", kill_on_drop: false }`
[INFO] [stdout] 6dce57f0f2fce77dc0d576fb926dbd70d064ee604f78f1a19df5efbe955ad36e
[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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 607b71a6dbf82232fe456b329b369636147c8d1077c2439e881d8b900ad32c51
[INFO] running `Command { std: "docker" "start" "-a" "607b71a6dbf82232fe456b329b369636147c8d1077c2439e881d8b900ad32c51", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling gcp-bigquery-client v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling yup-oauth2 v12.1.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr] error: could not compile `gcp-bigquery-client` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name gcp_bigquery_client --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="default"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="ring"' --cfg 'feature="rust-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "bq_load_job", "cloud-storage", "default", "flate2", "gzip", "native-tls", "ring", "rust-tls"))' -C metadata=c5c5f66b75fabb2f -C extra-filename=-c4eeb0e170aeb390 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-ec89a59264e4c906.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a460b9e5e64e5576.so --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-6dabe531f476de78.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-8474d35590c9a855.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d886a82b1c818b06.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-72ac132175a47882.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-9c7588c0ff2273bf.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-5fcc156e211ee766.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-450863c52ae0a2f1.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-4152d2f2a834eae3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-98c6c5c2ca30da31.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-042524ee87a4a9d6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-592538a0c86c0847.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8fdfa7c1cf433bdd.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c87cebb8f628979a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b26ce4bb83eca1b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5d8f2dae008c9997.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b77580b567fff24a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-36cfe49e5084673e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-bc85a7c568bb4361.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cf7ac804147ec787.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-b3f607de9bd6bb4f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bb5b2463efbeb39c.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-ba25e16d18f6aa3d.rlib --extern yup_oauth2=/opt/rustwide/target/debug/deps/libyup_oauth2-10100e50f8d27099.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b815829ac1005028/out -L native=/opt/rustwide/target/debug/build/zstd-sys-e8e9386785b86863/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "607b71a6dbf82232fe456b329b369636147c8d1077c2439e881d8b900ad32c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607b71a6dbf82232fe456b329b369636147c8d1077c2439e881d8b900ad32c51", kill_on_drop: false }`
[INFO] [stdout] 607b71a6dbf82232fe456b329b369636147c8d1077c2439e881d8b900ad32c51
