[INFO] fetching crate pulsar 6.7.2...
[INFO] testing pulsar-6.7.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pulsar 6.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pulsar 6.7.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pulsar 6.7.2
[INFO] tweaked toml for crates.io crate pulsar 6.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulsar 6.7.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulsar 6.7.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ffe5c6eb0a8ed79ea5cd7d255e857d5eb5ab96ecb79068e938508f49bff998a
[INFO] running `Command { std: "docker" "start" "-a" "1ffe5c6eb0a8ed79ea5cd7d255e857d5eb5ab96ecb79068e938508f49bff998a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ffe5c6eb0a8ed79ea5cd7d255e857d5eb5ab96ecb79068e938508f49bff998a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ffe5c6eb0a8ed79ea5cd7d255e857d5eb5ab96ecb79068e938508f49bff998a", kill_on_drop: false }`
[INFO] [stdout] 1ffe5c6eb0a8ed79ea5cd7d255e857d5eb5ab96ecb79068e938508f49bff998a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a077b81bd5866011f5abcb235cd121789928d6b8cc0ccad19234d2df2d0001f0
[INFO] running `Command { std: "docker" "start" "-a" "a077b81bd5866011f5abcb235cd121789928d6b8cc0ccad19234d2df2d0001f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[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 rsa v0.9.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling pulsar v6.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[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 crc v3.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "a077b81bd5866011f5abcb235cd121789928d6b8cc0ccad19234d2df2d0001f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a077b81bd5866011f5abcb235cd121789928d6b8cc0ccad19234d2df2d0001f0", kill_on_drop: false }`
[INFO] [stdout] a077b81bd5866011f5abcb235cd121789928d6b8cc0ccad19234d2df2d0001f0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04353313e54045696312f0eefa22d9df51e7007968e2dc22325d1c1eaf4f55ae
[INFO] running `Command { std: "docker" "start" "-a" "04353313e54045696312f0eefa22d9df51e7007968e2dc22325d1c1eaf4f55ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pulsar v6.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=1986e9ce21a0a04d -C extra-filename=-beaa58c9b6eabc8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-8fbd89c376618e80.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b7519bfe28f72d6f.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-6c89d218b56123c4.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-99351706a762203e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-95ab9d578f01be70.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df03b1aedd0c91ff.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-b9d2e11b1665d9ed.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-1c4e1d8081911262.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-40e879315187ff9e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d785ca8bb1649cf9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8af6cf7ca8970d5e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0f95bd82b74f6911.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-6d0ff6b3415526f4.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-4452a61bb3aef930.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-6edf794910e410d3.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-65dab6e6910c4b8e.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-284bb1f9f14bba71.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-19d07d22d98a81c2.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-321cfb415078c861.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-5df8384d45e62a74.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-80f6c4555af2e112.so --extern rand=/opt/rustwide/target/debug/deps/librand-6d6c0dc8d3d005d5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ba2917cb9ddc0905.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-529aeb7e68518a03.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-7674ea62cd58653b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-02f8900ce125c666.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-96936f6bd3f8e743.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3da377fbb2477a0d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b0296a90ec4282eb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e469c9434bb024de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-a953e9792c3cf269.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-7d4f7ae57326ccbf/out -L native=/opt/rustwide/target/debug/build/ring-aa2b90b9174a08af/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81cd3288f8f885c6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pulsar` (example "batching")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name batching --edition=2021 examples/batching.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=e8bb72e04d8c097d -C extra-filename=-be8316d27d1ef301 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-8fbd89c376618e80.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b7519bfe28f72d6f.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-6c89d218b56123c4.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-99351706a762203e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-95ab9d578f01be70.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df03b1aedd0c91ff.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-b9d2e11b1665d9ed.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-1c4e1d8081911262.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-40e879315187ff9e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d785ca8bb1649cf9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8af6cf7ca8970d5e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0f95bd82b74f6911.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-6d0ff6b3415526f4.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-4452a61bb3aef930.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-6edf794910e410d3.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-65dab6e6910c4b8e.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-284bb1f9f14bba71.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-19d07d22d98a81c2.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-321cfb415078c861.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-5df8384d45e62a74.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-80f6c4555af2e112.so --extern pulsar=/opt/rustwide/target/debug/deps/libpulsar-489199212f688440.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6d6c0dc8d3d005d5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ba2917cb9ddc0905.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-529aeb7e68518a03.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-7674ea62cd58653b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-02f8900ce125c666.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-96936f6bd3f8e743.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3da377fbb2477a0d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b0296a90ec4282eb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e469c9434bb024de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-a953e9792c3cf269.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-7d4f7ae57326ccbf/out -L native=/opt/rustwide/target/debug/build/ring-aa2b90b9174a08af/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81cd3288f8f885c6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "04353313e54045696312f0eefa22d9df51e7007968e2dc22325d1c1eaf4f55ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04353313e54045696312f0eefa22d9df51e7007968e2dc22325d1c1eaf4f55ae", kill_on_drop: false }`
[INFO] [stdout] 04353313e54045696312f0eefa22d9df51e7007968e2dc22325d1c1eaf4f55ae
