[INFO] cloning repository https://github.com/justjakka/hydrus-api-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justjakka/hydrus-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjakka%2Fhydrus-api-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjakka%2Fhydrus-api-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 505031fac988fb75c6aed5fbe8c705739dce69f3
[INFO] testing justjakka/hydrus-api-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjakka%2Fhydrus-api-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justjakka/hydrus-api-rs
[INFO] finished tweaking git repo https://github.com/justjakka/hydrus-api-rs
[INFO] tweaked toml for git repo https://github.com/justjakka/hydrus-api-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justjakka/hydrus-api-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justjakka/hydrus-api-rs 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884
[INFO] running `Command { std: "docker" "start" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling hydrus_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AddFileRequest` is never constructed
[INFO] [stdout]   --> src/types.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) struct AddFileRequest {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub(crate) struct FileRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 17.71s
[INFO] running `Command { std: "docker" "inspect" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: struct `AddFileRequest` is never constructed
[INFO] [stdout]   --> src/types.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) struct AddFileRequest {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub(crate) struct FileRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hydrus_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `async_lib` in `hydrus_api`
[INFO] [stdout]  --> tests/async.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hydrus_api::async_lib::{client::*, traits::*};
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `async_lib` in `hydrus_api`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "async")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 5 | pub mod async_lib;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> tests/async.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> tests/async.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> tests/async.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> tests/async.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sync_lib` in `hydrus_api`
[INFO] [stdout]  --> tests/sync.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hydrus_api::sync_lib::client::HydrusClient;
[INFO] [stdout]   |                 ^^^^^^^^ could not find `sync_lib` in `hydrus_api`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "sync")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 8 | pub mod sync_lib;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sync_lib` in `hydrus_api`
[INFO] [stdout]  --> tests/sync.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hydrus_api::sync_lib::traits::*;
[INFO] [stdout]   |                 ^^^^^^^^ could not find `sync_lib` in `hydrus_api`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "sync")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `sync` feature
[INFO] [stdout] 8 | pub mod sync_lib;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydrus_api` (test "sync") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `HydrusClient` in this scope
[INFO] [stdout]    --> tests/async.rs:5:21
[INFO] [stdout]     |
[INFO] [stdout]   5 | fn init_client() -> HydrusClient {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/types.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum HydrusFile {
[INFO] [stdout]     | ------------------- similarly named enum `HydrusFile` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]   5 - fn init_client() -> HydrusClient {
[INFO] [stdout]   5 + fn init_client() -> HydrusFile {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HydrusClient` in this scope
[INFO] [stdout]    --> tests/async.rs:8:21
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let mut client: HydrusClient = HydrusClient::new("http://127.0.0.1:45869/");
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/types.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum HydrusFile {
[INFO] [stdout]     | ------------------- similarly named enum `HydrusFile` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]   8 -     let mut client: HydrusClient = HydrusClient::new("http://127.0.0.1:45869/");
[INFO] [stdout]   8 +     let mut client: HydrusFile = HydrusClient::new("http://127.0.0.1:45869/");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddFileRequest` is never constructed
[INFO] [stdout]   --> src/types.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) struct AddFileRequest {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub(crate) struct FileRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HydrusClient` in this scope
[INFO] [stdout]  --> tests/async.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut client: HydrusClient = HydrusClient::new("http://127.0.0.1:45869/");
[INFO] [stdout]   |                                    ^^^^^^^^^^^^ use of undeclared type `HydrusClient`
[INFO] [stdout]   |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 8 -     let mut client: HydrusClient = HydrusClient::new("http://127.0.0.1:45869/");
[INFO] [stdout] 8 +     let mut client: HydrusClient = HydrusFile::new("http://127.0.0.1:45869/");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydrus_api` (test "async") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884", kill_on_drop: false }`
[INFO] [stdout] d46e533db15b394ceac40e63f46a85c238d156d75610ae7bb45b25b639633884
