[INFO] fetching crate oni-comb-parser-rs 0.0.5... [INFO] testing oni-comb-parser-rs-0.0.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate oni-comb-parser-rs 0.0.5 into /workspace/builds/worker-91/source [INFO] validating manifest of crates.io crate oni-comb-parser-rs 0.0.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oni-comb-parser-rs 0.0.5 [INFO] finished tweaking crates.io crate oni-comb-parser-rs 0.0.5 [INFO] tweaked toml for crates.io crate oni-comb-parser-rs 0.0.5 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate crates.io crate oni-comb-parser-rs 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f192e911e63a868da85d74e9007eb2a4c4fc90966ce20e94c4a04e6b89312fd5 [INFO] running `Command { std: "docker" "start" "-a" "f192e911e63a868da85d74e9007eb2a4c4fc90966ce20e94c4a04e6b89312fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f192e911e63a868da85d74e9007eb2a4c4fc90966ce20e94c4a04e6b89312fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f192e911e63a868da85d74e9007eb2a4c4fc90966ce20e94c4a04e6b89312fd5", kill_on_drop: false }` [INFO] [stdout] f192e911e63a868da85d74e9007eb2a4c4fc90966ce20e94c4a04e6b89312fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78745602771bfe54900e6f502d4a297dd5092eee1aa396917727ef15ea0aacba [INFO] running `Command { std: "docker" "start" "-a" "78745602771bfe54900e6f502d4a297dd5092eee1aa396917727ef15ea0aacba", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling oni-comb-parser-rs v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/parser_impl/parser_runner_impl.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | / where [INFO] [stdout] 8 | | X: 'm, [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 7 ~ [INFO] [stdout] 8 ~ = Parser<'m, X, Y> where X: 'm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/internal/parsers_impl.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | / where [INFO] [stdout] 23 | | I: 'p, [INFO] [stdout] 24 | | A: 'p, [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 22 ~ [INFO] [stdout] 23 ~ = Parser<'p, I, A> where I: 'p, A: 'p; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oni-comb-parser-rs` due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78745602771bfe54900e6f502d4a297dd5092eee1aa396917727ef15ea0aacba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78745602771bfe54900e6f502d4a297dd5092eee1aa396917727ef15ea0aacba", kill_on_drop: false }` [INFO] [stdout] 78745602771bfe54900e6f502d4a297dd5092eee1aa396917727ef15ea0aacba