[INFO] fetching crate zenwave 0.3.0...
[INFO] testing zenwave-0.3.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate zenwave 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zenwave 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zenwave 0.3.0
[INFO] tweaked toml for crates.io crate zenwave 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenwave 0.3.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenwave 0.3.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25efb931b3e55f9137df395317f6d809ce8ecc143f776bc4c4755b01d1914806
[INFO] running `Command { std: "docker" "start" "-a" "25efb931b3e55f9137df395317f6d809ce8ecc143f776bc4c4755b01d1914806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25efb931b3e55f9137df395317f6d809ce8ecc143f776bc4c4755b01d1914806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25efb931b3e55f9137df395317f6d809ce8ecc143f776bc4c4755b01d1914806", kill_on_drop: false }`
[INFO] [stdout] 25efb931b3e55f9137df395317f6d809ce8ecc143f776bc4c4755b01d1914806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a859649d4bbc33455f8b10d544025e8bccdc12aac16a9a6d95631c930578892
[INFO] running `Command { std: "docker" "start" "-a" "7a859649d4bbc33455f8b10d544025e8bccdc12aac16a9a6d95631c930578892", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.55
[INFO] [stderr]    Compiling executor-core v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-tungstenite v0.32.0
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling bytestr v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-kit v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling zenwave v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s
[INFO] running `Command { std: "docker" "inspect" "7a859649d4bbc33455f8b10d544025e8bccdc12aac16a9a6d95631c930578892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a859649d4bbc33455f8b10d544025e8bccdc12aac16a9a6d95631c930578892", kill_on_drop: false }`
[INFO] [stdout] 7a859649d4bbc33455f8b10d544025e8bccdc12aac16a9a6d95631c930578892
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 875a0b68d7eda93477e0704946788f083374f77882ce9896fb6d356b79d5f43b
[INFO] running `Command { std: "docker" "start" "-a" "875a0b68d7eda93477e0704946788f083374f77882ce9896fb6d356b79d5f43b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-tungstenite v0.32.0
[INFO] [stderr]    Compiling zenwave v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zenwave` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name zenwave --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::cargo' '--warn=clippy::all' --test --cfg 'feature="default"' --cfg 'feature="default-backend"' --cfg 'feature="hyper-backend"' --cfg 'feature="rustls"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-backend", "curl-backend", "default", "default-backend", "hyper-backend", "hyper-native-tls", "hyper-rustls", "native-tls", "proxy", "rustls", "ws"))' -C metadata=5c205db4d2eaa121 -C extra-filename=-da5d6ca76810ef0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-9de1d70e2a9be5a0.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-bf024fa7e3394463.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-b363419ae7831105.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-b58c61b291fced2e.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-02eb9848127e8b6b.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-fe0a36de0a7a7cc7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-22e944824430de94.rlib --extern executor_core=/opt/rustwide/target/debug/deps/libexecutor_core-96ed4be2e7118fc8.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-579caa5f736a8bdf.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rlib --extern futures_rustls=/opt/rustwide/target/debug/deps/libfutures_rustls-5dc40bff59768f2f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-df8ea69303482d48.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4d5b2fe4d7fc5a12.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-7c38cd76276d35e7.rlib --extern http_kit=/opt/rustwide/target/debug/deps/libhttp_kit-5612836945c9a812.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6afba5e640ccd356.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-69b114bbd499fa38.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-89d0edf92dca425f.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-85ed5548601d6df4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-301bc02bf3ed05c1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4f4b5f6329994744.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-da4780a4dec7a89e.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-00fd5d52fdbfe7e3.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-602a16aa6899ae4c.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e0ede75f1e6a8218.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-759dabc11130d1eb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-16b6587267d60e00/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "875a0b68d7eda93477e0704946788f083374f77882ce9896fb6d356b79d5f43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875a0b68d7eda93477e0704946788f083374f77882ce9896fb6d356b79d5f43b", kill_on_drop: false }`
[INFO] [stdout] 875a0b68d7eda93477e0704946788f083374f77882ce9896fb6d356b79d5f43b
