[INFO] cloning repository https://github.com/Elsie19/cyclone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elsie19/cyclone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Fcyclone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Fcyclone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f353561e758890e6ffda92c60676eaedabaf32c
[INFO] testing Elsie19/cyclone against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Fcyclone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Elsie19/cyclone
[INFO] finished tweaking git repo https://github.com/Elsie19/cyclone
[INFO] tweaked toml for git repo https://github.com/Elsie19/cyclone written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elsie19/cyclone on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elsie19/cyclone 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be0ac9bce82b81db952310934518d062287d94f20df9927090b8691e90b8f137
[INFO] running `Command { std: "docker" "start" "-a" "be0ac9bce82b81db952310934518d062287d94f20df9927090b8691e90b8f137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be0ac9bce82b81db952310934518d062287d94f20df9927090b8691e90b8f137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0ac9bce82b81db952310934518d062287d94f20df9927090b8691e90b8f137", kill_on_drop: false }`
[INFO] [stdout] be0ac9bce82b81db952310934518d062287d94f20df9927090b8691e90b8f137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3dd04dc7d45b7212f07d6ae10d921dd8bb85316bdc20361d791dca83ed03d1
[INFO] running `Command { std: "docker" "start" "-a" "2a3dd04dc7d45b7212f07d6ae10d921dd8bb85316bdc20361d791dca83ed03d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cyclone-mod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RateLimiting`
[INFO] [stdout]   --> src/api.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ModUpdated, RateLimiting, TimePeriod, TrackedModsRaw, Validate,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Api {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 22 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `key` is never used
[INFO] [stdout]   --> src/api.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Api {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) fn key(&self) -> &str {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user` is never read
[INFO] [stdout]    --> src/request.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | pub struct GameMod {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 800 |     user: (),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameMod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.57s
[INFO] running `Command { std: "docker" "inspect" "2a3dd04dc7d45b7212f07d6ae10d921dd8bb85316bdc20361d791dca83ed03d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3dd04dc7d45b7212f07d6ae10d921dd8bb85316bdc20361d791dca83ed03d1", kill_on_drop: false }`
[INFO] [stdout] 2a3dd04dc7d45b7212f07d6ae10d921dd8bb85316bdc20361d791dca83ed03d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a08d3c6cadb5154599412cf88daa5ba50278ba95ea55f6dad943f0700f2ce6b8
[INFO] running `Command { std: "docker" "start" "-a" "a08d3c6cadb5154599412cf88daa5ba50278ba95ea55f6dad943f0700f2ce6b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cyclone-mod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RateLimiting`
[INFO] [stdout]   --> src/api.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ModUpdated, RateLimiting, TimePeriod, TrackedModsRaw, Validate,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RateLimiting`
[INFO] [stdout]   --> src/api.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ModUpdated, RateLimiting, TimePeriod, TrackedModsRaw, Validate,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Api {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 22 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `key` is never used
[INFO] [stdout]   --> src/api.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Api {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) fn key(&self) -> &str {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user` is never read
[INFO] [stdout]    --> src/request.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | pub struct GameMod {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 800 |     user: (),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameMod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Api {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 22 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `key` is never used
[INFO] [stdout]   --> src/api.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Api {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) fn key(&self) -> &str {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user` is never read
[INFO] [stdout]    --> src/request.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | pub struct GameMod {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 800 |     user: (),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameMod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.79s
[INFO] running `Command { std: "docker" "inspect" "a08d3c6cadb5154599412cf88daa5ba50278ba95ea55f6dad943f0700f2ce6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08d3c6cadb5154599412cf88daa5ba50278ba95ea55f6dad943f0700f2ce6b8", kill_on_drop: false }`
[INFO] [stdout] a08d3c6cadb5154599412cf88daa5ba50278ba95ea55f6dad943f0700f2ce6b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cedac1b1a0d4cf53a233388989d79e0eb203cf5a7ac6c4bee66c3fa2870eb94
[INFO] running `Command { std: "docker" "start" "-a" "1cedac1b1a0d4cf53a233388989d79e0eb203cf5a7ac6c4bee66c3fa2870eb94", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RateLimiting`
[INFO] [stderr]   --> src/api.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 |         ModUpdated, RateLimiting, TimePeriod, TrackedModsRaw, Validate,
[INFO] [stderr]    |                     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `key` is never read
[INFO] [stderr]   --> src/api.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Api {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] 22 |     key: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `key` is never used
[INFO] [stderr]   --> src/api.rs:54:19
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl Api {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub(crate) fn key(&self) -> &str {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `user` is never read
[INFO] [stderr]    --> src/request.rs:800:5
[INFO] [stderr]     |
[INFO] [stderr] 770 | pub struct GameMod {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 800 |     user: (),
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GameMod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `cyclone-mod` (lib) generated 4 warnings (run `cargo fix --lib -p cyclone-mod` to apply 1 suggestion)
[INFO] [stderr] warning: `cyclone-mod` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclone_mod-cc47aa976c7abc39)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cyclone_mod
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/api.rs - api::Api::validate (line 87) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::Api::new (line 33) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::Api::validate (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `cyclone` in this scope
[INFO] [stdout]   --> src/api.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use cyclone::{Api, err::validate::ValidateError};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `cyclone`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cyclone`, use `cargo add cyclone` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cyclone`
[INFO] [stdout]   --> src/api.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use cyclone::{Api, err::validate::ValidateError};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `cyclone`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cyclone`, use `cargo add cyclone` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Api::new (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cyclone`
[INFO] [stdout]   --> src/api.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use cyclone::Api;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `cyclone`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cyclone`, use `cargo add cyclone` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::Api::new (line 33)
[INFO] [stdout]     src/api.rs - api::Api::validate (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.25s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1cedac1b1a0d4cf53a233388989d79e0eb203cf5a7ac6c4bee66c3fa2870eb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cedac1b1a0d4cf53a233388989d79e0eb203cf5a7ac6c4bee66c3fa2870eb94", kill_on_drop: false }`
[INFO] [stdout] 1cedac1b1a0d4cf53a233388989d79e0eb203cf5a7ac6c4bee66c3fa2870eb94
