[INFO] fetching crate gthings-serve 0.1.1...
[INFO] checking gthings-serve-0.1.1 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate gthings-serve 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate gthings-serve 0.1.1
[INFO] finished tweaking crates.io crate gthings-serve 0.1.1
[INFO] tweaked toml for crates.io crate gthings-serve 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gthings-serve 0.1.1 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gthings-serve 0.1.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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.1
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded cff-parser v0.2.0
[INFO] [stderr]   Downloaded gthings-search v0.8.1
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded pdf-extract v0.12.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded lopdf v0.42.0
[INFO] [stderr]   Downloaded gthings-extraction v0.5.5
[INFO] [stderr]   Downloaded gthings-common v0.3.9
[INFO] [stderr]   Downloaded gthings-cdp v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3
[INFO] running `Command { std: "docker" "start" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3", 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" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking psl v2.1.223
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking type1-encoding-parser v0.1.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking cff-parser v0.2.0
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking lopdf v0.42.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking gthings-common v0.3.9
[INFO] [stderr]     Checking pdf-extract v0.12.0
[INFO] [stderr]     Checking scraper v0.20.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking gthings-cdp v0.5.7
[INFO] [stderr]     Checking gthings-extraction v0.5.5
[INFO] [stderr]     Checking gthings-search v0.8.1
[INFO] [stderr]     Checking gthings-serve v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `std::pin::Pin<Box<{async block@src/core/workers.rs:936:18: 936:28}>>: CoerceUnsized<std::pin::Pin<Box<dyn futures::Future<Output = ()> + std::marker::Send>>>`
[INFO] [stdout]    --> src/core/workers.rs:936:9
[INFO] [stdout]     |
[INFO] [stdout] 936 |         Box::pin(async move { worker.run(job).await })
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/core/workers.rs:936:18: 936:28}>: CoerceUnsized<Box<dyn futures::Future<Output = ()> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/core/workers.rs:936:18: 936:28}: Unsize<dyn futures::Future<Output = ()> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/core/workers.rs:936:18: 936:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:936:18: 936:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::run()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:212:52: 339:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::time::Timeout<impl futures::Future<Output = JobOutcome>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = JobOutcome>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::execute()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:353:21: 449:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Envelope>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::run_non_search()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:535:72: 610:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<AxTreeResult, CdpError>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`gthings_serve`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `std::pin::Pin<Box<{async block@src/core/workers.rs:936:18: 936:28}>>: CoerceUnsized<std::pin::Pin<Box<dyn futures::Future<Output = ()> + std::marker::Send>>>`
[INFO] [stdout]    --> src/core/workers.rs:936:9
[INFO] [stdout]     |
[INFO] [stdout] 936 |         Box::pin(async move { worker.run(job).await })
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/core/workers.rs:936:18: 936:28}>: CoerceUnsized<Box<dyn futures::Future<Output = ()> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/core/workers.rs:936:18: 936:28}: Unsize<dyn futures::Future<Output = ()> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/core/workers.rs:936:18: 936:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:936:18: 936:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::run()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:212:52: 339:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::time::Timeout<impl futures::Future<Output = JobOutcome>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = JobOutcome>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::execute()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:353:21: 449:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Envelope>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of JobWorker::run_non_search()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/core/workers.rs:535:72: 610:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<AxTreeResult, CdpError>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`gthings_serve`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
[INFO] running `Command { std: "docker" "inspect" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3", kill_on_drop: false }`
[INFO] [stdout] 53fd1c3d0400a055ed117b44ea859ed4417c481ee5efeec69c1f92c9c88ea8f3
