[INFO] fetching crate enrgy 0.2.2... [INFO] testing enrgy-0.2.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate enrgy 0.2.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate enrgy 0.2.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-tree v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d65c2409fb8febbaeb05bdea076adb7fdd16683641c05cbd5c471657439ed160 [INFO] running `Command { std: "docker" "start" "-a" "d65c2409fb8febbaeb05bdea076adb7fdd16683641c05cbd5c471657439ed160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65c2409fb8febbaeb05bdea076adb7fdd16683641c05cbd5c471657439ed160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c2409fb8febbaeb05bdea076adb7fdd16683641c05cbd5c471657439ed160", kill_on_drop: false }` [INFO] [stdout] d65c2409fb8febbaeb05bdea076adb7fdd16683641c05cbd5c471657439ed160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996de6f67899d58a3f10497576336eb9ef4063d77ec3248d7e962d08097a65a2 [INFO] running `Command { std: "docker" "start" "-a" "996de6f67899d58a3f10497576336eb9ef4063d77ec3248d7e962d08097a65a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling path-tree v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling 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: `&'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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for Header { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for OptionalHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for Param { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for OptionalParam { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for Query { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Deref for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 DerefMut for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [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 Extractor for OptionalQuery { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enrgy` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "996de6f67899d58a3f10497576336eb9ef4063d77ec3248d7e962d08097a65a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996de6f67899d58a3f10497576336eb9ef4063d77ec3248d7e962d08097a65a2", kill_on_drop: false }` [INFO] [stdout] 996de6f67899d58a3f10497576336eb9ef4063d77ec3248d7e962d08097a65a2