[INFO] fetching crate areq-smol 0.1.0-alpha5...
[INFO] checking areq-smol-0.1.0-alpha5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate areq-smol 0.1.0-alpha5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate areq-smol 0.1.0-alpha5
[INFO] finished tweaking crates.io crate areq-smol 0.1.0-alpha5
[INFO] tweaked toml for crates.io crate areq-smol 0.1.0-alpha5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate areq-smol 0.1.0-alpha5 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate areq-smol 0.1.0-alpha5 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7456b99731a1af14089827b219c01a249de85a22ad1f2f85fa52e48a5d2783a
[INFO] running `Command { std: "docker" "start" "-a" "c7456b99731a1af14089827b219c01a249de85a22ad1f2f85fa52e48a5d2783a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7456b99731a1af14089827b219c01a249de85a22ad1f2f85fa52e48a5d2783a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7456b99731a1af14089827b219c01a249de85a22ad1f2f85fa52e48a5d2783a", kill_on_drop: false }`
[INFO] [stdout] c7456b99731a1af14089827b219c01a249de85a22ad1f2f85fa52e48a5d2783a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b99f03c8a4c5f933f3c089b13bbd0c96ce344f98c06d2eb0bd19ddac843173
[INFO] running `Command { std: "docker" "start" "-a" "98b99f03c8a4c5f933f3c089b13bbd0c96ce344f98c06d2eb0bd19ddac843173", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking areq-body v0.1.0-alpha5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking areq-h1 v0.1.0-alpha5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking areq v0.1.0-alpha5
[INFO] [stderr]     Checking areq-smol v0.1.0-alpha5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `{coroutine witness@src/handle.rs:29:26: 29:36}: Send`
[INFO] [stdout]    --> src/handle.rs:63:25
[INFO] [stdout]     |
[INFO] [stdout]  63 |         _ = assert_send(p.handle(callback));
[INFO] [stdout]     |             ----------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `{coroutine witness@src/handle.rs:29:26: 29:36}: Send`
[INFO] [stdout] note: required because it's used within this `async` block
[INFO] [stdout]    --> src/handle.rs:29:26
[INFO] [stdout]     |
[INFO] [stdout]  29 |         let client_fut = async move {
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Option<{async block@src/handle.rs:29:26: 29:36}>`
[INFO] [stdout]    --> library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:358:16
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub struct TryZip<F1, T1, F2, T2> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     = note: required for `Unique<TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `Box<TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>>`
[INFO] [stdout]    --> library/alloc/src/boxed.rs:234:11
[INFO] [stdout] note: required because it appears within the type `Pin<Box<TryZip<..., (), ..., ()>>>`
[INFO] [stdout]    --> library/core/src/pin.rs:1094:11
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]    --> src/handle.rs:21:53
[INFO] [stdout]     |
[INFO] [stdout]  21 |       async fn handle(self, f: F) -> Result<U, Error> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout]  22 | |         let (mut client, conn) = self;
[INFO] [stdout]  23 | |
[INFO] [stdout]  24 | |         let io_fut = async {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |         Ok(res)
[INFO] [stdout]  42 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] note: required by a bound in `assert_send`
[INFO] [stdout]    --> src/handle.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     fn assert_send<S>(s: S) -> S
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout]  51 |     where
[INFO] [stdout]  52 |         S: Send,
[INFO] [stdout]     |            ^^^^ required by this bound in `assert_send`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/areq_smol-12f74b9937f98b37.long-type-909588590483691259.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: consider removing this method call, as the receiver has type `(<H as Handshake<I, B>>::Client, <H as HandshakeWith<I, B>>::Task)` and `(<H as Handshake<I, B>>::Client, <H as HandshakeWith<I, B>>::Task): Send` trivially holds
[INFO] [stdout]     |
[INFO] [stdout]  63 -         _ = assert_send(p.handle(callback));
[INFO] [stdout]  63 +         _ = assert_send(p);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `{coroutine witness@src/handle.rs:29:26: 29:36}: Send`
[INFO] [stdout]    --> src/handle.rs:63:25
[INFO] [stdout]     |
[INFO] [stdout]  63 |         _ = assert_send(p.handle(callback));
[INFO] [stdout]     |             ----------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `{coroutine witness@src/handle.rs:29:26: 29:36}: Send`
[INFO] [stdout] note: required because it's used within this `async` block
[INFO] [stdout]    --> src/handle.rs:29:26
[INFO] [stdout]     |
[INFO] [stdout]  29 |         let client_fut = async move {
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Option<{async block@src/handle.rs:29:26: 29:36}>`
[INFO] [stdout]    --> library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:358:16
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub struct TryZip<F1, T1, F2, T2> {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     = note: required for `Unique<TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `Box<TryZip<{async block@src/handle.rs:24:22: 24:27}, (), ..., ()>>`
[INFO] [stdout]    --> library/alloc/src/boxed.rs:234:11
[INFO] [stdout] note: required because it appears within the type `Pin<Box<TryZip<..., (), ..., ()>>>`
[INFO] [stdout]    --> library/core/src/pin.rs:1094:11
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]    --> src/handle.rs:21:53
[INFO] [stdout]     |
[INFO] [stdout]  21 |       async fn handle(self, f: F) -> Result<U, Error> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout]  22 | |         let (mut client, conn) = self;
[INFO] [stdout]  23 | |
[INFO] [stdout]  24 | |         let io_fut = async {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |         Ok(res)
[INFO] [stdout]  42 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] note: required by a bound in `assert_send`
[INFO] [stdout]    --> src/handle.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     fn assert_send<S>(s: S) -> S
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout]  51 |     where
[INFO] [stdout]  52 |         S: Send,
[INFO] [stdout]     |            ^^^^ required by this bound in `assert_send`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/areq_smol-9f4eeb8095a96e5a.long-type-2619409191756464.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: consider removing this method call, as the receiver has type `(<H as Handshake<I, B>>::Client, <H as HandshakeWith<I, B>>::Task)` and `(<H as Handshake<I, B>>::Client, <H as HandshakeWith<I, B>>::Task): Send` trivially holds
[INFO] [stdout]     |
[INFO] [stdout]  63 -         _ = assert_send(p.handle(callback));
[INFO] [stdout]  63 +         _ = assert_send(p);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `areq-smol` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `areq-smol` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "98b99f03c8a4c5f933f3c089b13bbd0c96ce344f98c06d2eb0bd19ddac843173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b99f03c8a4c5f933f3c089b13bbd0c96ce344f98c06d2eb0bd19ddac843173", kill_on_drop: false }`
[INFO] [stdout] 98b99f03c8a4c5f933f3c089b13bbd0c96ce344f98c06d2eb0bd19ddac843173
