[INFO] cloning repository https://github.com/Mrzrb/proto-http-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mrzrb/proto-http-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrzrb%2Fproto-http-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrzrb%2Fproto-http-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edc587012588d4e66f2ace22b26211bbe90fa9f1
[INFO] testing Mrzrb/proto-http-parser 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%2FMrzrb%2Fproto-http-parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mrzrb/proto-http-parser
[INFO] finished tweaking git repo https://github.com/Mrzrb/proto-http-parser
[INFO] tweaked toml for git repo https://github.com/Mrzrb/proto-http-parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mrzrb/proto-http-parser 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/Mrzrb/proto-http-parser 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-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 044c084f3032cdfcabd23cc2ec95d5ce0b88b389d9a8a77893e646f4bc022cb6
[INFO] running `Command { std: "docker" "start" "-a" "044c084f3032cdfcabd23cc2ec95d5ce0b88b389d9a8a77893e646f4bc022cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "044c084f3032cdfcabd23cc2ec95d5ce0b88b389d9a8a77893e646f4bc022cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "044c084f3032cdfcabd23cc2ec95d5ce0b88b389d9a8a77893e646f4bc022cb6", kill_on_drop: false }`
[INFO] [stdout] 044c084f3032cdfcabd23cc2ec95d5ce0b88b389d9a8a77893e646f4bc022cb6
[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=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] 87ce7676b5577ae7c58b23166a260a1f00ca4fdf954956b7e33b7f887affc741
[INFO] running `Command { std: "docker" "start" "-a" "87ce7676b5577ae7c58b23166a260a1f00ca4fdf954956b7e33b7f887affc741", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proto-http-parser v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::errors::ConfigError`
[INFO] [stdout]    --> src/coordinator.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |     use crate::core::errors::ConfigError;
[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: `crate::errors::*`
[INFO] [stdout]  --> src/plugins.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::*`
[INFO] [stdout]  --> src/plugins/examples.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::*`
[INFO] [stdout]  --> src/plugins/examples.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generator.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let mut route_clone = (*route).clone();
[INFO] [stdout]    |                 ----^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> src/generator.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn collect_message_types(&self, service: &Service, routes: &[HttpRoute]) -> Vec<String> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_reporter` is never read
[INFO] [stdout]   --> src/coordinator.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ProtoHttpCoordinator {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     error_reporter: ErrorReporter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_engines` is never read
[INFO] [stdout]    --> src/plugins.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct PluginManager {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 155 |     template_engines: Vec<Arc<dyn TemplateEnginePlugin>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.29s
[INFO] running `Command { std: "docker" "inspect" "87ce7676b5577ae7c58b23166a260a1f00ca4fdf954956b7e33b7f887affc741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ce7676b5577ae7c58b23166a260a1f00ca4fdf954956b7e33b7f887affc741", kill_on_drop: false }`
[INFO] [stdout] 87ce7676b5577ae7c58b23166a260a1f00ca4fdf954956b7e33b7f887affc741
[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=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] 12efa2c522347352765706adfe55d28b722bdc5b3ced9314d008eac7ba1f26b0
[INFO] running `Command { std: "docker" "start" "-a" "12efa2c522347352765706adfe55d28b722bdc5b3ced9314d008eac7ba1f26b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proto-http-parser v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::errors::ConfigError`
[INFO] [stdout]    --> src/coordinator.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |     use crate::core::errors::ConfigError;
[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: `crate::errors::*`
[INFO] [stdout]  --> src/plugins.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::*`
[INFO] [stdout]  --> src/plugins/examples.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::*`
[INFO] [stdout]  --> src/plugins/examples.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generator.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let mut route_clone = (*route).clone();
[INFO] [stdout]    |                 ----^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> src/generator.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn collect_message_types(&self, service: &Service, routes: &[HttpRoute]) -> Vec<String> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_reporter` is never read
[INFO] [stdout]   --> src/coordinator.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ProtoHttpCoordinator {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     error_reporter: ErrorReporter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_engines` is never read
[INFO] [stdout]    --> src/plugins.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct PluginManager {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 155 |     template_engines: Vec<Arc<dyn TemplateEnginePlugin>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-build`
[INFO] [stdout]   --> examples/sample_build.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 .use_rustfmt(!cfg!(feature = "fast-build"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fast-build` 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] warning: unexpected `cfg` condition value: `service-traits`
[INFO] [stdout]    --> examples/sample_build.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         if cfg!(feature = "service-traits") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `service-traits` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dependency-injection`
[INFO] [stdout]    --> examples/sample_build.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |         if cfg!(feature = "dependency-injection") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `dependency-injection` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fast-build`
[INFO] [stdout]    --> examples/sample_build.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if cfg!(feature = "fast-build") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fast-build` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `user-service`
[INFO] [stdout]    --> examples/sample_build.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |     if cfg!(feature = "user-service") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `user-service` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `product-service`
[INFO] [stdout]    --> examples/sample_build.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |     if cfg!(feature = "product-service") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `product-service` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/custom_configuration_example.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[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 variable: `custom_controller_template`
[INFO] [stdout]    --> examples/custom_configuration_example.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let custom_controller_template = r#"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_custom_controller_template`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/template_tests.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let mut engine = HandlebarsTemplateEngine::new();
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::errors::ConfigError`
[INFO] [stdout]    --> src/coordinator.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |     use crate::core::errors::ConfigError;
[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: `crate::errors::*`
[INFO] [stdout]  --> src/plugins.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::*`
[INFO] [stdout]  --> src/plugins/examples.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::*`
[INFO] [stdout]  --> src/plugins/examples.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> examples/build_integration.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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 variable: `i`
[INFO] [stdout]   --> examples/performance_example.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let small_protos = (0..10).map(|i| generate_test_proto(5)).collect::<Vec<_>>();
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> examples/performance_example.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let result = coordinator.process_content(&proto_content)?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> examples/performance_example.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let start = Instant::now();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `production_config`
[INFO] [stdout]    --> examples/performance_example.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let production_config = ConfigBuilder::new()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_production_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `development_config`
[INFO] [stdout]    --> examples/performance_example.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let development_config = ConfigBuilder::new()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_development_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generator.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let mut route_clone = (*route).clone();
[INFO] [stdout]    |                 ----^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> src/generator.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn collect_message_types(&self, service: &Service, routes: &[HttpRoute]) -> Vec<String> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_reporter` is never read
[INFO] [stdout]   --> src/coordinator.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ProtoHttpCoordinator {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     error_reporter: ErrorReporter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_engines` is never read
[INFO] [stdout]    --> src/plugins.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct PluginManager {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 155 |     template_engines: Vec<Arc<dyn TemplateEnginePlugin>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockValidatorPlugin` is never constructed
[INFO] [stdout]    --> src/plugins.rs:504:12
[INFO] [stdout]     |
[INFO] [stdout] 504 |     struct MockValidatorPlugin {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.41s
[INFO] running `Command { std: "docker" "inspect" "12efa2c522347352765706adfe55d28b722bdc5b3ced9314d008eac7ba1f26b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12efa2c522347352765706adfe55d28b722bdc5b3ced9314d008eac7ba1f26b0", kill_on_drop: false }`
[INFO] [stdout] 12efa2c522347352765706adfe55d28b722bdc5b3ced9314d008eac7ba1f26b0
[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=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] bcae79c2da8366e04b2b233dd603b7f369d6b04c753e44d64c3732aaf68f1936
[INFO] running `Command { std: "docker" "start" "-a" "bcae79c2da8366e04b2b233dd603b7f369d6b04c753e44d64c3732aaf68f1936", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::core::errors::ConfigError`
[INFO] [stderr]    --> src/coordinator.rs:372:9
[INFO] [stderr]     |
[INFO] [stderr] 372 |     use crate::core::errors::ConfigError;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::errors::*`
[INFO] [stderr]  --> src/plugins.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::errors::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::core::*`
[INFO] [stderr]  --> src/plugins/examples.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::core::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::errors::*`
[INFO] [stderr]  --> src/plugins/examples.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::errors::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/generator.rs:70:17
[INFO] [stderr]    |
[INFO] [stderr] 70 |             let mut route_clone = (*route).clone();
[INFO] [stderr]    |                 ----^^^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `service`
[INFO] [stderr]    --> src/generator.rs:246:37
[INFO] [stderr]     |
[INFO] [stderr] 246 |     fn collect_message_types(&self, service: &Service, routes: &[HttpRoute]) -> Vec<String> {
[INFO] [stderr]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `error_reporter` is never read
[INFO] [stderr]   --> src/coordinator.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct ProtoHttpCoordinator {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     error_reporter: ErrorReporter,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `template_engines` is never read
[INFO] [stderr]    --> src/plugins.rs:155:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub struct PluginManager {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 155 |     template_engines: Vec<Arc<dyn TemplateEnginePlugin>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `proto-http-parser` (lib) generated 8 warnings (run `cargo fix --lib -p proto-http-parser` to apply 6 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> examples/custom_configuration_example.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `custom_controller_template`
[INFO] [stderr]    --> examples/custom_configuration_example.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |     let custom_controller_template = r#"
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_custom_controller_template`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/template_tests.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |             let mut engine = HandlebarsTemplateEngine::new();
[INFO] [stderr]    |                 ----^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockValidatorPlugin` is never constructed
[INFO] [stderr]    --> src/plugins.rs:504:12
[INFO] [stderr]     |
[INFO] [stderr] 504 |     struct MockValidatorPlugin {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> examples/performance_example.rs:64:37
[INFO] [stderr]    |
[INFO] [stderr] 64 |     let small_protos = (0..10).map(|i| generate_test_proto(5)).collect::<Vec<_>>();
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> examples/performance_example.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let result = coordinator.process_content(&proto_content)?;
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]    --> examples/performance_example.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let start = Instant::now();
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `production_config`
[INFO] [stderr]    --> examples/performance_example.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |     let production_config = ConfigBuilder::new()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_production_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `development_config`
[INFO] [stderr]    --> examples/performance_example.rs:206:9
[INFO] [stderr]     |
[INFO] [stderr] 206 |     let development_config = ConfigBuilder::new()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_development_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fast-build`
[INFO] [stderr]   --> examples/sample_build.rs:95:36
[INFO] [stderr]    |
[INFO] [stderr] 95 |                 .use_rustfmt(!cfg!(feature = "fast-build"))
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fast-build` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `service-traits`
[INFO] [stderr]    --> examples/sample_build.rs:150:17
[INFO] [stderr]     |
[INFO] [stderr] 150 |         if cfg!(feature = "service-traits") {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `service-traits` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dependency-injection`
[INFO] [stderr]    --> examples/sample_build.rs:155:17
[INFO] [stderr]     |
[INFO] [stderr] 155 |         if cfg!(feature = "dependency-injection") {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `dependency-injection` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fast-build`
[INFO] [stderr]    --> examples/sample_build.rs:160:17
[INFO] [stderr]     |
[INFO] [stderr] 160 |         if cfg!(feature = "fast-build") {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fast-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `user-service`
[INFO] [stderr]    --> examples/sample_build.rs:170:13
[INFO] [stderr]     |
[INFO] [stderr] 170 |     if cfg!(feature = "user-service") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `user-service` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `product-service`
[INFO] [stderr]    --> examples/sample_build.rs:174:13
[INFO] [stderr]     |
[INFO] [stderr] 174 |     if cfg!(feature = "product-service") {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `product-service` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> examples/build_integration.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `proto-http-parser` (example "custom_configuration_example") generated 2 warnings (run `cargo fix --example "custom_configuration_example" -p proto-http-parser` to apply 2 suggestions)
[INFO] [stderr] warning: `proto-http-parser` (test "template_tests") generated 1 warning (run `cargo fix --test "template_tests" -p proto-http-parser` to apply 1 suggestion)
[INFO] [stderr] warning: `proto-http-parser` (lib test) generated 9 warnings (8 duplicates)
[INFO] [stderr] warning: `proto-http-parser` (example "performance_example") generated 5 warnings (run `cargo fix --example "performance_example" -p proto-http-parser` to apply 5 suggestions)
[INFO] [stderr] warning: `proto-http-parser` (example "sample_build") generated 6 warnings
[INFO] [stderr] warning: `proto-http-parser` (example "build_integration") generated 1 warning (run `cargo fix --example "build_integration" -p proto-http-parser` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proto_http_parser-62c038213a5aa487)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test core::config::tests::test_config_builder ... ok
[INFO] [stdout] test coordinator::tests::test_to_snake_case ... ok
[INFO] [stdout] test core::config::tests::test_config_merge ... ok
[INFO] [stdout] test core::data_test::tests::test_http_route_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_parameter_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_http_route_with_parameters ... ok
[INFO] [stdout] test core::data_test::tests::test_proto_file_type_resolution ... ok
[INFO] [stdout] test core::config::tests::test_environment_variable_parsing ... ok
[INFO] [stdout] test core::data_test::tests::test_proto_file_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_request_body_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_type_reference_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_service_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_type_reference_with_package ... ok
[INFO] [stdout] test error_reporter::tests::test_error_code_generation ... ok
[INFO] [stdout] test core::data_test::tests::test_scalar_type_detection ... ok
[INFO] [stdout] test core::data_test::tests::test_well_known_type_detection ... ok
[INFO] [stdout] test error_reporter::tests::test_error_severity_determination ... ok
[INFO] [stdout] test core::data_test::tests::test_type_registry ... ok
[INFO] [stdout] test error_reporter::tests::test_error_reporter_creation ... ok
[INFO] [stdout] test parser::tests::test_error_handling ... ok
[INFO] [stdout] test core::config::tests::test_config_file_operations ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_service_with_http_methods ... ok
[INFO] [stdout] test parser::tests::test_parse_comments ... ok
[INFO] [stdout] test parser::tests::test_field_options_and_validation ... ok
[INFO] [stdout] test parser::tests::test_parse_complex_proto_file ... ok
[INFO] [stdout] test parser::tests::test_parse_options ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_proto ... ok
[INFO] [stdout] test parser::tests::test_parse_package_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_message_with_fields ... ok
[INFO] [stdout] test parser::tests::test_parse_enum ... ok
[INFO] [stdout] test parser::tests::test_parse_service_with_http_annotations ... ok
[INFO] [stdout] test parser::tests::test_parse_imports ... ok
[INFO] [stdout] test parser::tests::test_parse_nested_messages ... ok
[INFO] [stdout] test core::config::tests::test_config_validation ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_default ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_creation ... ok
[INFO] [stdout] test plugins::tests::test_to_snake_case ... ok
[INFO] [stdout] test parser::tests::test_parse_syntax_statement ... ok
[INFO] [stdout] test utils::tests::test_to_camel_case ... ok
[INFO] [stdout] test parser::tests::test_streaming_methods ... ok
[INFO] [stdout] test plugins::config::tests::test_default_config_creation ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_builder ... ok
[INFO] [stdout] test plugins::examples::tests::test_custom_code_formatter ... ok
[INFO] [stdout] test plugins::examples::tests::test_documentation_generator ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_loader_file ... ok
[INFO] [stdout] test plugins::examples::tests::test_naming_convention_validator ... ok
[INFO] [stdout] test utils::tests::test_is_valid_rust_identifier ... ok
[INFO] [stdout] test utils::tests::test_to_pascal_case ... ok
[INFO] [stdout] test utils::tests::test_to_snake_case ... ok
[INFO] [stdout] test validation::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test validation::tests::test_validation_config_default ... ok
[INFO] [stdout] test validation::tests::test_path_template_validation ... ok
[INFO] [stdout] test utils::tests::test_sanitize_identifier ... ok
[INFO] [stdout] test plugins::examples::tests::test_rest_api_validator ... ok
[INFO] [stderr]      Running tests/code_generation_tests.rs (/opt/rustwide/target/debug/deps/code_generation_tests-268ca0b9c8c6cc4e)
[INFO] [stdout] test coordinator::tests::test_build_integration_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test code_generation_property_tests::test_code_generation_syntax_correctness ... ok
[INFO] [stdout] test code_generation_property_tests::test_http_method_syntax_correctness ... ok
[INFO] [stdout] test code_generation_property_tests::test_request_body_syntax_correctness ... ok
[INFO] [stderr]      Running tests/controller_tests.rs (/opt/rustwide/target/debug/deps/controller_tests-352aa75f5c74ea6e)
[INFO] [stdout] test code_generation_property_tests::test_parameter_type_syntax_correctness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test controller_unit_tests::test_controller_with_query_parameters ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_with_request_body ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_with_empty_service ... ok
[INFO] [stdout] test controller_unit_tests::test_various_http_methods ... ok
[INFO] [stdout] test controller_unit_tests::test_dependency_injection_pattern ... ok
[INFO] [stdout] test controller_unit_tests::test_basic_controller_structure ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_imports_and_dependencies ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- controller_unit_tests::test_controller_imports_and_dependencies stdout ----
[INFO] [stdout] DEBUG: Controller - Collected message types for TestService: ["TestResponse"]
[INFO] [stdout] 
[INFO] [stdout] thread 'controller_unit_tests::test_controller_imports_and_dependencies' (88) panicked at tests/controller_tests.rs:368:9:
[INFO] [stdout] Should include poem_openapi imports
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654ec62b1c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654ec62b1c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654ec62b1c4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654ec62b1c4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x654ec62c74da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x654ec62c74da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x654ec62b6532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654ec62b6532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x654ec6290e5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x654ec6290e5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654ec62aa1b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654ec60c2a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x654ec60c2a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654ec62aa372 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x654ec62aa372 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654ec6290f4a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x654ec62888b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x654ec6291c2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x654ec62c7d8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654ec60b5665 - controller_tests::controller_unit_tests::test_controller_imports_and_dependencies::h4e77ef80306b6c00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:368:9
[INFO] [stdout]   20:     0x654ec60b5ae7 - controller_tests::controller_unit_tests::test_controller_imports_and_dependencies::{{closure}}::h3a365669f8829b88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:342:50
[INFO] [stdout]   21:     0x654ec60b5c96 - core::ops::function::FnOnce::call_once::h24163ef068aacc03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x654ec60b6b1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x654ec60b6b1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x654ec60c350b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x654ec60c350b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x654ec60c350b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x654ec60c350b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x654ec60c350b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x654ec60c350b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x654ec60c350b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x654ec60bec24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x654ec60bec24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x654ec60c6112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x654ec60c6112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x654ec60c6112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x654ec60c6112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x654ec60c6112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x654ec60c6112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x654ec60c6112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x654ec62b155f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x654ec62b155f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x721ed7cd2aa4 - <unknown>
[INFO] [stdout]   43:     0x721ed7d5fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     controller_unit_tests::test_controller_imports_and_dependencies
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test controller_tests`
[INFO] running `Command { std: "docker" "inspect" "bcae79c2da8366e04b2b233dd603b7f369d6b04c753e44d64c3732aaf68f1936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcae79c2da8366e04b2b233dd603b7f369d6b04c753e44d64c3732aaf68f1936", kill_on_drop: false }`
[INFO] [stdout] bcae79c2da8366e04b2b233dd603b7f369d6b04c753e44d64c3732aaf68f1936
