[INFO] fetching crate hypers 0.4.4...
[INFO] checking hypers-0.4.4 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hypers 0.4.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate hypers 0.4.4 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hypers 0.4.4
[INFO] finished tweaking crates.io crate hypers 0.4.4
[INFO] tweaked toml for crates.io crate hypers 0.4.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate hypers 0.4.4 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-body v1.0.0-rc.2
[INFO] [stderr]   Downloaded http-body-util v0.1.0-rc.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded async-session v3.0.0
[INFO] [stderr]   Downloaded hypers_macro v0.3.3
[INFO] [stderr]   Downloaded cruet v0.14.0
[INFO] [stderr]   Downloaded hyper v1.0.0-rc.4
[INFO] [stderr]   Downloaded ring v0.17.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e145b3411b44da17bdb4cd6d608a873d45d2295c22a2d486c2c152a8d9b56332
[INFO] running `Command { std: "docker" "start" "-a" "e145b3411b44da17bdb4cd6d608a873d45d2295c22a2d486c2c152a8d9b56332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e145b3411b44da17bdb4cd6d608a873d45d2295c22a2d486c2c152a8d9b56332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e145b3411b44da17bdb4cd6d608a873d45d2295c22a2d486c2c152a8d9b56332", kill_on_drop: false }`
[INFO] [stdout] e145b3411b44da17bdb4cd6d608a873d45d2295c22a2d486c2c152a8d9b56332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9b7ced00bda54ee908be88c97e3c0918ab3745aa4233e5189b3f6523acf9cc
[INFO] running `Command { std: "docker" "start" "-a" "9c9b7ced00bda54ee908be88c97e3c0918ab3745aa4233e5189b3f6523acf9cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking futures-channel v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]    Compiling utoipa-gen v3.5.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling hypers_macro v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.3
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking hyper v1.0.0-rc.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking utoipa v3.5.0
[INFO] [stderr]     Checking hypers v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking async-session v3.0.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticDir`
[INFO] [stdout]  --> examples/static_dir.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let static_dir = StaticDir::new("hypers").listing(true);
[INFO] [stdout]   |                      ^^^^^^^^^ use of undeclared type `StaticDir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "static_dir") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketUpgrade`
[INFO] [stdout]  --> examples/websocket.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     WebSocketUpgrade::new()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketUpgrade`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]   --> examples/websocket.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 |                         Message::Text(text) => ws.send(Message::Text(text)).await.unwrap(),
[INFO] [stdout]    |                                                        ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]   --> examples/websocket.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |                         Message::Close(_) => break,
[INFO] [stdout]    |                         ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]   --> examples/websocket.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |                         Message::Text(text) => ws.send(Message::Text(text)).await.unwrap(),
[INFO] [stdout]    |                         ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "websocket") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `upload` found for mutable reference `&mut hypers::prelude::Request` in the current scope
[INFO] [stdout]   --> examples/upload_file.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let res = req.upload("file", "temp").await?;
[INFO] [stdout]    |                   ^^^^^^ method not found in `&mut Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "upload_file") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9c9b7ced00bda54ee908be88c97e3c0918ab3745aa4233e5189b3f6523acf9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9b7ced00bda54ee908be88c97e3c0918ab3745aa4233e5189b3f6523acf9cc", kill_on_drop: false }`
[INFO] [stdout] 9c9b7ced00bda54ee908be88c97e3c0918ab3745aa4233e5189b3f6523acf9cc
[INFO] checking hypers-0.4.4 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate hypers 0.4.4 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate hypers 0.4.4 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hypers 0.4.4
[INFO] finished tweaking crates.io crate hypers 0.4.4
[INFO] tweaked toml for crates.io crate hypers 0.4.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate hypers 0.4.4 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d58d357ceacfbd087e42baa79fb3d61e1dd13d06047e08d85ddf7f8c8a9b8580
[INFO] running `Command { std: "docker" "start" "-a" "d58d357ceacfbd087e42baa79fb3d61e1dd13d06047e08d85ddf7f8c8a9b8580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d58d357ceacfbd087e42baa79fb3d61e1dd13d06047e08d85ddf7f8c8a9b8580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58d357ceacfbd087e42baa79fb3d61e1dd13d06047e08d85ddf7f8c8a9b8580", kill_on_drop: false }`
[INFO] [stdout] d58d357ceacfbd087e42baa79fb3d61e1dd13d06047e08d85ddf7f8c8a9b8580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c2a14cf37bad58dc7c36d6db62f5be3cb1e07d24e785412970920fa926a54e2
[INFO] running `Command { std: "docker" "start" "-a" "8c2a14cf37bad58dc7c36d6db62f5be3cb1e07d24e785412970920fa926a54e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking futures-channel v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling utoipa-gen v3.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling hypers_macro v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.3
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking hyper v1.0.0-rc.4
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking utoipa v3.5.0
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hypers v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking async-session v3.0.0
[INFO] [stdout] error[E0601]: `main` function not found in crate `controller`
[INFO] [stdout]   --> examples/controller.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 | // cd hypers/examples && cargo expand --example controller
[INFO] [stdout]    |                                                            ^ consider adding a `main` function to `examples/controller.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "controller") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cookie`
[INFO] [stdout]   --> examples/cookies.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut cookie_01 = Cookie::new("hypers", "hypers2023");
[INFO] [stdout]    |                         ^^^^^^ use of undeclared type `Cookie`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use headers::Cookie;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cookie`
[INFO] [stdout]   --> examples/cookies.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut cookie2 = Cookie::new("athene", "athene2023");
[INFO] [stdout]    |                       ^^^^^^ use of undeclared type `Cookie`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use headers::Cookie;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CookieJar`
[INFO] [stdout]   --> examples/cookies.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut cookie_jar = CookieJar::new();
[INFO] [stdout]    |                          ^^^^^^^^^ use of undeclared type `CookieJar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_cookies` found for mutable reference `&mut hypers::prelude::Request` in the current scope
[INFO] [stdout]   --> examples/cookies.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let cookie_jar = req.parse_cookies::<CookieJarParams>()?;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ method not found in `&mut Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "cookies") due to 5 previous errors
[INFO] [stdout] error[E0412]: cannot find type `CookieParam` in this scope
[INFO] [stdout]   --> examples/readme.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     hypers: CookieParam<String, true>,
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CookieParam` in this scope
[INFO] [stdout]   --> examples/readme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rust: CookieParam<String, true>,
[INFO] [stdout]    |           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CookieParam` in this scope
[INFO] [stdout]   --> examples/readme.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[get("/parse_cookies")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cookie`
[INFO] [stdout]    --> examples/readme.rs:255:23
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let mut cookie1 = Cookie::new("hypers", "hypers2023");
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `Cookie`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use headers::Cookie;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cookie`
[INFO] [stdout]    --> examples/readme.rs:258:23
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let mut cookie2 = Cookie::new("rust", "rust2023");
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `Cookie`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use headers::Cookie;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file` found for mutable reference `&mut hypers::prelude::Request` in the current scope
[INFO] [stdout]    --> examples/readme.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let file = req.file("file").await?;
[INFO] [stdout]     |                    ^^^^ method not found in `&mut Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `files` found for mutable reference `&mut hypers::prelude::Request` in the current scope
[INFO] [stdout]    --> examples/readme.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let img = req.files("imgs").await?;
[INFO] [stdout]     |                   ^^^^^ method not found in `&mut Request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CookieJar`
[INFO] [stdout]    --> examples/readme.rs:261:26
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let mut cookie_jar = CookieJar::new();
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared type `CookieJar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebSocketUpgrade`
[INFO] [stdout]    --> examples/readme.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     WebSocketUpgrade::new()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of undeclared type `WebSocketUpgrade`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> examples/readme.rs:283:37
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...                   ws.send(Message::Text(text)).await.unwrap();
[INFO] [stdout]     |                               ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticDir`
[INFO] [stdout]    --> examples/readme.rs:351:20
[INFO] [stdout]     |
[INFO] [stdout] 351 |     root.get("/*", StaticDir::new("src").listing(true));
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `StaticDir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `openapi` found for mutable reference `&mut hypers::prelude::Router` in the current scope
[INFO] [stdout]    --> examples/readme.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 358 | //     base.handlers(handlers!(query, set_cookies, html))
[INFO] [stdout] 359 | ||         .openapi(ApiDoc1::openapi());
[INFO] [stdout]     | ||_________-^^^^^^^___________________- help: use associated function syntax instead: `hypers::prelude::Router::openapi(ApiDoc1::openapi())`
[INFO] [stdout]     | |          ||
[INFO] [stdout]     | |__________|this is an associated function, not a method
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `utoipa::OpenApi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-3.5.0/src/lib.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn openapi() -> openapi::OpenApi;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `openapi` found for mutable reference `&mut hypers::prelude::Router` in the current scope
[INFO] [stdout]    --> examples/readme.rs:377:6
[INFO] [stdout]     |
[INFO] [stdout] 365 | //     user.handlers(handlers!(
[INFO] [stdout] 366 | ||         parse_cookies,
[INFO] [stdout] 367 | ||         parse_header,
[INFO] [stdout] 368 | ||         parse_param,
[INFO] [stdout] ...   ||
[INFO] [stdout] 376 | ||     ))
[INFO] [stdout] 377 | ||     .openapi(ApiDoc2::openapi());
[INFO] [stdout]     | ||_____-^^^^^^^___________________- help: use associated function syntax instead: `hypers::prelude::Router::openapi(ApiDoc2::openapi())`
[INFO] [stdout]     | |      ||
[INFO] [stdout]     | |______|this is an associated function, not a method
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `utoipa::OpenApi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-3.5.0/src/lib.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn openapi() -> openapi::OpenApi;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swagger` found for struct `hypers::prelude::Router` in the current scope
[INFO] [stdout]    --> examples/readme.rs:384:10
[INFO] [stdout]     |
[INFO] [stdout] 384 |     root.swagger("swagger-ui");
[INFO] [stdout]     |          ^^^^^^^ method not found in `Router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> examples/readme.rs:281:25
[INFO] [stdout]     |
[INFO] [stdout] 281 |                         Message::Text(text) => {
[INFO] [stdout]     |                         ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> examples/readme.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         Message::Close(_) => break,
[INFO] [stdout]     |                         ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypers` (example "readme") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "8c2a14cf37bad58dc7c36d6db62f5be3cb1e07d24e785412970920fa926a54e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2a14cf37bad58dc7c36d6db62f5be3cb1e07d24e785412970920fa926a54e2", kill_on_drop: false }`
[INFO] [stdout] 8c2a14cf37bad58dc7c36d6db62f5be3cb1e07d24e785412970920fa926a54e2
