[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [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 dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75bf25e48fdae67ed49b35d3166b105cdc8abefbaedb006223324e609f55daa9 [INFO] running `Command { std: "docker" "start" "-a" "75bf25e48fdae67ed49b35d3166b105cdc8abefbaedb006223324e609f55daa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75bf25e48fdae67ed49b35d3166b105cdc8abefbaedb006223324e609f55daa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bf25e48fdae67ed49b35d3166b105cdc8abefbaedb006223324e609f55daa9", kill_on_drop: false }` [INFO] [stdout] 75bf25e48fdae67ed49b35d3166b105cdc8abefbaedb006223324e609f55daa9 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9abb15773e505d0ded6f9d2cbdd41467e577c61a10229a008fc7cf6381d7544 [INFO] running `Command { std: "docker" "start" "-a" "f9abb15773e505d0ded6f9d2cbdd41467e577c61a10229a008fc7cf6381d7544", 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 proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.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 thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling bumpalo v3.20.2 [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.00s [INFO] running `Command { std: "docker" "inspect" "f9abb15773e505d0ded6f9d2cbdd41467e577c61a10229a008fc7cf6381d7544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9abb15773e505d0ded6f9d2cbdd41467e577c61a10229a008fc7cf6381d7544", kill_on_drop: false }` [INFO] [stdout] f9abb15773e505d0ded6f9d2cbdd41467e577c61a10229a008fc7cf6381d7544 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a42466a493335d19ebcf92e96ab20c0115b545fc31da7266c42eed18be79b7 [INFO] running `Command { std: "docker" "start" "-a" "69a42466a493335d19ebcf92e96ab20c0115b545fc31da7266c42eed18be79b7", 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 stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.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 thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [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 aws-lc-rs v1.16.0 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=1a9fb7428d61650e -C extra-filename=-d4d1c5437d1a5a9f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef5fdde4f700c51b.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-75e6a3d99180fe9b.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6f2c0b7e611c53b3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5bd84a4cd5f6d07d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-11886682036bbd32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d4983483339f57ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f1ba0a1af87817d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bd4419cb05e20b8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4d91bf9790ddb1b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-54c328b9cf56455f.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-59afdfc49075db92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9af3c449fa284b18.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba25dab5db32c578.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7462427a72520ed3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fd60f506e4bff50.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec63ceba205559da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-962452e0100b647e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/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_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=e3894be4cfcf3cad -C extra-filename=-3ff4f078faacd2bf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef5fdde4f700c51b.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-75e6a3d99180fe9b.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6f2c0b7e611c53b3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5bd84a4cd5f6d07d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-11886682036bbd32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d4983483339f57ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f1ba0a1af87817d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bd4419cb05e20b8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4d91bf9790ddb1b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-54c328b9cf56455f.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-59afdfc49075db92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9af3c449fa284b18.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba25dab5db32c578.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7462427a72520ed3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fd60f506e4bff50.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec63ceba205559da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-962452e0100b647e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/out` (signal: 9, SIGKILL: kill) [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=aa50e82769f3bbbb -C extra-filename=-66e0ee54268ae8da --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef5fdde4f700c51b.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-75e6a3d99180fe9b.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6f2c0b7e611c53b3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5bd84a4cd5f6d07d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-11886682036bbd32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d4983483339f57ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f1ba0a1af87817d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bd4419cb05e20b8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4d91bf9790ddb1b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-54c328b9cf56455f.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-59afdfc49075db92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9af3c449fa284b18.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba25dab5db32c578.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7462427a72520ed3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fd60f506e4bff50.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec63ceba205559da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-962452e0100b647e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `atomic_http` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name atomic_http --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="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=3ec314f967b9c995 -C extra-filename=-c90ec79791842068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef5fdde4f700c51b.so --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6f2c0b7e611c53b3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5bd84a4cd5f6d07d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-11886682036bbd32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d4983483339f57ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f1ba0a1af87817d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bd4419cb05e20b8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4d91bf9790ddb1b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-54c328b9cf56455f.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-59afdfc49075db92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9af3c449fa284b18.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba25dab5db32c578.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7462427a72520ed3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fd60f506e4bff50.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec63ceba205559da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-962452e0100b647e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=ea343ed16e714ff4 -C extra-filename=-132456257365d4d7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef5fdde4f700c51b.so --extern atomic_http=/opt/rustwide/target/debug/deps/libatomic_http-75e6a3d99180fe9b.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-6f2c0b7e611c53b3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5bd84a4cd5f6d07d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-11886682036bbd32.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d4983483339f57ae.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f1ba0a1af87817d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bd4419cb05e20b8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4d91bf9790ddb1b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-54c328b9cf56455f.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-59afdfc49075db92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9af3c449fa284b18.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba25dab5db32c578.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7462427a72520ed3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fd60f506e4bff50.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec63ceba205559da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-962452e0100b647e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKy01lC/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-ba25dab5db32c578,librustls_platform_verifier-74528df48ea13d83,librustls_native_certs-f225ff8dbefa484d,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-adae9defcabb1f3e,libtokio_rustls-e4fb365dc6a6153c,librustls-0843acd0533912cc,libsubtle-3b4c11045c466f47,libwebpki-8832ba89b1df5053,libuntrusted-3420b86308bec153,libaws_lc_rs-d5bb29e4037674af,libaws_lc_sys-cee1db34751b164b,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libencoding_rs-591e0cad5e0af89d,libtower_http-04b5aef46d0959dc,libbitflags-5c085993cab0beac,libiri_string-a380f51e5b0b7b73,libtower-9d69ebd52879c37e,libtower_layer-d70c7e404336389b,libhyper_util-9fd73276e965221e,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-eb9049317439fdf3,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-c4e06895e75cb405,libtracing-1936808d9fc31df4,libtracing_core-e88fd22da97e6ef2,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libfnv-2d77ec4f6f971b24,libtokio_util-839b86743da68487,libhttp_body_util-ccf369f8d1861d9b,libhttp_body-180a43261097911b,liblog-394b918668cad64a,liburl-1baedb4e68ebc1d2,libidna-d5c354b1ac57e23f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-47c93ad6c62d4d82,libicu_properties-40c3f0c4d6769c51,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-259fbc4843ca7418,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-674d9d5ab2c5a98e,libpotential_utf-c36dd19320de0201,libicu_provider-c5c14a9b87144c5e,libicu_locale_core-4fd593df00e550f0,libtinystr-48a81a4f7b454532,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-80aed80f882f8d09,libzerotrie-01d8e20ce5209ef5,libyoke-3aabddfb3944323c,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8359ab0c69b8365b,libform_urlencoded-e8f5ce54940871b1,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-48a86ae4bb41793c,libclap-11886682036bbd32,libclap_builder-28a5b5bf64823318,libstrsim-24acdad2526b95b7,libanstream-1ddd9d56615a7f57,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-b6e520ecdc2d5e86,libatomic_http-75e6a3d99180fe9b,libmime_guess-59afdfc49075db92,libunicase-2483cbba67ffbccd,libmime-4b44681fdb2c65f7,libserde_json-3fd60f506e4bff50,libzmij-07c2bc01ed4c756c,libfutures-1bd4419cb05e20b8,libfutures_executor-f326662a5dc8be2a,libfutures_util-b7a3c5afd5e36a44,libmemchr-6a998f109380bfd7,libfutures_io-9bc2d3828d4ba8af,libslab-bf5a4eed15154f64,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libmemmap2-54c328b9cf56455f,libdashmap-0f1ba0a1af87817d,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-60788da704c785f4,libcfg_if-33ef6c02a07f9fec,libsmallvec-5854932b8c8b4991,libtokio-962452e0100b647e,libsocket2-387e3b276dd3a2bf,libmio-84b86eec0cb61759,liblibc-0f8586cc3118ad93,libpin_project_lite-89bb0688a32eddef,libhttp-a4d91bf9790ddb1b,libitoa-4c6598116a867907,libbytes-bfe11088fe358bd1,libbumpalo-6f2c0b7e611c53b3,libserde-7462427a72520ed3,libserde_core-365391bf3dd30696}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKy01lC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-eb6eae6265495c30/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d319e0b710a4ad49/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/zero_copy_test-9d1492da9103945b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atomic_http` (example "zero_copy_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "69a42466a493335d19ebcf92e96ab20c0115b545fc31da7266c42eed18be79b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a42466a493335d19ebcf92e96ab20c0115b545fc31da7266c42eed18be79b7", kill_on_drop: false }` [INFO] [stdout] 69a42466a493335d19ebcf92e96ab20c0115b545fc31da7266c42eed18be79b7