[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrzrb%2Fproto-http-parser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mrzrb/proto-http-parser on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40b7b3209ec0213fad2abc5341bc1ff689a1f23992280c4364935ec2939a4726
[INFO] running `Command { std: "docker" "start" "-a" "40b7b3209ec0213fad2abc5341bc1ff689a1f23992280c4364935ec2939a4726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40b7b3209ec0213fad2abc5341bc1ff689a1f23992280c4364935ec2939a4726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b7b3209ec0213fad2abc5341bc1ff689a1f23992280c4364935ec2939a4726", kill_on_drop: false }`
[INFO] [stdout] 40b7b3209ec0213fad2abc5341bc1ff689a1f23992280c4364935ec2939a4726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7092b75d230552a94e54951f365df683ee2c93293547644e7255b8377f25d0c0
[INFO] running `Command { std: "docker" "start" "-a" "7092b75d230552a94e54951f365df683ee2c93293547644e7255b8377f25d0c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_derive v2.8.4
[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 handlebars v4.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[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 19.76s
[INFO] running `Command { std: "docker" "inspect" "7092b75d230552a94e54951f365df683ee2c93293547644e7255b8377f25d0c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7092b75d230552a94e54951f365df683ee2c93293547644e7255b8377f25d0c0", kill_on_drop: false }`
[INFO] [stdout] 7092b75d230552a94e54951f365df683ee2c93293547644e7255b8377f25d0c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b36d15c0c0f6ab948e6745cf654e9da68d31b9a44ae3ef7f0d8cdccd894e51
[INFO] running `Command { std: "docker" "start" "-a" "f7b36d15c0c0f6ab948e6745cf654e9da68d31b9a44ae3ef7f0d8cdccd894e51", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.53
[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 criterion-plot v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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: 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::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: 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 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: 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: `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]   --> 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: 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: 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 43.50s
[INFO] running `Command { std: "docker" "inspect" "f7b36d15c0c0f6ab948e6745cf654e9da68d31b9a44ae3ef7f0d8cdccd894e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b36d15c0c0f6ab948e6745cf654e9da68d31b9a44ae3ef7f0d8cdccd894e51", kill_on_drop: false }`
[INFO] [stdout] f7b36d15c0c0f6ab948e6745cf654e9da68d31b9a44ae3ef7f0d8cdccd894e51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb9f9f5a8e5e7da113fe336e0c19bd08f0b939841c4b05d262a8e39e467bf071
[INFO] running `Command { std: "docker" "start" "-a" "fb9f9f5a8e5e7da113fe336e0c19bd08f0b939841c4b05d262a8e39e467bf071", 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: `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: 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 "build_integration") generated 1 warning (run `cargo fix --example "build_integration" -p proto-http-parser` to apply 1 suggestion)
[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: `proto-http-parser` (example "sample_build") generated 6 warnings
[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: `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: 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: `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: 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: `proto-http-parser` (lib test) generated 9 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proto_http_parser-3550dc6921dcef27)
[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::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_scalar_type_detection ... ok
[INFO] [stdout] test core::config::tests::test_environment_variable_parsing ... ok
[INFO] [stdout] test core::data_test::tests::test_http_route_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_service_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_service_with_http_methods ... ok
[INFO] [stdout] test core::data_test::tests::test_type_reference_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_well_known_type_detection ... ok
[INFO] [stdout] test error_reporter::tests::test_error_code_generation ... ok
[INFO] [stdout] test error_reporter::tests::test_error_severity_determination ... ok
[INFO] [stdout] test parser::tests::test_error_handling ... ok
[INFO] [stdout] test parser::tests::test_parse_enum ... ok
[INFO] [stdout] test core::data_test::tests::test_http_route_with_parameters ... ok
[INFO] [stdout] test parser::tests::test_parse_comments ... ok
[INFO] [stdout] test core::data_test::tests::test_type_registry ... ok
[INFO] [stdout] test parser::tests::test_field_options_and_validation ... ok
[INFO] [stdout] test parser::tests::test_parse_imports ... ok
[INFO] [stdout] test core::config::tests::test_config_merge ... ok
[INFO] [stdout] test core::config::tests::test_config_validation ... ok
[INFO] [stdout] test core::data_test::tests::test_type_reference_with_package ... ok
[INFO] [stdout] test error_reporter::tests::test_error_reporter_creation ... ok
[INFO] [stdout] test parser::tests::test_parse_complex_proto_file ... ok
[INFO] [stdout] test parser::tests::test_parse_message_with_fields ... ok
[INFO] [stdout] test parser::tests::test_parse_nested_messages ... ok
[INFO] [stdout] test parser::tests::test_parse_package_statement ... ok
[INFO] [stdout] test core::data_test::tests::test_parameter_creation ... ok
[INFO] [stdout] test plugins::config::tests::test_default_config_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_proto_file_type_resolution ... ok
[INFO] [stdout] test parser::tests::test_streaming_methods ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_proto ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_creation ... ok
[INFO] [stdout] test parser::tests::test_parse_syntax_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_service_with_http_annotations ... ok
[INFO] [stdout] test plugins::tests::test_to_snake_case ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_builder ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_loader_file ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_default ... ok
[INFO] [stdout] test plugins::examples::tests::test_rest_api_validator ... ok
[INFO] [stdout] test plugins::examples::tests::test_documentation_generator ... ok
[INFO] [stdout] test core::config::tests::test_config_file_operations ... ok
[INFO] [stdout] test plugins::examples::tests::test_custom_code_formatter ... ok
[INFO] [stdout] test plugins::examples::tests::test_naming_convention_validator ... ok
[INFO] [stdout] test parser::tests::test_parse_options ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_creation ... ok
[INFO] [stdout] test coordinator::tests::test_build_integration_builder ... ok
[INFO] [stdout] test utils::tests::test_is_valid_rust_identifier ... ok
[INFO] [stdout] test utils::tests::test_to_camel_case ... 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_path_template_validation ... ok
[INFO] [stdout] test validation::tests::test_validation_config_default ... ok
[INFO] [stdout] test validation::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test utils::tests::test_sanitize_identifier ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/code_generation_tests.rs (/opt/rustwide/target/debug/deps/code_generation_tests-bf39e231fb86eeed)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test code_generation_property_tests::test_parameter_type_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] [stdout] test code_generation_property_tests::test_code_generation_syntax_correctness ... ok
[INFO] [stderr]      Running tests/controller_tests.rs (/opt/rustwide/target/debug/deps/controller_tests-bdea5dc8ac9d1901)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test controller_unit_tests::test_basic_controller_structure ... ok
[INFO] [stdout] test controller_unit_tests::test_dependency_injection_pattern ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_with_empty_service ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_with_request_body ... ok
[INFO] [stdout] test controller_unit_tests::test_controller_with_query_parameters ... ok
[INFO] [stdout] test controller_unit_tests::test_various_http_methods ... 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' (87) panicked at tests/controller_tests.rs:368:9:
[INFO] [stdout] Should include poem_openapi imports
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6475e11ee782 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6475e11ee782 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6475e11ee782 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6475e11ee782 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6475e1204aba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6475e1204aba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6475e11f35e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6475e11f35e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6475e11ccf1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6475e11ccf1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6475e11e6a69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6475e100061e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6475e100061e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6475e11e6c22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6475e11e6c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6475e11cd00a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6475e11c2259 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6475e11cde2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6475e12051cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6475e0ff3881 - controller_tests[9b3cd965b72de2ac]::controller_unit_tests::test_controller_imports_and_dependencies
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:368:9
[INFO] [stdout]   20:     0x6475e0fed1d7 - controller_tests[9b3cd965b72de2ac]::controller_unit_tests::test_controller_imports_and_dependencies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:342:50
[INFO] [stdout]   21:     0x6475e0ff4926 - <controller_tests[9b3cd965b72de2ac]::controller_unit_tests::test_controller_imports_and_dependencies::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6475e0ff49cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6475e0ff49cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6475e100122a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6475e100122a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6475e100122a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6475e100122a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6475e100122a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6475e100122a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6475e100122a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6475e0ffc7d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6475e0ffc7d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6475e1003d22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6475e1003d22 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6475e1003d22 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6475e1003d22 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6475e1003d22 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6475e1003d22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6475e1003d22 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6475e11ee02f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x6475e11ee02f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x71c13a2e6aa4 - <unknown>
[INFO] [stdout]   43:     0x71c13a373a64 - 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.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test controller_tests`
[INFO] running `Command { std: "docker" "inspect" "fb9f9f5a8e5e7da113fe336e0c19bd08f0b939841c4b05d262a8e39e467bf071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9f9f5a8e5e7da113fe336e0c19bd08f0b939841c4b05d262a8e39e467bf071", kill_on_drop: false }`
[INFO] [stdout] fb9f9f5a8e5e7da113fe336e0c19bd08f0b939841c4b05d262a8e39e467bf071
