[INFO] fetching crate aqua_parse 0.27.0...
[INFO] checking aqua_parse-0.27.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate aqua_parse 0.27.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate aqua_parse 0.27.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aqua_parse 0.27.0
[INFO] finished tweaking crates.io crate aqua_parse 0.27.0
[INFO] tweaked toml for crates.io crate aqua_parse 0.27.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded aqua_error v0.17.0
[INFO] [stderr]   Downloaded aqua_parse_macro v0.16.0
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 839694a568d3cfc1135c00eae55900d35c178ffbe58c051c1596886f4a64f133
[INFO] running `Command { std: "docker" "start" "-a" "839694a568d3cfc1135c00eae55900d35c178ffbe58c051c1596886f4a64f133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "839694a568d3cfc1135c00eae55900d35c178ffbe58c051c1596886f4a64f133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839694a568d3cfc1135c00eae55900d35c178ffbe58c051c1596886f4a64f133", kill_on_drop: false }`
[INFO] [stdout] 839694a568d3cfc1135c00eae55900d35c178ffbe58c051c1596886f4a64f133
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2928cb9a7738ac4169a648918532db03eca43c16b44ad32941da7b63e35579eb
[INFO] running `Command { std: "docker" "start" "-a" "2928cb9a7738ac4169a648918532db03eca43c16b44ad32941da7b63e35579eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling aqua_parse_macro v0.16.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking aqua_error v0.17.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking aqua_parse v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]  --> src/containers/repeated.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Display` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/containers/repeated.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Deref` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]  --> src/containers/until.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Debug` is already imported here
[INFO] [stdout] 3 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]  --> src/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Debug` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Display` is imported redundantly
[INFO] [stdout]  --> src/containers/repeated.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Display` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/containers/repeated.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Deref` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]  --> src/containers/until.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     -------- the item `Debug` is already imported here
[INFO] [stdout] 3 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Debug` is imported redundantly
[INFO] [stdout]  --> src/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Debug` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Repeated<const BOUNDS: Bounds, P : Parse>{
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `std::ops::Range<usize>` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub type Between<const RANGE : Range<usize>, P> = Repeated<{Bounds::between(RANGE)}, P>;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<const BOUNDS: Bounds, P : Parse> Deref for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl<const BOUNDS: Bounds, P : Parse + Display> Display for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<const BOUNDS: Bounds, P : Parse> Parse for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Repeated<const BOUNDS: Bounds, P : Parse>{
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `std::ops::Range<usize>` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub type Between<const RANGE : Range<usize>, P> = Repeated<{Bounds::between(RANGE)}, P>;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<const BOUNDS: Bounds, P : Parse> Deref for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl<const BOUNDS: Bounds, P : Parse + Display> Display for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `Bounds` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]   --> src/containers/repeated.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<const BOUNDS: Bounds, P : Parse> Parse for Repeated<BOUNDS, P> {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]    |
[INFO] [stdout] 9  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub enum Bounds {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aqua_parse` (lib) due to 6 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aqua_parse` (lib test) due to 6 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2928cb9a7738ac4169a648918532db03eca43c16b44ad32941da7b63e35579eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2928cb9a7738ac4169a648918532db03eca43c16b44ad32941da7b63e35579eb", kill_on_drop: false }`
[INFO] [stdout] 2928cb9a7738ac4169a648918532db03eca43c16b44ad32941da7b63e35579eb
