[INFO] cloning repository https://github.com/4t145/reqs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4t145/reqs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Freqs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Freqs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eab61bfe01d8beb27adaad23a3907f89a46f50b5
[INFO] building 4t145/reqs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Freqs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/4t145/reqs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/4t145/reqs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/4t145/reqs
[INFO] tweaked toml for git repo https://github.com/4t145/reqs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/4t145/reqs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v7.1.0
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded async-compression v0.4.11
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.12.0
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded zstd v0.13.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.0
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]   Downloaded aws-lc-sys v0.19.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2b335e0629880fe898887c1c19a48fbb4736388ba65edf9490a3afa94467e0d
[INFO] running `Command { std: "docker" "start" "-a" "b2b335e0629880fe898887c1c19a48fbb4736388ba65edf9490a3afa94467e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2b335e0629880fe898887c1c19a48fbb4736388ba65edf9490a3afa94467e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b335e0629880fe898887c1c19a48fbb4736388ba65edf9490a3afa94467e0d", kill_on_drop: false }`
[INFO] [stdout] b2b335e0629880fe898887c1c19a48fbb4736388ba65edf9490a3afa94467e0d
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 504a62076140242e01b4db4ae782fbaf68189a88d1f548a9777583e0584d8cdb
[INFO] running `Command { std: "docker" "start" "-a" "504a62076140242e01b4db4ae782fbaf68189a88d1f548a9777583e0584d8cdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aws-lc-sys v0.19.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling async-compression v0.4.11
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling client-util v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `never` is never used
[INFO] [stdout]   --> src/util.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn never<T, U>(_: T) -> U {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/client/mod.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]    |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client/hyper.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | crate::shared_client!(pub hyper_client: build_hyper_client -> HyperClient);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::shared_client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/client/mod.rs:26:17
[INFO] [stdout]     |
[INFO] [stdout] 26  |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]     |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/hyper.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     crate::shared_client!(pub hyper_tls_client: build_tls_hyper_client -> HyperTlsClient);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `crate::shared_client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.55s
[INFO] running `Command { std: "docker" "inspect" "504a62076140242e01b4db4ae782fbaf68189a88d1f548a9777583e0584d8cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504a62076140242e01b4db4ae782fbaf68189a88d1f548a9777583e0584d8cdb", kill_on_drop: false }`
[INFO] [stdout] 504a62076140242e01b4db4ae782fbaf68189a88d1f548a9777583e0584d8cdb
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700f3e89ab630fc1a98297771ae317bbce37bf3b5ee38f4441ff5a8197542bb8
[INFO] running `Command { std: "docker" "start" "-a" "700f3e89ab630fc1a98297771ae317bbce37bf3b5ee38f4441ff5a8197542bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-compression v0.4.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling client-util v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `never` is never used
[INFO] [stdout]   --> src/util.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn never<T, U>(_: T) -> U {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/client/mod.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]    |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client/hyper.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | crate::shared_client!(pub hyper_client: build_hyper_client -> HyperClient);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::shared_client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/client/mod.rs:26:17
[INFO] [stdout]     |
[INFO] [stdout] 26  |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]     |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/hyper.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     crate::shared_client!(pub hyper_tls_client: build_tls_hyper_client -> HyperTlsClient);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `crate::shared_client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `never` is never used
[INFO] [stdout]   --> src/util.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn never<T, U>(_: T) -> U {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/client/mod.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]    |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client/hyper.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | crate::shared_client!(pub hyper_client: build_hyper_client -> HyperClient);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::shared_client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/client/mod.rs:26:17
[INFO] [stdout]     |
[INFO] [stdout] 26  |                 CLIENT.get_or_init($maker).clone()
[INFO] [stdout]     |                 ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/hyper.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     crate::shared_client!(pub hyper_tls_client: build_tls_hyper_client -> HyperTlsClient);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `crate::shared_client` (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 `Part`
[INFO] [stdout]   --> tests/multipart.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let part = Part::stream(stream);
[INFO] [stdout]    |                ^^^^ use of undeclared type `Part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> tests/support/server.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "http3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `auth`, `base64`, `charset`, `client-hyper`, `client-hyper-rustls`, `decompression-all`, `decompression-br`, `decompression-deflate`, `decompression-gzip`, `decompression-zstd`, `default`, `encoding_rs`, `form`, `full`, `futures-core`, `futures-util`, `hyper`, `hyper-rustls`, `hyper-util`, `json`, `multipart`, `opentelemetry-http`, `percent-encoding`, `query`, `rt-tokio`, `rustls`, `serde`, `serde_json`, `serde_urlencoded`, and `stream`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Form`
[INFO] [stdout]  --> tests/multipart.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let form = Form::new().text("foo", "bar");
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |                |
[INFO] [stdout]   |                use of undeclared type `Form`
[INFO] [stdout]   |                help: a trait with a similar name exists: `From`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `http::request::Builder` in the current scope
[INFO] [stdout]   --> tests/multipart.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let res = Request::post(&url)
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 47 | |         .multipart(form)
[INFO] [stdout]    | |         -^^^^^^^^^ method not found in `Builder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Form`
[INFO] [stdout]   --> tests/multipart.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let form = Form::new().text("foo", "bar").part("part_stream", part);
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                use of undeclared type `Form`
[INFO] [stdout]    |                help: a trait with a similar name exists: `From`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `http::request::Builder` in the current scope
[INFO] [stdout]    --> tests/multipart.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let res = Request::post(&url)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 110 | |         .multipart(form)
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `Builder`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[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 `client-util` (test "multipart") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "700f3e89ab630fc1a98297771ae317bbce37bf3b5ee38f4441ff5a8197542bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700f3e89ab630fc1a98297771ae317bbce37bf3b5ee38f4441ff5a8197542bb8", kill_on_drop: false }`
[INFO] [stdout] 700f3e89ab630fc1a98297771ae317bbce37bf3b5ee38f4441ff5a8197542bb8
