[INFO] fetching crate rkt 0.6.0...
[INFO] checking rkt-0.6.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] extracting crate rkt 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rkt 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rkt 0.6.0
[INFO] tweaked toml for crates.io crate rkt 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rkt 0.6.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rkt 0.6.0 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 699a52b7dc6e8f3ed7665cedbce04f1603af45baa550aeab5ef279f66e4c6a61
[INFO] running `Command { std: "docker" "start" "-a" "699a52b7dc6e8f3ed7665cedbce04f1603af45baa550aeab5ef279f66e4c6a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699a52b7dc6e8f3ed7665cedbce04f1603af45baa550aeab5ef279f66e4c6a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699a52b7dc6e8f3ed7665cedbce04f1603af45baa550aeab5ef279f66e4c6a61", kill_on_drop: false }`
[INFO] [stdout] 699a52b7dc6e8f3ed7665cedbce04f1603af45baa550aeab5ef279f66e4c6a61
[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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 386922fe3e9bbd56326fffc2a2d7f058ba443af5c57e841e35285a6ee3e97aa8
[INFO] running `Command { std: "docker" "start" "-a" "386922fe3e9bbd56326fffc2a2d7f058ba443af5c57e841e35285a6ee3e97aa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rkt v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking ref-swap v0.1.2
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rkt_http v0.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]    Compiling rkt_codegen v0.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop
[INFO] [stdout]   --> src/listener/tcp.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let _ = conn.set_linger(None);
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop
[INFO] [stdout]   --> src/listener/tcp.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let _ = conn.set_linger(None);
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> tests/local-request-content-type-issue-505.rs:36:14
[INFO] [stdout]     |
[INFO] [stdout]  36 | fn rg_ct(ct: Option<HasContentType>) -> &'static str {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `rkt::error::display_hack_impl::DisplayHack::<T>::display`
[INFO] [stdout]    --> src/error.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     impl<T: fmt::Display + fmt::Debug + ?Sized> DisplayHack<T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^ required by this bound in `DisplayHack::<T>::display`
[INFO] [stdout] 369 |         #[inline(always)]
[INFO] [stdout] 370 |         pub fn display(&self) -> impl fmt::Display + '_ {
[INFO] [stdout]     |                ------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `::rkt::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rkt` (test "local-request-content-type-issue-505") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> tests/forward-includes-status-1560.rs:34:16
[INFO] [stdout]     |
[INFO] [stdout]  34 | fn auth(_name: Authenticated) -> &'static str {
[INFO] [stdout]     |                ^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `rkt::error::display_hack_impl::DisplayHack::<T>::display`
[INFO] [stdout]    --> src/error.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     impl<T: fmt::Display + fmt::Debug + ?Sized> DisplayHack<T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^ required by this bound in `DisplayHack::<T>::display`
[INFO] [stdout] 369 |         #[inline(always)]
[INFO] [stdout] 370 |         pub fn display(&self) -> impl fmt::Display + '_ {
[INFO] [stdout]     |                ------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `::rkt::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> tests/forward-includes-status-1560.rs:44:20
[INFO] [stdout]     |
[INFO] [stdout]  44 | fn teapot(_teapot: TeapotForward) -> &'static str {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `rkt::error::display_hack_impl::DisplayHack::<T>::display`
[INFO] [stdout]    --> src/error.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     impl<T: fmt::Display + fmt::Debug + ?Sized> DisplayHack<T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^ required by this bound in `DisplayHack::<T>::display`
[INFO] [stdout] 369 |         #[inline(always)]
[INFO] [stdout] 370 |         pub fn display(&self) -> impl fmt::Display + '_ {
[INFO] [stdout]     |                ------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `::rkt::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> tests/forward-includes-status-1560.rs:49:23
[INFO] [stdout]     |
[INFO] [stdout]  49 | fn auth_needed(_auth: Authenticated) -> &'static str {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `rkt::error::display_hack_impl::DisplayHack::<T>::display`
[INFO] [stdout]    --> src/error.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     impl<T: fmt::Display + fmt::Debug + ?Sized> DisplayHack<T> {
[INFO] [stdout]     |             ^^^^^^^^^^^^ required by this bound in `DisplayHack::<T>::display`
[INFO] [stdout] 369 |         #[inline(always)]
[INFO] [stdout] 370 |         pub fn display(&self) -> impl fmt::Display + '_ {
[INFO] [stdout]     |                ------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the macro `::rkt::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rkt` (test "forward-includes-status-1560") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "386922fe3e9bbd56326fffc2a2d7f058ba443af5c57e841e35285a6ee3e97aa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386922fe3e9bbd56326fffc2a2d7f058ba443af5c57e841e35285a6ee3e97aa8", kill_on_drop: false }`
[INFO] [stdout] 386922fe3e9bbd56326fffc2a2d7f058ba443af5c57e841e35285a6ee3e97aa8
