[INFO] cloning repository https://github.com/Itsnotdone/egeds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Itsnotdone/egeds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsnotdone%2Fegeds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsnotdone%2Fegeds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0f5a8751527667c5ac086fbe5655323830b08d5
[INFO] checking Itsnotdone/egeds against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsnotdone%2Fegeds" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Itsnotdone/egeds
[INFO] finished tweaking git repo https://github.com/Itsnotdone/egeds
[INFO] tweaked toml for git repo https://github.com/Itsnotdone/egeds written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Itsnotdone/egeds on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Itsnotdone/egeds already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d00acfe78580991027cea421a79ef7f97d1eee4d0d0aa8fd58ca0ed3de73f805
[INFO] running `Command { std: "docker" "start" "-a" "d00acfe78580991027cea421a79ef7f97d1eee4d0d0aa8fd58ca0ed3de73f805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d00acfe78580991027cea421a79ef7f97d1eee4d0d0aa8fd58ca0ed3de73f805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00acfe78580991027cea421a79ef7f97d1eee4d0d0aa8fd58ca0ed3de73f805", kill_on_drop: false }`
[INFO] [stdout] d00acfe78580991027cea421a79ef7f97d1eee4d0d0aa8fd58ca0ed3de73f805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46f34389ca2bee7c7a23caf1f703c208466b60895eaacf616a16f417326e46b
[INFO] running `Command { std: "docker" "start" "-a" "f46f34389ca2bee7c7a23caf1f703c208466b60895eaacf616a16f417326e46b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking egeds v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_upcasting)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `trait_upcasting` has been stable since `1.86.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentSource` and `Component`
[INFO] [stdout]  --> src/scene.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Bundle, Component, ComponentId, ComponentSource, Componentable, Entity, EntityArray, EntityId,
[INFO] [stdout]   |             ^^^^^^^^^               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component` and `Entity`
[INFO] [stdout]  --> src/script/builder.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{Component, Entity, ScriptSpecialization};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]  --> src/script/schedule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::PhantomData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component` and `Entity`
[INFO] [stdout]  --> src/script/schedule.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{BuildedScript, Component, Entity, Scene, Script, ScriptSpecialization};
[INFO] [stdout]   |                            ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_upcasting)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_upcasting)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `trait_upcasting` has been stable since `1.86.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentSource` and `Component`
[INFO] [stdout]  --> src/scene.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Bundle, Component, ComponentId, ComponentSource, Componentable, Entity, EntityArray, EntityId,
[INFO] [stdout]   |             ^^^^^^^^^               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component` and `Entity`
[INFO] [stdout]  --> src/script/builder.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{Component, Entity, ScriptSpecialization};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]  --> src/script/schedule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::PhantomData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component` and `Entity`
[INFO] [stdout]  --> src/script/schedule.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{BuildedScript, Component, Entity, Scene, Script, ScriptSpecialization};
[INFO] [stdout]   |                            ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_upcasting)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]  --> src/bundle.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn insert(self, entity: &mut EntitySource) {}
[INFO] [stdout]   |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]   --> src/script/schedule.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn insert(&mut self, script: Scrt) {}
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/script/schedule.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn run_as_ref(&self, input: I) {}
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/script/schedule.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn run(&mut self, input: I) {}
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/script/script.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn setup(&mut self, scene: &mut Scene) {}
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/script/script.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn update(&mut self, scene: &mut Scene) {}
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egeds` (lib test) due to 1 previous error; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]  --> src/bundle.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn insert(self, entity: &mut EntitySource) {}
[INFO] [stdout]   |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]   --> src/script/schedule.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn insert(&mut self, script: Scrt) {}
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/script/schedule.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn run_as_ref(&self, input: I) {}
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/script/schedule.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn run(&mut self, input: I) {}
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/script/script.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn setup(&mut self, scene: &mut Scene) {}
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/script/script.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn update(&mut self, scene: &mut Scene) {}
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egeds` (lib) due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f46f34389ca2bee7c7a23caf1f703c208466b60895eaacf616a16f417326e46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46f34389ca2bee7c7a23caf1f703c208466b60895eaacf616a16f417326e46b", kill_on_drop: false }`
[INFO] [stdout] f46f34389ca2bee7c7a23caf1f703c208466b60895eaacf616a16f417326e46b
