[INFO] cloning repository https://github.com/rabbitson87/atomic_http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabbitson87/atomic_http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabbitson87%2Fatomic_http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabbitson87%2Fatomic_http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3eb53c0b29ef4a2edccedb3f226d15f0ef889f7 [INFO] testing rabbitson87/atomic_http against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabbitson87%2Fatomic_http" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rabbitson87/atomic_http [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/rabbitson87/atomic_http [INFO] tweaked toml for git repo https://github.com/rabbitson87/atomic_http written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rabbitson87/atomic_http 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 git repo https://github.com/rabbitson87/atomic_http 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/test/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 12e2a93680ca8793d1b1501887b8930b11dbb38f99d5760cd5e77241d71a27e0 [INFO] running `Command { std: "docker" "start" "-a" "12e2a93680ca8793d1b1501887b8930b11dbb38f99d5760cd5e77241d71a27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12e2a93680ca8793d1b1501887b8930b11dbb38f99d5760cd5e77241d71a27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e2a93680ca8793d1b1501887b8930b11dbb38f99d5760cd5e77241d71a27e0", kill_on_drop: false }` [INFO] [stdout] 12e2a93680ca8793d1b1501887b8930b11dbb38f99d5760cd5e77241d71a27e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5882419072c34ff68679ca8bf779d7b412a7a4b321761f041c0a31897059a739 [INFO] running `Command { std: "docker" "start" "-a" "5882419072c34ff68679ca8bf779d7b412a7a4b321761f041c0a31897059a739", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/test/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling atomic_http v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.47s [INFO] running `Command { std: "docker" "inspect" "5882419072c34ff68679ca8bf779d7b412a7a4b321761f041c0a31897059a739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5882419072c34ff68679ca8bf779d7b412a7a4b321761f041c0a31897059a739", kill_on_drop: false }` [INFO] [stdout] 5882419072c34ff68679ca8bf779d7b412a7a4b321761f041c0a31897059a739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 20e53a815c5c53fa43ed36b99a4cf728f541c82918bae4c52ddd4cd716df810c [INFO] running `Command { std: "docker" "start" "-a" "20e53a815c5c53fa43ed36b99a4cf728f541c82918bae4c52ddd4cd716df810c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/test/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling atomic_http v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] error: could not compile `atomic_http` (example "comparative_benchmark") [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 comparative_benchmark --edition=2021 examples/comparative_benchmark.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="arena"' --cfg 'feature="connection_pool"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="vectored_io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "connection_pool", "debug", "default", "env", "response_file", "router", "simd", "tokio_rustls", "vectored_io", "websocket"))' -C metadata=d2ed5d23fce8f356 -C extra-filename=-df7413ddd9aac04b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34d8cb028f5e1d37.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-ccb25581c07ed277.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37ef08275174c020.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a46c2074358d3178.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b5128c5f7d2afe4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2b6a2f0c1415362d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-54cebded4a977f4a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bca925dfe3d03125.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bc0c176b6044c935.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a05649c5977d40af.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e7af101668344728.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8edd3baeec4a8723.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20be49664f43b1a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73d88bc484011906.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fac63016cffb7063.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7047c1074718fbb8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a482b05fc98258ad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-82854e784e405b6e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f5beebc99590c01/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `atomic_http` (example "integrated_multipart_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 integrated_multipart_test --edition=2021 examples/integrated_multipart_test.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="arena"' --cfg 'feature="connection_pool"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="vectored_io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "connection_pool", "debug", "default", "env", "response_file", "router", "simd", "tokio_rustls", "vectored_io", "websocket"))' -C metadata=34d359e5b2e08b29 -C extra-filename=-ad9e5a224c905a17 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34d8cb028f5e1d37.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-ccb25581c07ed277.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37ef08275174c020.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a46c2074358d3178.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b5128c5f7d2afe4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2b6a2f0c1415362d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-54cebded4a977f4a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bca925dfe3d03125.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bc0c176b6044c935.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a05649c5977d40af.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e7af101668344728.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8edd3baeec4a8723.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20be49664f43b1a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73d88bc484011906.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fac63016cffb7063.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7047c1074718fbb8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a482b05fc98258ad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-82854e784e405b6e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f5beebc99590c01/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `atomic_http` (example "connection_pool_benchmark") [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 connection_pool_benchmark --edition=2021 examples/connection_pool_benchmark.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="arena"' --cfg 'feature="connection_pool"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="vectored_io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "connection_pool", "debug", "default", "env", "response_file", "router", "simd", "tokio_rustls", "vectored_io", "websocket"))' -C metadata=e2783c0bd47a7776 -C extra-filename=-31611940e0248783 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34d8cb028f5e1d37.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-ccb25581c07ed277.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37ef08275174c020.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a46c2074358d3178.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b5128c5f7d2afe4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2b6a2f0c1415362d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-54cebded4a977f4a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bca925dfe3d03125.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bc0c176b6044c935.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a05649c5977d40af.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e7af101668344728.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8edd3baeec4a8723.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20be49664f43b1a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73d88bc484011906.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fac63016cffb7063.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7047c1074718fbb8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a482b05fc98258ad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-82854e784e405b6e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f5beebc99590c01/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `atomic_http` (example "integrated_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 integrated_test --edition=2021 examples/integrated_test.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="arena"' --cfg 'feature="connection_pool"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="vectored_io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "connection_pool", "debug", "default", "env", "response_file", "router", "simd", "tokio_rustls", "vectored_io", "websocket"))' -C metadata=c00e5139b52f8f22 -C extra-filename=-dd3c24b4e5283c12 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34d8cb028f5e1d37.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-ccb25581c07ed277.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37ef08275174c020.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a46c2074358d3178.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5b5128c5f7d2afe4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2b6a2f0c1415362d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-54cebded4a977f4a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bca925dfe3d03125.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bc0c176b6044c935.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a05649c5977d40af.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e7af101668344728.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8edd3baeec4a8723.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20be49664f43b1a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73d88bc484011906.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fac63016cffb7063.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7047c1074718fbb8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a482b05fc98258ad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-82854e784e405b6e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f5beebc99590c01/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "20e53a815c5c53fa43ed36b99a4cf728f541c82918bae4c52ddd4cd716df810c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e53a815c5c53fa43ed36b99a4cf728f541c82918bae4c52ddd4cd716df810c", kill_on_drop: false }` [INFO] [stdout] 20e53a815c5c53fa43ed36b99a4cf728f541c82918bae4c52ddd4cd716df810c