[INFO] fetching crate enrgy 0.2.2...
[INFO] checking enrgy-0.2.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate enrgy 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate enrgy 0.2.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate enrgy 0.2.2
[INFO] finished tweaking crates.io crate enrgy 0.2.2
[INFO] tweaked toml for crates.io crate enrgy 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded path-tree v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36aa9ed4101e89e84aa82ee8b3a8389b5ee3386996a6cca8a6dcc38222e3f43c
[INFO] running `Command { std: "docker" "start" "-a" "36aa9ed4101e89e84aa82ee8b3a8389b5ee3386996a6cca8a6dcc38222e3f43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36aa9ed4101e89e84aa82ee8b3a8389b5ee3386996a6cca8a6dcc38222e3f43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36aa9ed4101e89e84aa82ee8b3a8389b5ee3386996a6cca8a6dcc38222e3f43c", kill_on_drop: false }`
[INFO] [stdout] 36aa9ed4101e89e84aa82ee8b3a8389b5ee3386996a6cca8a6dcc38222e3f43c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65064bfa0c6b61de4adff8f9af67b1b617c76e9a31c9af55b49a5323e8cfa15a
[INFO] running `Command { std: "docker" "start" "-a" "65064bfa0c6b61de4adff8f9af67b1b617c76e9a31c9af55b49a5323e8cfa15a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking path-tree v0.1.12
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking enrgy v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/header.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Header<const KEY: &'static str> {
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct OptionalHeader<const KEY: &'static str> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<const KEY: &'static str> Deref for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> DerefMut for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const KEY: &'static str> Extractor for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/param.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalParam<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/header.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Header<const KEY: &'static str> {
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/query.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Query<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct OptionalHeader<const KEY: &'static str> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<const KEY: &'static str> Deref for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalQuery<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> DerefMut for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const KEY: &'static str> Extractor for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/param.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalParam<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/query.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Query<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalQuery<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enrgy` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `enrgy` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "65064bfa0c6b61de4adff8f9af67b1b617c76e9a31c9af55b49a5323e8cfa15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65064bfa0c6b61de4adff8f9af67b1b617c76e9a31c9af55b49a5323e8cfa15a", kill_on_drop: false }`
[INFO] [stdout] 65064bfa0c6b61de4adff8f9af67b1b617c76e9a31c9af55b49a5323e8cfa15a
[INFO] checking enrgy-0.2.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate enrgy 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate enrgy 0.2.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate enrgy 0.2.2
[INFO] finished tweaking crates.io crate enrgy 0.2.2
[INFO] tweaked toml for crates.io crate enrgy 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40513b219878e6f73d0655474496db716f019f127d5be7dda2d6b88c365a7dcc
[INFO] running `Command { std: "docker" "start" "-a" "40513b219878e6f73d0655474496db716f019f127d5be7dda2d6b88c365a7dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40513b219878e6f73d0655474496db716f019f127d5be7dda2d6b88c365a7dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40513b219878e6f73d0655474496db716f019f127d5be7dda2d6b88c365a7dcc", kill_on_drop: false }`
[INFO] [stdout] 40513b219878e6f73d0655474496db716f019f127d5be7dda2d6b88c365a7dcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432b6e97f945b1d1dc424bbb00e0d6572c3048105258a972170db0517bad1d53
[INFO] running `Command { std: "docker" "start" "-a" "432b6e97f945b1d1dc424bbb00e0d6572c3048105258a972170db0517bad1d53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking path-tree v0.1.12
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking enrgy v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/header.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Header<const KEY: &'static str> {
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct OptionalHeader<const KEY: &'static str> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<const KEY: &'static str> Deref for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> DerefMut for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const KEY: &'static str> Extractor for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/header.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Header<const KEY: &'static str> {
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/param.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Header<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct OptionalHeader<const KEY: &'static str> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalParam<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<const KEY: &'static str> Deref for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> DerefMut for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/header.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const KEY: &'static str> Extractor for OptionalHeader<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/query.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Query<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/param.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Param<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalParam<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalQuery<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/param.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalParam<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]  --> src/extractor/query.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Query<const KEY: &'static str> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]   = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<const KEY: &'static str> Deref for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const KEY: &'static str> DerefMut for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<const KEY: &'static str> Extractor for Query<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OptionalQuery<const KEY: &'static str> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const KEY: &'static str> Deref for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const KEY: &'static str> DerefMut for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/extractor/query.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<const KEY: &'static str> Extractor for OptionalQuery<KEY> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool` and `char`
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enrgy` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enrgy` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "432b6e97f945b1d1dc424bbb00e0d6572c3048105258a972170db0517bad1d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432b6e97f945b1d1dc424bbb00e0d6572c3048105258a972170db0517bad1d53", kill_on_drop: false }`
[INFO] [stdout] 432b6e97f945b1d1dc424bbb00e0d6572c3048105258a972170db0517bad1d53
