[INFO] cloning repository https://github.com/ash30/http-longpoll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ash30/http-longpoll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash30%2Fhttp-longpoll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash30%2Fhttp-longpoll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0638b3ee060eed89d303be70ee2bc71196ea553
[INFO] checking ash30/http-longpoll against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash30%2Fhttp-longpoll" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ash30/http-longpoll
[INFO] finished tweaking git repo https://github.com/ash30/http-longpoll
[INFO] tweaked toml for git repo https://github.com/ash30/http-longpoll written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ash30/http-longpoll on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ash30/http-longpoll 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid7 v1.1.0
[INFO] [stderr]   Downloaded fstr v0.2.13
[INFO] [stderr]   Downloaded futures-test v0.3.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1149f7d3637b81a72e25b8e87808240685a44e9b87d44c679e9d41e7df6d168d
[INFO] running `Command { std: "docker" "start" "-a" "1149f7d3637b81a72e25b8e87808240685a44e9b87d44c679e9d41e7df6d168d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1149f7d3637b81a72e25b8e87808240685a44e9b87d44c679e9d41e7df6d168d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1149f7d3637b81a72e25b8e87808240685a44e9b87d44c679e9d41e7df6d168d", kill_on_drop: false }`
[INFO] [stdout] 1149f7d3637b81a72e25b8e87808240685a44e9b87d44c679e9d41e7df6d168d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3cec5b0788c0d97e22b007c6985fa588640715bf87fecc331c7de4f16b117f0
[INFO] running `Command { std: "docker" "start" "-a" "b3cec5b0788c0d97e22b007c6985fa588640715bf87fecc331c7de4f16b117f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fstr v0.2.13
[INFO] [stderr]     Checking http-longpoll-fallback v0.1.0 (/opt/rustwide/workdir/http-longpoll-fallback)
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking uuid7 v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking futures-test v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking http-longpoll v0.1.0-rc.1 (/opt/rustwide/workdir/http-longpoll)
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking example_echo v0.1.0 (/opt/rustwide/workdir/examples/echo)
[INFO] [stdout] warning: unused import: `pin_mut`
[INFO] [stdout]    --> http-longpoll/src/http_poll.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |     use futures::{pin_mut, stream};
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Poll` and `ready`
[INFO] [stdout]    --> http-longpoll/src/http_poll.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     use std::task::{ready, Context, Poll};
[INFO] [stdout]     |                     ^^^^^           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> http-longpoll/src/http_poll.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 479 |         fn append(current: &mut Self::Start, value: Self) -> TotalSize {
[INFO] [stdout]     |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> http-longpoll/src/http_poll.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |         fn append(current: &mut Self::Start, value: Self) -> TotalSize {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> http-longpoll/src/session.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let (handle, session) = Session::<Bytes>::connect(config);
[INFO] [stdout]     |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> http-longpoll/src/session.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         assert_ready!(poll_req.poll(&mut cx));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let _ = assert_ready!(poll_req.poll(&mut cx));;
[INFO] [stdout]     |         +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.91s
[INFO] running `Command { std: "docker" "inspect" "b3cec5b0788c0d97e22b007c6985fa588640715bf87fecc331c7de4f16b117f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3cec5b0788c0d97e22b007c6985fa588640715bf87fecc331c7de4f16b117f0", kill_on_drop: false }`
[INFO] [stdout] b3cec5b0788c0d97e22b007c6985fa588640715bf87fecc331c7de4f16b117f0
