[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
