[INFO] cloning repository https://github.com/lachlansneff/ligeia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachlansneff/ligeia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachlansneff%2Fligeia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachlansneff%2Fligeia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee3496addcd04092827de3db4665f22e164c9be7 [INFO] testing lachlansneff/ligeia against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachlansneff%2Fligeia" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lachlansneff/ligeia 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 git repo https://github.com/lachlansneff/ligeia [INFO] finished tweaking git repo https://github.com/lachlansneff/ligeia [INFO] tweaked toml for git repo https://github.com/lachlansneff/ligeia written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/lachlansneff/ligeia 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] a31d40339ed30ed553d7f2251fab183fe2b5cfe7ed2cadf7117778510950592d [INFO] running `Command { std: "docker" "start" "-a" "a31d40339ed30ed553d7f2251fab183fe2b5cfe7ed2cadf7117778510950592d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31d40339ed30ed553d7f2251fab183fe2b5cfe7ed2cadf7117778510950592d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31d40339ed30ed553d7f2251fab183fe2b5cfe7ed2cadf7117778510950592d", kill_on_drop: false }` [INFO] [stdout] a31d40339ed30ed553d7f2251fab183fe2b5cfe7ed2cadf7117778510950592d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 5a34c53cf3d57596cc02991cb0feb69cbf67132be3dc26340da8b55d78aca8e4 [INFO] running `Command { std: "docker" "start" "-a" "5a34c53cf3d57596cc02991cb0feb69cbf67132be3dc26340da8b55d78aca8e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vcd v0.6.1 (https://github.com/lachlansneff/rust-vcd.git#38dac5e2) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ligeia-core v0.1.0 (/opt/rustwide/workdir/ligeia-core) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> ligeia-core/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(allocator_api, generic_associated_types, type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> ligeia-core/src/logic2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataIndex`, `waves2::Timesteps` [INFO] [stdout] --> ligeia-core/src/logic2.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{waves2::Timesteps, forest::{DataIndex, EventStorage, Event}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> ligeia-core/src/logic2.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | type UnpackIter<'a> where Self: 'a = impl Iterator; [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] 57 - type UnpackIter<'a> where Self: 'a = impl Iterator; [INFO] [stdout] 57 + type UnpackIter<'a> = impl Iterator where Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> ligeia-core/src/logic2.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | type UnpackIter<'a> where Self: 'a = impl Iterator; [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] 92 - type UnpackIter<'a> where Self: 'a = impl Iterator; [INFO] [stdout] 92 + type UnpackIter<'a> = impl Iterator where Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> ligeia-core/src/logic2.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | type UnpackIter<'a> where Self: 'a = impl Iterator; [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] 129 - type UnpackIter<'a> where Self: 'a = impl Iterator; [INFO] [stdout] 129 + type UnpackIter<'a> = impl Iterator where Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> ligeia-core/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(allocator_api, generic_associated_types, type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 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 `ligeia-core` due to 3 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5a34c53cf3d57596cc02991cb0feb69cbf67132be3dc26340da8b55d78aca8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a34c53cf3d57596cc02991cb0feb69cbf67132be3dc26340da8b55d78aca8e4", kill_on_drop: false }` [INFO] [stdout] 5a34c53cf3d57596cc02991cb0feb69cbf67132be3dc26340da8b55d78aca8e4