[INFO] fetching crate invidious 0.7.6...
[INFO] checking invidious-0.7.6 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate invidious 0.7.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate invidious 0.7.6 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate invidious 0.7.6
[INFO] finished tweaking crates.io crate invidious 0.7.6
[INFO] tweaked toml for crates.io crate invidious 0.7.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 177 packages to latest compatible versions
[INFO] [stderr]       Adding http_req v0.12.0 (available: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minreq v2.12.0
[INFO] [stderr]   Downloaded http_req v0.12.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.10+1.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c86a336b20f8d5e003b2e3bbf60b685c4f452eff684797cbb407a459c0999bbc
[INFO] running `Command { std: "docker" "start" "-a" "c86a336b20f8d5e003b2e3bbf60b685c4f452eff684797cbb407a459c0999bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c86a336b20f8d5e003b2e3bbf60b685c4f452eff684797cbb407a459c0999bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86a336b20f8d5e003b2e3bbf60b685c4f452eff684797cbb407a459c0999bbc", kill_on_drop: false }`
[INFO] [stdout] c86a336b20f8d5e003b2e3bbf60b685c4f452eff684797cbb407a459c0999bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0a90d7f2e58f34fa9c5a01cb8331eab529af13145d46c40244191b3fab1315
[INFO] running `Command { std: "docker" "start" "-a" "1a0a90d7f2e58f34fa9c5a01cb8331eab529af13145d46c40244191b3fab1315", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking unicase v2.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking http_req v0.12.0
[INFO] [stderr]     Checking invidious v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::ClientAsyncTrait`
[INFO] [stdout]  --> src/tests/channel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ClientAsyncTrait;
[INFO] [stdout]   |     ^^^^^^^----------------
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `ClientSyncTrait`
[INFO] [stdout]   |     no `ClientAsyncTrait` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ClientAsyncTrait`
[INFO] [stdout]  --> src/tests/universal.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ClientAsyncTrait;
[INFO] [stdout]   |     ^^^^^^^----------------
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `ClientSyncTrait`
[INFO] [stdout]   |     no `ClientAsyncTrait` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ClientAsyncTrait`
[INFO] [stdout]  --> src/tests/videos.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ClientAsyncTrait;
[INFO] [stdout]   |     ^^^^^^^----------------
[INFO] [stdout]   |     |      |
[INFO] [stdout]   |     |      help: a similar name exists in the module: `ClientSyncTrait`
[INFO] [stdout]   |     no `ClientAsyncTrait` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]  --> src/tests/channel.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     crate::ClientAsync::default()
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            could not find `ClientAsync` in the crate root
[INFO] [stdout]   |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]  --> src/tests/channel.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]   |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/channel.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]  --> src/tests/universal.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     crate::ClientAsync::default()
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            could not find `ClientAsync` in the crate root
[INFO] [stdout]   |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]  --> src/tests/universal.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]   |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert!(!crate::ClientAsync::default()
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     could not find `ClientAsync` in the crate root
[INFO] [stdout]    |                     help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/universal.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]  --> src/tests/videos.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     crate::ClientAsync::default()
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            could not find `ClientAsync` in the crate root
[INFO] [stdout]   |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]  --> src/tests/videos.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]   |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let client = crate::ClientAsync::default().method(crate::MethodAsync::Reqwest);
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         could not find `ClientAsync` in the crate root
[INFO] [stdout]    |                         help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:14:62
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let client = crate::ClientAsync::default().method(crate::MethodAsync::Reqwest);
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                                                              help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     crate::ClientAsync::default()
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `ClientAsync` in the crate root
[INFO] [stdout]    |            help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MethodAsync` in the crate root
[INFO] [stdout]   --> src/tests/videos.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .method(crate::MethodAsync::Reqwest)
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        could not find `MethodAsync` in the crate root
[INFO] [stdout]    |                        help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Reqwest` found for enum `global::methods::MethodSync` in the current scope
[INFO] [stdout]   --> src/tests/methods.rs:6:29
[INFO] [stdout]    |
[INFO] [stdout] 6  |         .method(MethodSync::Reqwest)
[INFO] [stdout]    |                             ^^^^^^^ variant or associated item not found in `MethodSync`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/structs/global/methods.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum MethodSync {
[INFO] [stdout]    | ------------------- variant or associated item `Reqwest` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Ureq` found for enum `global::methods::MethodSync` in the current scope
[INFO] [stdout]   --> src/tests/methods.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .method(MethodSync::Ureq)
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `MethodSync`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/structs/global/methods.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum MethodSync {
[INFO] [stdout]    | ------------------- variant or associated item `Ureq` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientAsync`
[INFO] [stdout]   --> src/tests/methods.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     ClientAsync::default().fetch("/feed/popular").await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `ClientAsync`
[INFO] [stdout]    |     help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MinReqHttp` found for enum `global::methods::MethodSync` in the current scope
[INFO] [stdout]   --> src/tests/methods.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .method(MethodSync::MinReqHttp)
[INFO] [stdout]    |                             ^^^^^^^^^^ variant or associated item not found in `MethodSync`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/structs/global/methods.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum MethodSync {
[INFO] [stdout]    | ------------------- variant or associated item `MinReqHttp` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MinReq` found for enum `global::methods::MethodSync` in the current scope
[INFO] [stdout]   --> src/tests/methods.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .method(MethodSync::MinReq)
[INFO] [stdout]    |                             ^^^^^^ variant or associated item not found in `MethodSync`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/structs/global/methods.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum MethodSync {
[INFO] [stdout]    | ------------------- variant or associated item `MinReq` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Isahc` found for enum `global::methods::MethodSync` in the current scope
[INFO] [stdout]   --> src/tests/methods.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .method(MethodSync::Isahc)
[INFO] [stdout]    |                             ^^^^^ variant or associated item not found in `MethodSync`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/structs/global/methods.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum MethodSync {
[INFO] [stdout]    | ------------------- variant or associated item `Isahc` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientAsync`
[INFO] [stdout]   --> src/tests/methods.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ClientAsync::default()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `ClientAsync`
[INFO] [stdout]    |     help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MethodAsync`
[INFO] [stdout]   --> src/tests/methods.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .method(MethodAsync::Reqwest)
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 use of undeclared type `MethodAsync`
[INFO] [stdout]    |                 help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientAsync`
[INFO] [stdout]   --> src/tests/methods.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     ClientAsync::default()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `ClientAsync`
[INFO] [stdout]    |     help: a struct with a similar name exists: `ClientSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MethodAsync`
[INFO] [stdout]   --> src/tests/methods.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |         .method(MethodAsync::Isahc)
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 use of undeclared type `MethodAsync`
[INFO] [stdout]    |                 help: an enum with a similar name exists: `MethodSync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `invidious` (lib test) due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "1a0a90d7f2e58f34fa9c5a01cb8331eab529af13145d46c40244191b3fab1315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0a90d7f2e58f34fa9c5a01cb8331eab529af13145d46c40244191b3fab1315", kill_on_drop: false }`
[INFO] [stdout] 1a0a90d7f2e58f34fa9c5a01cb8331eab529af13145d46c40244191b3fab1315
