[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mrzrb/proto-http-parser on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6480e69274d4e6c76ef86f53f7f6c9f03bb85b7fb680c1c1e6e145ebaf72532e
[INFO] running `Command { std: "docker" "start" "-a" "6480e69274d4e6c76ef86f53f7f6c9f03bb85b7fb680c1c1e6e145ebaf72532e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6480e69274d4e6c76ef86f53f7f6c9f03bb85b7fb680c1c1e6e145ebaf72532e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6480e69274d4e6c76ef86f53f7f6c9f03bb85b7fb680c1c1e6e145ebaf72532e", kill_on_drop: false }`
[INFO] [stdout] 6480e69274d4e6c76ef86f53f7f6c9f03bb85b7fb680c1c1e6e145ebaf72532e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d7b9c0108710e9e5f0d7be5cc335283d76b25a2af913323939a1ade9c6c93d
[INFO] running `Command { std: "docker" "start" "-a" "70d7b9c0108710e9e5f0d7be5cc335283d76b25a2af913323939a1ade9c6c93d", kill_on_drop: false }`
[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 syn v2.0.111
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[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 23.88s
[INFO] running `Command { std: "docker" "inspect" "70d7b9c0108710e9e5f0d7be5cc335283d76b25a2af913323939a1ade9c6c93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d7b9c0108710e9e5f0d7be5cc335283d76b25a2af913323939a1ade9c6c93d", kill_on_drop: false }`
[INFO] [stdout] 70d7b9c0108710e9e5f0d7be5cc335283d76b25a2af913323939a1ade9c6c93d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03fac1fbd97411f8b2f84345f4426d29bd371845caafc699b838093348018321
[INFO] running `Command { std: "docker" "start" "-a" "03fac1fbd97411f8b2f84345f4426d29bd371845caafc699b838093348018321", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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 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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[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: 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::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 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: 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]   --> 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: 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 52.13s
[INFO] running `Command { std: "docker" "inspect" "03fac1fbd97411f8b2f84345f4426d29bd371845caafc699b838093348018321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fac1fbd97411f8b2f84345f4426d29bd371845caafc699b838093348018321", kill_on_drop: false }`
[INFO] [stdout] 03fac1fbd97411f8b2f84345f4426d29bd371845caafc699b838093348018321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d07084d1a6dd312ef9bd38ecf484f1bb23c2346a963e2221dc0986bd43814aa0
[INFO] running `Command { std: "docker" "start" "-a" "d07084d1a6dd312ef9bd38ecf484f1bb23c2346a963e2221dc0986bd43814aa0", 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: 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: 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: 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: 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proto_http_parser-8aa11774e078348f)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[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::config::tests::test_environment_variable_parsing ... ok
[INFO] [stdout] test core::data_test::tests::test_http_route_with_parameters ... ok
[INFO] [stdout] test core::data_test::tests::test_parameter_creation ... 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::data_test::tests::test_type_reference_creation ... ok
[INFO] [stdout] test core::data_test::tests::test_type_reference_with_package ... ok
[INFO] [stdout] test core::data_test::tests::test_type_registry ... 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_parse_complex_proto_file ... ok
[INFO] [stdout] test parser::tests::test_field_options_and_validation ... ok
[INFO] [stdout] test parser::tests::test_parse_enum ... ok
[INFO] [stdout] test parser::tests::test_error_handling ... ok
[INFO] [stdout] test parser::tests::test_parse_imports ... ok
[INFO] [stdout] test parser::tests::test_parse_package_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_nested_messages ... ok
[INFO] [stdout] test core::config::tests::test_config_builder ... ok
[INFO] [stdout] test parser::tests::test_parse_options ... ok
[INFO] [stdout] test core::data_test::tests::test_proto_file_type_resolution ... ok
[INFO] [stdout] test parser::tests::test_parse_message_with_fields ... ok
[INFO] [stdout] test parser::tests::test_parse_syntax_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_proto ... ok
[INFO] [stdout] test core::data_test::tests::test_service_creation ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_builder ... ok
[INFO] [stdout] test plugins::examples::tests::test_documentation_generator ... 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::examples::tests::test_naming_convention_validator ... ok
[INFO] [stdout] test plugins::examples::tests::test_rest_api_validator ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_default ... ok
[INFO] [stdout] test plugins::config::tests::test_plugin_config_loader_file ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_creation ... ok
[INFO] [stdout] test plugins::examples::tests::test_custom_code_formatter ... ok
[INFO] [stdout] test plugins::tests::test_to_snake_case ... ok
[INFO] [stdout] test core::config::tests::test_config_file_operations ... 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_sanitize_identifier ... ok
[INFO] [stdout] test utils::tests::test_to_snake_case ... ok
[INFO] [stdout] test utils::tests::test_to_pascal_case ... ok
[INFO] [stdout] test validation::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test validation::tests::test_path_template_validation ... ok
[INFO] [stdout] test validation::tests::test_validation_config_default ... ok
[INFO] [stdout] test core::config::tests::test_config_validation ... ok
[INFO] [stdout] test coordinator::tests::test_build_integration_builder ... 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_parse_service_with_http_annotations ... ok
[INFO] [stdout] test error_reporter::tests::test_error_reporter_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/code_generation_tests.rs (/opt/rustwide/target/debug/deps/code_generation_tests-1bf2ce64943ecc8d)
[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_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] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/controller_tests.rs (/opt/rustwide/target/debug/deps/controller_tests-10702181d10d4cde)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test controller_unit_tests::test_dependency_injection_pattern ... 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_controller_with_query_parameters ... ok
[INFO] [stdout] test controller_unit_tests::test_basic_controller_structure ... 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' (88) panicked at tests/controller_tests.rs:368:9:
[INFO] [stdout] Should include poem_openapi imports
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7634130f92 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7634130f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7634130f92 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7634130f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a76341425ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a76341425ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a76340ffc76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a76340ffc76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a7634110419 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7634110419 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a76341102b1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7633f4fdde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a7633f4fdde - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7634110692 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a7634110692 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a763411050a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a763410ba69 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr] error: test failed, to rerun pass `--test controller_tests`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a76340f4aad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a763414a59c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7633f2faf1 - controller_tests::controller_unit_tests::test_controller_imports_and_dependencies::h997028acbae90312
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:368:9
[INFO] [stdout]   20:     0x5a7633f2ff77 - controller_tests::controller_unit_tests::test_controller_imports_and_dependencies::{{closure}}::h0e3d7bcbed34310f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/controller_tests.rs:342:50
[INFO] [stdout]   21:     0x5a7633f30096 - core::ops::function::FnOnce::call_once::h13cb44ed1ae4d25a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a7633f4fb9b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a7633f4fb9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5a7633f635aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5a7633f635aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5a7633f635aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a7633f635aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a7633f635aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a7633f635aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5a7633f635aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5a7633f3da04 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5a7633f3da04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a7633f413a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5a7633f413a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5a7633f413a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a7633f413a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a7633f413a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a7633f413a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5a7633f413a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a7634106cff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5a7634106cff - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7e69b13d4aa4 - <unknown>
[INFO] [stdout]   43:     0x7e69b1461a64 - 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.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d07084d1a6dd312ef9bd38ecf484f1bb23c2346a963e2221dc0986bd43814aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d07084d1a6dd312ef9bd38ecf484f1bb23c2346a963e2221dc0986bd43814aa0", kill_on_drop: false }`
[INFO] [stdout] d07084d1a6dd312ef9bd38ecf484f1bb23c2346a963e2221dc0986bd43814aa0
