[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] checking msiglreith/tanya against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Ftanya" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/tanya on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5871c5a3539b3a1f7d2bd620f42948c10f5e78e4b2538b9c85de9b7d56add9e7 [INFO] running `Command { std: "docker" "start" "-a" "5871c5a3539b3a1f7d2bd620f42948c10f5e78e4b2538b9c85de9b7d56add9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5871c5a3539b3a1f7d2bd620f42948c10f5e78e4b2538b9c85de9b7d56add9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5871c5a3539b3a1f7d2bd620f42948c10f5e78e4b2538b9c85de9b7d56add9e7", kill_on_drop: false }` [INFO] [stdout] 5871c5a3539b3a1f7d2bd620f42948c10f5e78e4b2538b9c85de9b7d56add9e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dd8c08de1f397ea5227714e858289367a467add4b449c8966e41eb9a3bc3c69 [INFO] running `Command { std: "docker" "start" "-a" "6dd8c08de1f397ea5227714e858289367a467add4b449c8966e41eb9a3bc3c69", 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 libc v0.2.43 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.3 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling rayon-core v1.4.1 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling rayon v1.0.2 (https://github.com/msiglreith/rayon.git?branch=futures#6ebe1620) [INFO] [stderr] Checking tanya-ecs v0.1.0 (/opt/rustwide/workdir/libecs) [INFO] [stderr] Checking tanya-ecs2 v0.1.0 (/opt/rustwide/workdir/libecs2) [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stdout] warning: unused import: `Any` [INFO] [stdout] --> libecs2/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | 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] --> libecs2/src/lib.rs:150:45 [INFO] [stdout] | [INFO] [stdout] 150 | comp_storages: HashMap>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [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] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libecs2/src/lib.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 79 | .resize_with(num_chunks, || Chunk::new(unsafe { mem::uninitialized() })); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> libecs2/src/lib.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub trait IComponentGroup<'a>: 'static { [INFO] [stdout] | -- first declared here [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> libecs2/src/lib.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub trait IComponentGroup<'a>: 'static { [INFO] [stdout] | -- first declared here [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:111:88 [INFO] [stdout] | [INFO] [stdout] 111 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator; [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 111 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator<'a>; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 118 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 263 | stream: G::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:388:68 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn query_group<'a, G: IComponentGroup<'a>>(&'a self) -> G::Iterator { [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 388 | pub fn query_group<'a, G: IComponentGroup<'a>>(&'a self) -> G::Iterator<'_> { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:443:88 [INFO] [stdout] | [INFO] [stdout] 443 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator { [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 443 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator<'a> { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:475:24 [INFO] [stdout] | [INFO] [stdout] 475 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 475 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0496. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tanya-ecs2` due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] | ^^^^^^^ help: use `dyn`: `dyn Storage` [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] [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 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0496. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [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] | ^^^^^^^ help: use `dyn`: `dyn Storage` [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] [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] 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] | ^^^^^^^ help: use `dyn`: `dyn Storage` [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] [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] warning: unused import: `Any` [INFO] [stdout] --> libecs2/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | 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] --> libecs2/src/lib.rs:150:45 [INFO] [stdout] | [INFO] [stdout] 150 | comp_storages: HashMap>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [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] [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] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> libecs2/src/lib.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 79 | .resize_with(num_chunks, || Chunk::new(unsafe { mem::uninitialized() })); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [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] Some errors have detailed explanations: E0107, E0496. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0496. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> libecs2/src/lib.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub trait IComponentGroup<'a>: 'static { [INFO] [stdout] | -- first declared here [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> libecs2/src/lib.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub trait IComponentGroup<'a>: 'static { [INFO] [stdout] | -- first declared here [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:111:88 [INFO] [stdout] | [INFO] [stdout] 111 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator; [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 111 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator<'a>; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 118 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 263 | stream: G::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:388:68 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn query_group<'a, G: IComponentGroup<'a>>(&'a self) -> G::Iterator { [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 388 | pub fn query_group<'a, G: IComponentGroup<'a>>(&'a self) -> G::Iterator<'_> { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::Iterator` [INFO] [stdout] --> libecs2/src/lib.rs:443:88 [INFO] [stdout] | [INFO] [stdout] 443 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator { [INFO] [stdout] | ^^^^^^^^ expected 1 lifetime argument [INFO] [stdout] | [INFO] [stdout] note: associated type defined here, with 1 lifetime parameter: `'a` [INFO] [stdout] --> libecs2/src/lib.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | type Iterator<'a>; [INFO] [stdout] | ^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 443 | fn iter(comp_map: &HashMap, group: &'a GroupStorage) -> Self::Iterator<'a> { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for associated type `IComponentGroup::BuildStream` [INFO] [stdout] --> libecs2/src/lib.rs:475:24 [INFO] [stdout] | [INFO] [stdout] 475 | 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] --> libecs2/src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | type BuildStream<'a>; [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 475 | stream: &Self::BuildStream<'a>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0496. [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" "6dd8c08de1f397ea5227714e858289367a467add4b449c8966e41eb9a3bc3c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd8c08de1f397ea5227714e858289367a467add4b449c8966e41eb9a3bc3c69", kill_on_drop: false }` [INFO] [stdout] 6dd8c08de1f397ea5227714e858289367a467add4b449c8966e41eb9a3bc3c69