[INFO] fetching crate enrgy 0.2.2...
[INFO] checking enrgy-0.2.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate enrgy 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate enrgy 0.2.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.0)
[INFO] [stderr]       Adding path-tree v0.1.12 (latest: v0.7.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-tree v0.1.12
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 398b74535aca214fa46bd598de812a3232a762337c449fdd7038164a0619f58e
[INFO] running `Command { std: "docker" "start" "-a" "398b74535aca214fa46bd598de812a3232a762337c449fdd7038164a0619f58e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398b74535aca214fa46bd598de812a3232a762337c449fdd7038164a0619f58e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398b74535aca214fa46bd598de812a3232a762337c449fdd7038164a0619f58e", kill_on_drop: false }`
[INFO] [stdout] 398b74535aca214fa46bd598de812a3232a762337c449fdd7038164a0619f58e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e08132c37fd719353c87fbad109d0d265c50328a7ff489690e09be4c29e8585
[INFO] running `Command { std: "docker" "start" "-a" "3e08132c37fd719353c87fbad109d0d265c50328a7ff489690e09be4c29e8585", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking path-tree v0.1.12
[INFO] [stderr]    Compiling nix v0.28.0
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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" "3e08132c37fd719353c87fbad109d0d265c50328a7ff489690e09be4c29e8585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e08132c37fd719353c87fbad109d0d265c50328a7ff489690e09be4c29e8585", kill_on_drop: false }`
[INFO] [stdout] 3e08132c37fd719353c87fbad109d0d265c50328a7ff489690e09be4c29e8585
[INFO] checking enrgy-0.2.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate enrgy 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate enrgy 0.2.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.0)
[INFO] [stderr]       Adding path-tree v0.1.12 (latest: v0.7.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c8207a9166246c92ceffc2de4fcea2f349eb87421b75e18c7060e061e3e6efd
[INFO] running `Command { std: "docker" "start" "-a" "6c8207a9166246c92ceffc2de4fcea2f349eb87421b75e18c7060e061e3e6efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c8207a9166246c92ceffc2de4fcea2f349eb87421b75e18c7060e061e3e6efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8207a9166246c92ceffc2de4fcea2f349eb87421b75e18c7060e061e3e6efd", kill_on_drop: false }`
[INFO] [stdout] 6c8207a9166246c92ceffc2de4fcea2f349eb87421b75e18c7060e061e3e6efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1466bac2d77427bc0e0509c270e6c868b67cfb8b17878a3c585296c675aace18
[INFO] running `Command { std: "docker" "start" "-a" "1466bac2d77427bc0e0509c270e6c868b67cfb8b17878a3c585296c675aace18", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking path-tree v0.1.12
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nix v0.28.0
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 + #![feature(adt_const_params)]
[INFO] [stdout]   |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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]   --> src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(adt_const_params)]
[INFO] [stdout]    |
[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" "1466bac2d77427bc0e0509c270e6c868b67cfb8b17878a3c585296c675aace18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1466bac2d77427bc0e0509c270e6c868b67cfb8b17878a3c585296c675aace18", kill_on_drop: false }`
[INFO] [stdout] 1466bac2d77427bc0e0509c270e6c868b67cfb8b17878a3c585296c675aace18
