[INFO] cloning repository https://github.com/Txuritan/meteors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Txuritan/meteors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d3446b41c7aa7308cf8402c4ff0ddaebde3a08d [INFO] testing Txuritan/meteors against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Txuritan/meteors on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-118/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Txuritan/meteors [INFO] finished tweaking git repo https://github.com/Txuritan/meteors [INFO] tweaked toml for git repo https://github.com/Txuritan/meteors written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/Txuritan/meteors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c27101c2030186b51d03c98737e5fdf1443225627467f6162ae69bdb5c1812a [INFO] running `Command { std: "docker" "start" "-a" "1c27101c2030186b51d03c98737e5fdf1443225627467f6162ae69bdb5c1812a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c27101c2030186b51d03c98737e5fdf1443225627467f6162ae69bdb5c1812a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c27101c2030186b51d03c98737e5fdf1443225627467f6162ae69bdb5c1812a", kill_on_drop: false }` [INFO] [stdout] 1c27101c2030186b51d03c98737e5fdf1443225627467f6162ae69bdb5c1812a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a556faaadc1547d27e9297d1ba7f57a4bde5408a0a1a76d5d12e1219084d6745 [INFO] running `Command { std: "docker" "start" "-a" "a556faaadc1547d27e9297d1ba7f57a4bde5408a0a1a76d5d12e1219084d6745", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling owo-colors v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling mini-html-parser v0.1.0 (/opt/rustwide/workdir/mini-html-parser) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> mini-html-parser/src/lib.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse(input: &'input str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Parser` [INFO] [stdout] --> mini-html-parser/src/lib.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | struct Parser<'input> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> mini-html-parser/src/lib.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn new(text: &'input str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current` [INFO] [stdout] --> mini-html-parser/src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn current(&mut self) -> Option<&(usize, char)> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> mini-html-parser/src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn next(&mut self) -> Option<(usize, char)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert` [INFO] [stdout] --> mini-html-parser/src/lib.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn assert(&mut self, expected: char) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eat_whitespace` [INFO] [stdout] --> mini-html-parser/src/lib.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | fn eat_whitespace(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_ident` [INFO] [stdout] --> mini-html-parser/src/lib.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn read_ident(&mut self) -> Result<&'input str, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_attrs` [INFO] [stdout] --> mini-html-parser/src/lib.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn read_attrs(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_attr` [INFO] [stdout] --> mini-html-parser/src/lib.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | fn read_attr(&mut self) -> Result)>, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_tag` [INFO] [stdout] --> mini-html-parser/src/lib.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | fn read_tag(&mut self) -> Result<(&'input str, Attributes<'input>), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_result_unwrap_unchecked` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> mini-html-parser/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling memmap2 v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling varela v0.1.0 (/opt/rustwide/workdir/varela) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling enrgy v0.2.2 (https://github.com/Txuritan/enrgy?rev=20d93d65e8feda23cb943afa3055ef6e720f99ed#20d93d65) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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] [stderr] Compiling pest_generator v2.1.3 [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct ParseHeader [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | impl const Deref for ParseHeader [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | impl const DerefMut for ParseHeader [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | impl Extractor for ParseHeader [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ParseParam [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | impl const Deref for ParseParam [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | impl const DerefMut for ParseParam [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | impl Extractor for ParseParam [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ParseQuery [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | impl const Deref for ParseQuery [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | impl const DerefMut for ParseQuery [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | impl Extractor for ParseQuery [INFO] [stdout] | --------------------------^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | impl const Deref for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | impl const DerefMut for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | impl Extractor for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | impl const Deref for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | impl const DerefMut for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | impl Extractor for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:87:35 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct ParseHeader [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | impl const Deref for ParseHeader [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | impl const DerefMut for ParseHeader [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/header.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | impl Extractor for ParseHeader [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | impl const Deref for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | impl const DerefMut for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | impl Extractor for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | impl const Deref for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | impl const DerefMut for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | impl Extractor for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ParseParam [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | impl const Deref for ParseParam [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | impl const DerefMut for ParseParam [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/param.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | impl Extractor for ParseParam [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | impl Deref for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | impl DerefMut for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | impl Extractor for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | impl Deref for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | impl DerefMut for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | impl Extractor for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ParseQuery [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | impl const Deref for ParseQuery [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | impl const DerefMut for ParseQuery [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `&'static str` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/enrgy-6dfd4514f7a68b81/20d93d6/src/extractor/query.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | impl Extractor for ParseQuery [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] = help: more complex types are supported with `#![feature(adt_const_params)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 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` due to 50 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a556faaadc1547d27e9297d1ba7f57a4bde5408a0a1a76d5d12e1219084d6745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a556faaadc1547d27e9297d1ba7f57a4bde5408a0a1a76d5d12e1219084d6745", kill_on_drop: false }` [INFO] [stdout] a556faaadc1547d27e9297d1ba7f57a4bde5408a0a1a76d5d12e1219084d6745