[INFO] fetching crate pulsar 6.5.0... [INFO] testing pulsar-6.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pulsar 6.5.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate pulsar 6.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pulsar 6.5.0 [INFO] tweaked toml for crates.io crate pulsar 6.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pulsar 6.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pulsar 6.5.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded murmur3 v0.5.2 [INFO] [stderr] Downloaded async-native-tls v0.5.0 [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded asynchronous-codec v0.7.0 [INFO] [stderr] Downloaded rsa v0.9.8 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded openidconnect v4.0.1 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] [stderr] Downloaded protobuf-src v2.1.1+27.1 [INFO] [stderr] Downloaded aws-lc-sys v0.32.3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759c0db2daed2adbda3b512d2630f711d006ae5a4894f7c58379b9df8beaa834 [INFO] running `Command { std: "docker" "start" "-a" "759c0db2daed2adbda3b512d2630f711d006ae5a4894f7c58379b9df8beaa834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759c0db2daed2adbda3b512d2630f711d006ae5a4894f7c58379b9df8beaa834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759c0db2daed2adbda3b512d2630f711d006ae5a4894f7c58379b9df8beaa834", kill_on_drop: false }` [INFO] [stdout] 759c0db2daed2adbda3b512d2630f711d006ae5a4894f7c58379b9df8beaa834 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da5bbe8819cec1c578563fe7024b74463d4a556406e78e8ce4d71333cefb3fb3 [INFO] running `Command { std: "docker" "start" "-a" "da5bbe8819cec1c578563fe7024b74463d4a556406e78e8ce4d71333cefb3fb3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling pulsar v6.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "da5bbe8819cec1c578563fe7024b74463d4a556406e78e8ce4d71333cefb3fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5bbe8819cec1c578563fe7024b74463d4a556406e78e8ce4d71333cefb3fb3", kill_on_drop: false }` [INFO] [stdout] da5bbe8819cec1c578563fe7024b74463d4a556406e78e8ce4d71333cefb3fb3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6feb0cfa041a37025e1958063e907970db01fa01af3ad92ba0ba88434a18637b [INFO] running `Command { std: "docker" "start" "-a" "6feb0cfa041a37025e1958063e907970db01fa01af3ad92ba0ba88434a18637b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pulsar v6.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] error: could not compile `pulsar` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name pulsar --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="async-native-tls"' --cfg 'feature="async-std"' --cfg 'feature="async-std-runtime"' --cfg 'feature="asynchronous-codec"' --cfg 'feature="auth-oauth2"' --cfg 'feature="compression"' --cfg 'feature="data-url"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="native-tls"' --cfg 'feature="oauth2"' --cfg 'feature="openidconnect"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-native-tls", "async-std", "async-std-runtime", "async-std-rustls-runtime", "async-std-rustls-runtime-aws-lc-rs", "async-std-rustls-runtime-ring", "asynchronous-codec", "auth-oauth2", "compression", "data-url", "default", "flate2", "futures-rustls", "lz4", "native-tls", "oauth2", "openidconnect", "protobuf-src", "rustls", "serde", "serde_json", "snap", "telemetry", "tokio", "tokio-native-tls", "tokio-runtime", "tokio-rustls", "tokio-rustls-runtime", "tokio-rustls-runtime-aws-lc-rs", "tokio-rustls-runtime-ring", "tokio-util", "tracing", "webpki-roots", "zstd"))' -C metadata=7cbe237f086663ac -C extra-filename=-822dac8a37a5b6fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-e5eedc8b415dca2b.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-de5ebf79d2fe23d4.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-cc8ec271cf4d60ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c8061ebd1e98771e.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-1bfa786c72e64ff5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-517acdf94cb08434.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-e2835db17b0f9957.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-ed67a46c605d02b1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79a8307c103b729a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ba5a769f684801f4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e08133714074efa1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ce0ba27fbd4fe031.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-d02f2a2f9bb37d46.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-945ae00617760745.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-66cf53fb1226de1c.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-4daad11ba259c96a.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-9ab7a9d9acf9213a.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-302750a384c31159.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-fa56f948fa45d306.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-527ba7c01d82616f.so --extern rand=/opt/rustwide/target/debug/deps/librand-5327b53ec2f9a29b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-02df8710f46bc434.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7db87dfe0e1787cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8d3e4af302cbe4c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-b2d4f7df4b7b1de7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39fdd47336dec3b9.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-c5a82c0459035f0e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-53ba05facd743f81.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9da3f43a8f34cfa5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9e2ef0938581ffa8.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-25da2d934eb01946.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-e7c5fcaf9e1aef81/out -L native=/opt/rustwide/target/debug/build/ring-02a5beb908044424/out -L native=/opt/rustwide/target/debug/build/zstd-sys-880f5bcb044cc054/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6feb0cfa041a37025e1958063e907970db01fa01af3ad92ba0ba88434a18637b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6feb0cfa041a37025e1958063e907970db01fa01af3ad92ba0ba88434a18637b", kill_on_drop: false }` [INFO] [stdout] 6feb0cfa041a37025e1958063e907970db01fa01af3ad92ba0ba88434a18637b