[INFO] fetching crate voice_vox_api 0.13.4...
[INFO] testing voice_vox_api-0.13.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate voice_vox_api 0.13.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate voice_vox_api 0.13.4
[INFO] finished tweaking crates.io crate voice_vox_api 0.13.4
[INFO] tweaked toml for crates.io crate voice_vox_api 0.13.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voice_vox_api 0.13.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 283 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b0614a6932d997426e208c1d5f7943fdf6bdbaec970aae6ec020a75c0b60471
[INFO] running `Command { std: "docker" "start" "-a" "2b0614a6932d997426e208c1d5f7943fdf6bdbaec970aae6ec020a75c0b60471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b0614a6932d997426e208c1d5f7943fdf6bdbaec970aae6ec020a75c0b60471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0614a6932d997426e208c1d5f7943fdf6bdbaec970aae6ec020a75c0b60471", kill_on_drop: false }`
[INFO] [stdout] 2b0614a6932d997426e208c1d5f7943fdf6bdbaec970aae6ec020a75c0b60471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a46c0ae4d6f489f2c166fc7c3228acab3f0fe533700685fde8f3168551b27f
[INFO] running `Command { std: "docker" "start" "-a" "00a46c0ae4d6f489f2c166fc7c3228acab3f0fe533700685fde8f3168551b27f", kill_on_drop: false }`
[INFO] [stderr]    Compiling voice_vox_api v0.13.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: you need to enable backend_surf or backend_reqwest
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | compile_error!("you need to enable backend_surf or backend_reqwest");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]   --> src/reqwest_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::{Error, StatusCode};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]   --> src/reqwest_api.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     CLIENT.get_or_init(|| Box::new(reqwest::Client::new()))
[INFO] [stdout]    |                                    ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Into<APIError>` for type `std::io::Error`
[INFO] [stdout]    --> src/reqwest_api.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | impl Into<APIError> for std::io::Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `core`:
[INFO] [stdout]             - impl<T, U> Into<U> for T
[INFO] [stdout]               where U: From<T>;
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]   --> src/reqwest_api.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | static CLIENT: OnceBox<reqwest::Client> = once_cell::race::OnceBox::new();
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]   --> src/reqwest_api.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn client() -> &'static reqwest::Client {
[INFO] [stdout]    |                         ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl From<reqwest::Error> for AccentPhrasesErrors {
[INFO] [stdout]     |           ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl From<reqwest::StatusCode> for AccentPhrasesErrors {
[INFO] [stdout]     |           ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn from(e: reqwest::StatusCode) -> Self {
[INFO] [stdout]     |                ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:504:25
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl AddCoreVersion for reqwest::RequestBuilder {
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:520:13
[INFO] [stdout]     |
[INFO] [stdout] 520 |     Reqwest(reqwest::Error),
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> src/reqwest_api.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 | impl From<reqwest::Error> for APIError {
[INFO] [stdout]     |           ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voice_vox_api` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "00a46c0ae4d6f489f2c166fc7c3228acab3f0fe533700685fde8f3168551b27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a46c0ae4d6f489f2c166fc7c3228acab3f0fe533700685fde8f3168551b27f", kill_on_drop: false }`
[INFO] [stdout] 00a46c0ae4d6f489f2c166fc7c3228acab3f0fe533700685fde8f3168551b27f
