[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Ftanya" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/tanya on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-7/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/msiglreith/rayon.git` [INFO] [stderr] Updating git repository `https://github.com/msiglreith/grr.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gleam v0.6.4 [INFO] [stderr] Downloaded core-foundation v0.6.2 [INFO] [stderr] Downloaded random_color v0.4.4 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.3 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded indextree v3.0.0 [INFO] [stderr] Downloaded vk-sync v0.1.2 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded glutin v0.18.0 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded syn v0.15.7 [INFO] [stderr] Downloaded ash v0.26.0 [INFO] [stderr] Downloaded yoga v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06707c754525ca0ce0559636c8ea0f7bad070e296c49d44e5c97f3fd63c96c0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06707c754525ca0ce0559636c8ea0f7bad070e296c49d44e5c97f3fd63c96c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06707c754525ca0ce0559636c8ea0f7bad070e296c49d44e5c97f3fd63c96c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06707c754525ca0ce0559636c8ea0f7bad070e296c49d44e5c97f3fd63c96c0d", kill_on_drop: false }` [INFO] [stdout] 06707c754525ca0ce0559636c8ea0f7bad070e296c49d44e5c97f3fd63c96c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc3b3d521e82396b50ec6b37dc49f1a5552894e59b729e2d65380e2a2f17c5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbc3b3d521e82396b50ec6b37dc49f1a5552894e59b729e2d65380e2a2f17c5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.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] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tanya-ecs v0.1.0 (/opt/rustwide/workdir/libecs) [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] [stderr] Compiling clang-sys v0.23.0 [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] [stderr] error: could not compile `tanya-ecs` due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbc3b3d521e82396b50ec6b37dc49f1a5552894e59b729e2d65380e2a2f17c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc3b3d521e82396b50ec6b37dc49f1a5552894e59b729e2d65380e2a2f17c5b", kill_on_drop: false }` [INFO] [stdout] cbc3b3d521e82396b50ec6b37dc49f1a5552894e59b729e2d65380e2a2f17c5b