[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 master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsnotdone%2Fegeds" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Itsnotdone/egeds on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bdbdeb372f0656a039cea851de040c2eb1c83f2b3698981f732c8d77ed50890 [INFO] running `Command { std: "docker" "start" "-a" "1bdbdeb372f0656a039cea851de040c2eb1c83f2b3698981f732c8d77ed50890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bdbdeb372f0656a039cea851de040c2eb1c83f2b3698981f732c8d77ed50890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdbdeb372f0656a039cea851de040c2eb1c83f2b3698981f732c8d77ed50890", kill_on_drop: false }` [INFO] [stdout] 1bdbdeb372f0656a039cea851de040c2eb1c83f2b3698981f732c8d77ed50890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6366343bf0e6e3824943cfb1740883f349519e61494072b90de5cf4f9e4214ac [INFO] running `Command { std: "docker" "start" "-a" "6366343bf0e6e3824943cfb1740883f349519e61494072b90de5cf4f9e4214ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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] 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)]` 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: 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)]` 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: 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)]` 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)]` 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: `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: `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: `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: `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: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] 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] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> examples/hello.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | fn init(scene: &mut Scene, base: Entity) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> examples/hello.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | 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] warning: unused variable: `scene` [INFO] [stdout] --> examples/hello.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | fn init(scene: &mut Scene, base: Component) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> examples/custom_schedule.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | fn run(&mut self, input: &mut Scene) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene` [INFO] [stdout] --> examples/hello.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | 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] warning: struct `B` is never constructed [INFO] [stdout] --> examples/hello.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct B(i32); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script` [INFO] [stdout] --> examples/custom_schedule.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | self.scripts.iter_mut().for_each(|script| {}) [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] --> examples/custom_schedule.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn run_as_ref(&self, input: &mut Scene) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "6366343bf0e6e3824943cfb1740883f349519e61494072b90de5cf4f9e4214ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6366343bf0e6e3824943cfb1740883f349519e61494072b90de5cf4f9e4214ac", kill_on_drop: false }` [INFO] [stdout] 6366343bf0e6e3824943cfb1740883f349519e61494072b90de5cf4f9e4214ac [INFO] checking Itsnotdone/egeds against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsnotdone%2Fegeds" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Itsnotdone/egeds on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45686699ac3f650c20c46470db1ecd7e5d51950223e26b70493576a2436e5c8b [INFO] running `Command { std: "docker" "start" "-a" "45686699ac3f650c20c46470db1ecd7e5d51950223e26b70493576a2436e5c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45686699ac3f650c20c46470db1ecd7e5d51950223e26b70493576a2436e5c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45686699ac3f650c20c46470db1ecd7e5d51950223e26b70493576a2436e5c8b", kill_on_drop: false }` [INFO] [stdout] 45686699ac3f650c20c46470db1ecd7e5d51950223e26b70493576a2436e5c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c390b7a08c54e910b544401a621958bd2c7d8a1644c30bebc8cf32301e070f64 [INFO] running `Command { std: "docker" "start" "-a" "c390b7a08c54e910b544401a621958bd2c7d8a1644c30bebc8cf32301e070f64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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] 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)]` 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: 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)]` 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: 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)]` 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)]` 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: `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: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: `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: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] 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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script/schedule.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(script: impl BuildScript) -> Self [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | script: Box::new(script.build()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script/schedule.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn init(scene: &mut Scene, base: S) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | script: Box::new(Script::init(scene, base).build()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script/schedule.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(script: impl BuildScript) -> Self [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | script: Box::new(script.build()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script/schedule.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn init(scene: &mut Scene, base: S) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | script: Box::new(Script::init(scene, base).build()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egeds` (lib test) due to 3 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `egeds` (lib) due to 3 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c390b7a08c54e910b544401a621958bd2c7d8a1644c30bebc8cf32301e070f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c390b7a08c54e910b544401a621958bd2c7d8a1644c30bebc8cf32301e070f64", kill_on_drop: false }` [INFO] [stdout] c390b7a08c54e910b544401a621958bd2c7d8a1644c30bebc8cf32301e070f64