[INFO] fetching crate tako-rs 2.0.1...
[INFO] testing tako-rs-2.0.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate tako-rs 2.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tako-rs 2.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tako-rs 2.0.1
[INFO] tweaked toml for crates.io crate tako-rs 2.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tako-rs 2.0.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tako-rs 2.0.1 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad
[INFO] running `Command { std: "docker" "start" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling sdd v4.5.3
[INFO] [stderr]    Compiling saa v5.4.2
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matchit v0.9.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling scc v3.4.10
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tako-rs-macros v2.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tako-rs-core v2.0.1
[INFO] [stderr]    Compiling tako-rs-extractors v2.0.1
[INFO] [stderr]    Compiling tako-rs-streams v2.0.1
[INFO] [stderr]    Compiling tako-rs-server v2.0.1
[INFO] [stderr]    Compiling tako-rs-plugins v2.0.1
[INFO] [stderr]    Compiling tako-rs v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.59s
[INFO] running `Command { std: "docker" "inspect" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling thin-cell v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling compio-driver v0.11.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling compio-fs v0.11.0
[INFO] [stderr]    Compiling compio-buf v0.8.1
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling synchrony v0.1.7
[INFO] [stderr]    Compiling compio-io v0.9.1
[INFO] [stderr]    Compiling compio-runtime v0.11.0
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling compio-tls v0.9.1
[INFO] [stderr]    Compiling compio-net v0.11.1
[INFO] [stderr]    Compiling compio v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tako-rs-core v2.0.1
[INFO] [stderr]    Compiling tako-rs-extractors v2.0.1
[INFO] [stderr]    Compiling tako-rs-streams v2.0.1
[INFO] [stderr]    Compiling tako-rs-server v2.0.1
[INFO] [stderr]    Compiling tako-rs-plugins v2.0.1
[INFO] [stderr]    Compiling tako-rs v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tako-rs` (test "middleware")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name middleware --edition=2024 tests/middleware.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::unused_async' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::format_push_string' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "async-graphql", "client", "compio", "compio-tls", "compio-ws", "default", "file-stream", "garde", "graphiql", "grpc", "hmac-signature", "http2", "http3", "ip-filter", "jemalloc", "json-schema", "jwt-simple", "metrics-opentelemetry", "metrics-prometheus", "multipart", "native-certs", "per-thread", "per-thread-compio", "plugins", "protobuf", "signals", "simd", "simd-json-impl", "simd-sonic", "tako-tracing", "tls", "typed-header", "utoipa", "utoipa-yaml", "validator", "vespera", "webtransport", "zero-copy-extractors", "zstd"))' -C metadata=a0cd864442ec4d57 -C extra-filename=-a211187c9d9ea3bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern compio=/opt/rustwide/target/debug/deps/libcompio-e8300243a4071c9c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cae95b6b073bf6f2.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-621951be98ec0f6f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern linkme=/opt/rustwide/target/debug/deps/liblinkme-2aed32f951ff6c20.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6cb0e29d6ff642f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e2ce47769cf93f55.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bc3128fdd57228fc.rlib --extern tako=/opt/rustwide/target/debug/deps/libtako-f5474313a2228a1c.rlib --extern tako_rs_core=/opt/rustwide/target/debug/deps/libtako_rs_core-30a5216c61a78caf.rlib --extern tako_rs_extractors=/opt/rustwide/target/debug/deps/libtako_rs_extractors-1e60cf9c72520549.rlib --extern tako_rs_macros=/opt/rustwide/target/debug/deps/libtako_rs_macros-8f1ec7f9e0a96d98.so --extern tako_rs_plugins=/opt/rustwide/target/debug/deps/libtako_rs_plugins-e9b4d073c50a75ae.rlib --extern tako_rs_server=/opt/rustwide/target/debug/deps/libtako_rs_server-b6226a0a25e9770b.rlib --extern tako_rs_streams=/opt/rustwide/target/debug/deps/libtako_rs_streams-cdbde4339f08048d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53477698549014f7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad", kill_on_drop: false }`
[INFO] [stdout] 882a345848078f45b528ca0c837048679719835c96b29f711c107461e57889ad
