[INFO] fetching crate jetstream_cloudflare 13.0.0... [INFO] checking jetstream_cloudflare-13.0.0 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate jetstream_cloudflare 13.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate jetstream_cloudflare 13.0.0 [INFO] finished tweaking crates.io crate jetstream_cloudflare 13.0.0 [INFO] tweaked toml for crates.io crate jetstream_cloudflare 13.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jetstream_cloudflare 13.0.0 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jetstream_cloudflare 13.0.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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 044e5b9d2f3d164c659f7e2baa798161fe90f4a61663bc850a0af0b784e068ba [INFO] running `Command { std: "docker" "start" "-a" "044e5b9d2f3d164c659f7e2baa798161fe90f4a61663bc850a0af0b784e068ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "044e5b9d2f3d164c659f7e2baa798161fe90f4a61663bc850a0af0b784e068ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044e5b9d2f3d164c659f7e2baa798161fe90f4a61663bc850a0af0b784e068ba", kill_on_drop: false }` [INFO] [stdout] 044e5b9d2f3d164c659f7e2baa798161fe90f4a61663bc850a0af0b784e068ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6411bc57e0113e365b11bd9c71671b53b3bccf7a0cfe34042d91e82e4e1dd57b [INFO] running `Command { std: "docker" "start" "-a" "6411bc57e0113e365b11bd9c71671b53b3bccf7a0cfe34042d91e82e4e1dd57b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking core2 v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking fastvlq v1.1.1 [INFO] [stderr] Checking crc32_digest v0.8.1 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling jetstream_rpc v13.0.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling ok_macros v1.0.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling jetstream_macros v13.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking web-sys v0.3.85 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.58 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking okstd v1.0.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking jetstream_wireformat v13.0.0 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking worker-sys v0.7.4 [INFO] [stderr] Checking jetstream_error v13.0.0 [INFO] [stderr] Compiling worker-macros v0.7.4 [INFO] [stderr] Checking worker v0.7.4 [INFO] [stderr] Checking jetstream_cloudflare v13.0.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/error.rs:61:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/websocket_transport.rs:65:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/lib.rs:133:37","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/error.rs:61:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/websocket_transport.rs:65:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"jetstream_cloudflare","loc":"src/lib.rs:133:37","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "6411bc57e0113e365b11bd9c71671b53b3bccf7a0cfe34042d91e82e4e1dd57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6411bc57e0113e365b11bd9c71671b53b3bccf7a0cfe34042d91e82e4e1dd57b", kill_on_drop: false }` [INFO] [stdout] 6411bc57e0113e365b11bd9c71671b53b3bccf7a0cfe34042d91e82e4e1dd57b