[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Ftanya" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/tanya on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-24/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" "+1.59.0" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a41b455d6bd24020a234e8636538315ba53adcd3f0b913dda2d9b082411ac104 [INFO] running `Command { std: "docker" "start" "-a" "a41b455d6bd24020a234e8636538315ba53adcd3f0b913dda2d9b082411ac104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a41b455d6bd24020a234e8636538315ba53adcd3f0b913dda2d9b082411ac104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41b455d6bd24020a234e8636538315ba53adcd3f0b913dda2d9b082411ac104", kill_on_drop: false }` [INFO] [stdout] a41b455d6bd24020a234e8636538315ba53adcd3f0b913dda2d9b082411ac104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461c8724ab9aaab1396c5e3644a4aeb4d45cb255e3666448f8fa4dd8049ca060 [INFO] running `Command { std: "docker" "start" "-a" "461c8724ab9aaab1396c5e3644a4aeb4d45cb255e3666448f8fa4dd8049ca060", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.5 [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 regex v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.3 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rayon-core v1.4.1 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rayon v1.0.2 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [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 which v1.0.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling random_color v0.4.4 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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] [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[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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "461c8724ab9aaab1396c5e3644a4aeb4d45cb255e3666448f8fa4dd8049ca060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461c8724ab9aaab1396c5e3644a4aeb4d45cb255e3666448f8fa4dd8049ca060", kill_on_drop: false }` [INFO] [stdout] 461c8724ab9aaab1396c5e3644a4aeb4d45cb255e3666448f8fa4dd8049ca060