[INFO] cloning repository https://github.com/msiglreith/tanya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msiglreith/tanya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Ftanya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Ftanya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 239f7c971c58061205b4add2dcc047614fc3a656 [INFO] testing msiglreith/tanya 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%2Fmsiglreith%2Ftanya" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/tanya 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/msiglreith/tanya [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/msiglreith/tanya [INFO] tweaked toml for git repo https://github.com/msiglreith/tanya written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/msiglreith/tanya 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 0cf1ebb06b5ec6a4ec648e7558a9f8431afbfaef4339765b98e49b0744140c3b [INFO] running `Command { std: "docker" "start" "-a" "0cf1ebb06b5ec6a4ec648e7558a9f8431afbfaef4339765b98e49b0744140c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf1ebb06b5ec6a4ec648e7558a9f8431afbfaef4339765b98e49b0744140c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf1ebb06b5ec6a4ec648e7558a9f8431afbfaef4339765b98e49b0744140c3b", kill_on_drop: false }` [INFO] [stdout] 0cf1ebb06b5ec6a4ec648e7558a9f8431afbfaef4339765b98e49b0744140c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] feaea057c99facc43e62c6ac8fc3cfc1ddc38389bc7253b2ed7624da15cab395 [INFO] running `Command { std: "docker" "start" "-a" "feaea057c99facc43e62c6ac8fc3cfc1ddc38389bc7253b2ed7624da15cab395", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.3 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling rayon v1.0.2 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling tanya-ecs v0.1.0 (/opt/rustwide/workdir/libecs) [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> libecs/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Any` [INFO] [stdout] --> libecs/src/component.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::{Any, TypeId}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libecs/src/component.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | type Components = Vec>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - type Components = Vec>; [INFO] [stdout] 14 + type Components = Vec>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ash v0.26.0 [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> libecs/src/component.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait IComponentGroup<'a>: 'static { [INFO] [stdout] | -- first declared here [INFO] [stdout] 87 | type BuildStream<'a>; [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-utils-0.1.0-alpha.3/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(pin)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-utils` due to 2 previous errors [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs/src/lib.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | stream: G::BuildStream, [INFO] [stdout] | ^^^^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs/src/component.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 40 | stream: G::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tanya-ecs` due to 7 previous errors; 2 warnings emitted [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs/src/component.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | stream: &Self::BuildStream, [INFO] [stdout] | ^^^^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs/src/component.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 90 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs/src/component.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | stream: &Self::BuildStream, [INFO] [stdout] | ^^^^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs/src/component.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 105 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs/src/component.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | stream: &Self::BuildStream, [INFO] [stdout] | ^^^^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs/src/component.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 130 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0496, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "feaea057c99facc43e62c6ac8fc3cfc1ddc38389bc7253b2ed7624da15cab395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feaea057c99facc43e62c6ac8fc3cfc1ddc38389bc7253b2ed7624da15cab395", kill_on_drop: false }` [INFO] [stdout] feaea057c99facc43e62c6ac8fc3cfc1ddc38389bc7253b2ed7624da15cab395