[INFO] cloning repository https://github.com/ntmck/ecstatic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntmck/ecstatic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntmck%2Fecstatic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntmck%2Fecstatic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c473d474cef5885008f1f41169f812fbae652e5 [INFO] testing ntmck/ecstatic against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntmck%2Fecstatic" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ntmck/ecstatic on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ntmck/ecstatic [INFO] finished tweaking git repo https://github.com/ntmck/ecstatic [INFO] tweaked toml for git repo https://github.com/ntmck/ecstatic written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ntmck/ecstatic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34cb502a8820400a2d90a097f5b5d1462a41da3fab21b20ee9a89d58fc66bfce [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" "34cb502a8820400a2d90a097f5b5d1462a41da3fab21b20ee9a89d58fc66bfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34cb502a8820400a2d90a097f5b5d1462a41da3fab21b20ee9a89d58fc66bfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cb502a8820400a2d90a097f5b5d1462a41da3fab21b20ee9a89d58fc66bfce", kill_on_drop: false }` [INFO] [stdout] 34cb502a8820400a2d90a097f5b5d1462a41da3fab21b20ee9a89d58fc66bfce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749cadebe3c0f6491fa61d5ecd8f0db5b538f41f2095de8d3e990e71b4fa69be [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" "749cadebe3c0f6491fa61d5ecd8f0db5b538f41f2095de8d3e990e71b4fa69be", kill_on_drop: false }` [INFO] [stderr] Compiling ecstatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ucmp` [INFO] [stdout] --> src/lib.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let ucmp = if let Some(ucmp) = cmp { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ucmp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/entity/entity_factory.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn authenticate(&self, en: &Entity) -> Result<(), ErrEcs> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmp` [INFO] [stdout] --> src/component/component_factory.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with` [INFO] [stdout] --> src/component/component_factory.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> src/component/component_factory.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component_lookup` [INFO] [stdout] --> src/component/component_factory.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | component_lookup: HashMap>, //Only hash Component as: Component::Position(None) for example. Only use No... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bank` [INFO] [stdout] --> src/component/component_factory.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bank: ComponentBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packed_bank` [INFO] [stdout] --> src/component/component_factory.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | packed_bank: PackedBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `POSITION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | const POSITION_MASK: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ROTATION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | const ROTATION_MASK: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INIT_MASK` [INFO] [stdout] --> src/component/component_factory.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | const INIT_MASK: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `UPDATE_MASK` [INFO] [stdout] --> src/component/component_factory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | const UPDATE_MASK: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DESTROY_MASK` [INFO] [stdout] --> src/component/component_factory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | const DESTROY_MASK: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allocate` [INFO] [stdout] --> src/component/component_factory.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn allocate(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deallocate` [INFO] [stdout] --> src/component/component_factory.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn deallocate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_component` [INFO] [stdout] --> src/component/component_factory.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_component` [INFO] [stdout] --> src/component/component_factory.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_entity_components` [INFO] [stdout] --> src/component/component_factory.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | positions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rotations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | inits: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | updates: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | destroys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | positions: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rotations: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | inits: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | updates: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | destroys: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ecstatic::Ecs` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ecstatic::Ecs; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "749cadebe3c0f6491fa61d5ecd8f0db5b538f41f2095de8d3e990e71b4fa69be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749cadebe3c0f6491fa61d5ecd8f0db5b538f41f2095de8d3e990e71b4fa69be", kill_on_drop: false }` [INFO] [stdout] 749cadebe3c0f6491fa61d5ecd8f0db5b538f41f2095de8d3e990e71b4fa69be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c8a16c52f4bdec5f000d3aa0c732c9aec780caa7c00306632b27e31a86a6545 [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" "4c8a16c52f4bdec5f000d3aa0c732c9aec780caa7c00306632b27e31a86a6545", kill_on_drop: false }` [INFO] [stderr] Compiling ecstatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ucmp` [INFO] [stdout] --> src/lib.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let ucmp = if let Some(ucmp) = cmp { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ucmp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/entity/entity_factory.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn authenticate(&self, en: &Entity) -> Result<(), ErrEcs> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmp` [INFO] [stdout] --> src/component/component_factory.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with` [INFO] [stdout] --> src/component/component_factory.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> src/component/component_factory.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component_lookup` [INFO] [stdout] --> src/component/component_factory.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | component_lookup: HashMap>, //Only hash Component as: Component::Position(None) for example. Only use No... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bank` [INFO] [stdout] --> src/component/component_factory.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bank: ComponentBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packed_bank` [INFO] [stdout] --> src/component/component_factory.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | packed_bank: PackedBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `POSITION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | const POSITION_MASK: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ROTATION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | const ROTATION_MASK: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INIT_MASK` [INFO] [stdout] --> src/component/component_factory.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | const INIT_MASK: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `UPDATE_MASK` [INFO] [stdout] --> src/component/component_factory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | const UPDATE_MASK: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DESTROY_MASK` [INFO] [stdout] --> src/component/component_factory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | const DESTROY_MASK: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allocate` [INFO] [stdout] --> src/component/component_factory.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn allocate(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deallocate` [INFO] [stdout] --> src/component/component_factory.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn deallocate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_component` [INFO] [stdout] --> src/component/component_factory.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_component` [INFO] [stdout] --> src/component/component_factory.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_entity_components` [INFO] [stdout] --> src/component/component_factory.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | positions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rotations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | inits: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | updates: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | destroys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | positions: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rotations: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | inits: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | updates: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | destroys: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ecstatic::Ecs` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ecstatic::Ecs; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ecstatic::Ecs` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ecstatic::Ecs; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ucmp` [INFO] [stdout] --> src/lib.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let ucmp = if let Some(ucmp) = cmp { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ucmp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/entity/entity_factory.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn authenticate(&self, en: &Entity) -> Result<(), ErrEcs> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmp` [INFO] [stdout] --> src/component/component_factory.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with` [INFO] [stdout] --> src/component/component_factory.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> src/component/component_factory.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `en` [INFO] [stdout] --> src/component/component_factory.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component_lookup` [INFO] [stdout] --> src/component/component_factory.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | component_lookup: HashMap>, //Only hash Component as: Component::Position(None) for example. Only use No... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bank` [INFO] [stdout] --> src/component/component_factory.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bank: ComponentBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packed_bank` [INFO] [stdout] --> src/component/component_factory.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | packed_bank: PackedBank, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `POSITION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | const POSITION_MASK: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ROTATION_MASK` [INFO] [stdout] --> src/component/component_factory.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | const ROTATION_MASK: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `INIT_MASK` [INFO] [stdout] --> src/component/component_factory.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | const INIT_MASK: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `UPDATE_MASK` [INFO] [stdout] --> src/component/component_factory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | const UPDATE_MASK: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `DESTROY_MASK` [INFO] [stdout] --> src/component/component_factory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | const DESTROY_MASK: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allocate` [INFO] [stdout] --> src/component/component_factory.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn allocate(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deallocate` [INFO] [stdout] --> src/component/component_factory.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn deallocate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_component` [INFO] [stdout] --> src/component/component_factory.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_component` [INFO] [stdout] --> src/component/component_factory.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_entity_components` [INFO] [stdout] --> src/component/component_factory.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | positions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rotations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | inits: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | updates: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | destroys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/component/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | positions: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rotations` [INFO] [stdout] --> src/component/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rotations: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inits` [INFO] [stdout] --> src/component/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | inits: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updates` [INFO] [stdout] --> src/component/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | updates: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `destroys` [INFO] [stdout] --> src/component/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | destroys: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "4c8a16c52f4bdec5f000d3aa0c732c9aec780caa7c00306632b27e31a86a6545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8a16c52f4bdec5f000d3aa0c732c9aec780caa7c00306632b27e31a86a6545", kill_on_drop: false }` [INFO] [stdout] 4c8a16c52f4bdec5f000d3aa0c732c9aec780caa7c00306632b27e31a86a6545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91ec9b8c2581f4904cdccdac8c19ca377f3150eb1cd958c7a76d12d9160e63f6 [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" "91ec9b8c2581f4904cdccdac8c19ca377f3150eb1cd958c7a76d12d9160e63f6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `ucmp` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/lib.rs:78:21 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 78 | let ucmp = if let Some(ucmp) = cmp { [INFO] [stdout] [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ucmp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/entity/entity_factory.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn authenticate(&self, en: &Entity) -> Result<(), ErrEcs> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:61:40 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cmp` [INFO] [stderr] --> src/component/component_factory.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmp` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:69:40 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `with` [INFO] [stderr] --> src/component/component_factory.rs:69:53 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_with` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:73:40 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `which` [INFO] [stderr] --> src/component/component_factory.rs:73:57 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:77:46 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `component_lookup` [INFO] [stderr] --> src/component/component_factory.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | component_lookup: HashMap>, //Only hash Component as: Component::Position(None) for example. Only use No... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bank` [INFO] [stderr] --> src/component/component_factory.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | bank: ComponentBank, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `packed_bank` [INFO] [stderr] --> src/component/component_factory.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | packed_bank: PackedBank, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `POSITION_MASK` [INFO] [stderr] --> src/component/component_factory.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | const POSITION_MASK: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `ROTATION_MASK` [INFO] [stderr] --> src/component/component_factory.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | const ROTATION_MASK: u32 = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `INIT_MASK` [INFO] [stderr] --> src/component/component_factory.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | const INIT_MASK: u32 = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `UPDATE_MASK` [INFO] [stderr] --> src/component/component_factory.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | const UPDATE_MASK: u32 = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `DESTROY_MASK` [INFO] [stderr] --> src/component/component_factory.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | const DESTROY_MASK: u32 = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `allocate` [INFO] [stderr] --> src/component/component_factory.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | fn allocate(&mut self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deallocate` [INFO] [stderr] --> src/component/component_factory.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | fn deallocate(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_component` [INFO] [stderr] --> src/component/component_factory.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove_component` [INFO] [stderr] --> src/component/component_factory.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `free_entity_components` [INFO] [stderr] --> src/component/component_factory.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `positions` [INFO] [stderr] --> src/component/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | positions: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rotations` [INFO] [stderr] --> src/component/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rotations: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inits` [INFO] [stderr] --> src/component/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | inits: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updates` [INFO] [stderr] --> src/component/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | updates: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `destroys` [INFO] [stderr] --> src/component/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | destroys: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `positions` [INFO] [stderr] --> src/component/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | positions: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rotations` [INFO] [stderr] --> src/component/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | rotations: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inits` [INFO] [stderr] --> src/component/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | inits: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updates` [INFO] [stderr] --> src/component/mod.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | updates: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `destroys` [INFO] [stderr] --> src/component/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | destroys: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 32 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ucmp` [INFO] [stderr] --> src/lib.rs:78:21 [INFO] [stderr] | [INFO] [stderr] 78 | let ucmp = if let Some(ucmp) = cmp { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ucmp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/entity/entity_factory.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn authenticate(&self, en: &Entity) -> Result<(), ErrEcs> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:61:40 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cmp` [INFO] [stderr] --> src/component/component_factory.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn insert_component(&mut self, en: &mut Entity, cmp: Component) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmp` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:69:40 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `with` [INFO] [stderr] --> src/component/component_factory.rs:69:53 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_with` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:73:40 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `which` [INFO] [stderr] --> src/component/component_factory.rs:73:57 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `en` [INFO] [stderr] --> src/component/component_factory.rs:77:46 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_en` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `component_lookup` [INFO] [stderr] --> src/component/component_factory.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | component_lookup: HashMap>, //Only hash Component as: Component::Position(None) for example. Only use No... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bank` [INFO] [stderr] --> src/component/component_factory.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | bank: ComponentBank, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `packed_bank` [INFO] [stderr] --> src/component/component_factory.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | packed_bank: PackedBank, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `POSITION_MASK` [INFO] [stderr] --> src/component/component_factory.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | const POSITION_MASK: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `ROTATION_MASK` [INFO] [stderr] --> src/component/component_factory.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | const ROTATION_MASK: u32 = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `INIT_MASK` [INFO] [stderr] --> src/component/component_factory.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | const INIT_MASK: u32 = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `UPDATE_MASK` [INFO] [stderr] --> src/component/component_factory.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | const UPDATE_MASK: u32 = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `DESTROY_MASK` [INFO] [stderr] --> src/component/component_factory.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | const DESTROY_MASK: u32 = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `allocate` [INFO] [stderr] --> src/component/component_factory.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | fn allocate(&mut self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deallocate` [INFO] [stderr] --> src/component/component_factory.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | fn deallocate(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_component` [INFO] [stderr] --> src/component/component_factory.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn update_component(&mut self, en: &Entity, with: Component) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove_component` [INFO] [stderr] --> src/component/component_factory.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn remove_component(&mut self, en: &mut Entity, which: Component) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `free_entity_components` [INFO] [stderr] --> src/component/component_factory.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn free_entity_components(&mut self, en: &mut Entity) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `positions` [INFO] [stderr] --> src/component/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | positions: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rotations` [INFO] [stderr] --> src/component/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rotations: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inits` [INFO] [stderr] --> src/component/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | inits: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updates` [INFO] [stderr] --> src/component/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | updates: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `destroys` [INFO] [stderr] --> src/component/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | destroys: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `positions` [INFO] [stderr] --> src/component/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | positions: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rotations` [INFO] [stderr] --> src/component/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | rotations: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inits` [INFO] [stderr] --> src/component/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | inits: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updates` [INFO] [stderr] --> src/component/mod.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | updates: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `destroys` [INFO] [stderr] --> src/component/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | destroys: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 32 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecstatic::Ecs` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use ecstatic::Ecs; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecstatic::Ecs` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use ecstatic::Ecs; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ecstatic-febf539124e4f167) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ecstatic-4d9ff298104a6036) [INFO] [stdout] [INFO] [stderr] Running tests/component_factory.rs (/opt/rustwide/target/debug/deps/component_factory-bf40ca2bf5a16109) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_insert_component ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_insert_component stdout ---- [INFO] [stdout] thread 'test_insert_component' panicked at 'Unimplemented.', src/component/component_factory.rs:62:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b12d119340 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b12d119340 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b12d119340 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b12d119340 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b12d13bb4c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55b12d1162e5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55b12d11b4ab - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b12d11b4ab - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b12d11b4ab - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b12d11afbc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b12d11bb51 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b12d0f8c03 - std::panicking::begin_panic::{{closure}}::h8a674e93d493d7b5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55b12d0f2939 - std::sys_common::backtrace::__rust_end_short_backtrace::h7f26e15ee4e21427 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b12d0f8b39 - std::panicking::begin_panic::h7fa42b00fbf91efb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55b12d0f86fa - ecstatic::component::component_factory::ComponentFactory::insert_component::h610567ecaa7d5f51 [INFO] [stdout] at /opt/rustwide/workdir/src/component/component_factory.rs:62:9 [INFO] [stdout] 15: 0x55b12d0f7384 - ecstatic::Ecs::ecact::ha1d4cdd2d3c8e4bd [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:79:21 [INFO] [stdout] 16: 0x55b12d0b9a96 - component_factory::test_insert_component::hdc5f33f0de93d97f [INFO] [stdout] at /opt/rustwide/workdir/tests/component_factory.rs:10:11 [INFO] [stdout] 17: 0x55b12d0b999a - component_factory::test_insert_component::{{closure}}::h91339868947f238c [INFO] [stdout] at /opt/rustwide/workdir/tests/component_factory.rs:6:1 [INFO] [stdout] 18: 0x55b12d0b912e - core::ops::function::FnOnce::call_once::h7bca759c1e3445ad [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b12d0e0183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b12d0e0183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55b12d0dec30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x55b12d0dec30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x55b12d0dec30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b12d0dec30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b12d0dec30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x55b12d0dec30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55b12d0dec30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55b12d0b9f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55b12d0b9f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b12d0bdc78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x55b12d0bdc78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x55b12d0bdc78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b12d0bdc78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b12d0bdc78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x55b12d0bdc78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x55b12d0bdc78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b12d120657 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x55b12d120657 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55b12d120657 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f971fe25609 - start_thread [INFO] [stdout] 41: 0x7f971fbf7293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_insert_component [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test component_factory' [INFO] running `Command { std: "docker" "inspect" "91ec9b8c2581f4904cdccdac8c19ca377f3150eb1cd958c7a76d12d9160e63f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ec9b8c2581f4904cdccdac8c19ca377f3150eb1cd958c7a76d12d9160e63f6", kill_on_drop: false }` [INFO] [stdout] 91ec9b8c2581f4904cdccdac8c19ca377f3150eb1cd958c7a76d12d9160e63f6